Skip to content

Async HTTP Client

Latest
Compare
Choose a tag to compare
@glbrntt glbrntt released this 12 May 09:59
3b265e6

What's Changed

SemVer Minor

SemVer Patch

  • Propagate HTTPClient.Task<Response> failures to subsequent redirect tasks by @gregcotten in #814
  • Clean up Task error handling. by @Lukasa in #839
  • Enable warnings as errors in CI by @glbrntt in #842

Other Changes

  • Rename nightly_6_1 params to nightly_next by @rnro in #820
  • Only apply standard swift settings on valid targets by @rnro in #821
  • Work around Foundation revert even more by @Lukasa in #822
  • Add static SDK CI workflow by @rnro in #823
  • Update expired test cert by @gjcairo in #824
  • Enable Swift 6.1 jobs in CI by @rnro in #827

New Contributors

Full Changelog: 1.25.2...1.26.0