Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vapor/vapor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.112.2
Choose a base ref
...
head repository: vapor/vapor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.113.0
Choose a head ref
  • 1 commit
  • 37 files changed
  • 2 contributors

Commits on Feb 10, 2025

  1. Fix warnings from NIO 2.79.0 (#3285)

    * Start migrating to NIOFileSystem and deprecating old APIs
    
    * Fix all the FileSystem deprecations
    
    * Don't run tracing tests on port 8080
    
    * Match existing write behaviour
    
    * Fix warnings in HTTPServer
    
    * Fix more warnings
    
    * Fix warnings in client tests
    
    * Fix test
    
    * Reduce test time
    
    * Remove auth test warnings
    
    * Fix a bunch more warnings in tests
    
    * Fix a bunch more test warnings
    
    * Migrate environment tests
    
    * More test warnings
    
    * Remove final warnings
    
    * Fix subtle little upgrade bug
    
    * Pull in new NIO release
    
    * Fix tracing test
    
    * Apply suggestions from code review
    
    Co-authored-by: Gwynne Raskind <[email protected]>
    
    * PR reviews
    
    * Remove dodgy test
    
    * PR feedback and migrate client tests to Swift Testing
    
    ---------
    
    Co-authored-by: Gwynne Raskind <[email protected]>
    0xTim and gwynne authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    91efabd View commit details
    Browse the repository at this point in the history
Loading