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: swift-server/swift-openapi-async-http-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.3
Choose a base ref
...
head repository: swift-server/swift-openapi-async-http-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.4
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Aug 30, 2023

  1. Prepare being compatible with runtime 0.2.0 release (#12)

    Prepare being compatible with runtime 0.2.0 release
    
    ### Motivation
    
    Runtime 0.2.0 is compatible with 0.1.3+ in the APIs adopted in the transport, so just reflect that in the manifest.
    
    ### Modifications
    
    Increased the supported runtime range to include 0.2.x.
    
    ### Result
    
    Once released, folks will be able to use 0.1.x of this transport with both 0.1.x and 0.2.x of runtime.
    
    ### Test Plan
    
    Will be manually tested once runtime 0.2.0 is released.
    
    
    Reviewed by: gjcairo
    
    Builds:
         ✔︎ pull request validation (5.8) - Build finished. 
         ✔︎ pull request validation (5.9) - Build finished. 
         ✔︎ pull request validation (nightly) - Build finished. 
         ✔︎ pull request validation (soundness) - Build finished. 
    
    #12
    czechboy0 authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    0d9e579 View commit details
    Browse the repository at this point in the history
Loading