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.2.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.3.0
Choose a head ref
  • 1 commit
  • 5 files changed
  • 1 contributor

Commits on Sep 27, 2023

  1. [AHC Transport] Async bodies + swift-http-types adoption (#16)

    [AHC Transport] Async bodies + swift-http-types adoption
    
    ### Motivation
    
    AHC transport changes of the approved proposals apple/swift-openapi-generator#255 and apple/swift-openapi-generator#254.
    
    ### Modifications
    
    - Adapts to the runtime changes, depends on HTTPTypes now.
    - Both request and response streaming works.
    
    ### Result
    
    Transport works with the 0.3.0 runtime API of.
    
    ### Test Plan
    
    Adapted tests.
    
    
    Reviewed by: dnadoba, simonjbeaumont
    
    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. 
    
    #16
    czechboy0 authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    0a0c648 View commit details
    Browse the repository at this point in the history
Loading