Skip to content

Releases: swift-server/async-http-client

Async HTTP Client 1.26.1

22 May 10:09
6023598
Compare
Choose a tag to compare

What's Changed

SemVer Patch

Full Changelog: 1.26.0...1.26.1

Async HTTP Client 1.26.0

12 May 09:59
3b265e6
Compare
Choose a tag to compare

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

Async HTTP Client 1.25.2

17 Feb 17:43
333f511
Compare
Choose a tag to compare

This release contains no behavioural changes, but resolves some failures in tests that were affecting the swiftlang CI jobs.

What's Changed

Other Changes

Full Changelog: 1.25.1...1.25.2

Async HTTP Client 1.25.1

11 Feb 13:38
b645ad4
Compare
Choose a tag to compare

What's Changed

SemVer Patch

  • fix 5.10 compile on Ubuntu 24.04 (Noble) for Intel (x86_64) by @weissi in #810

Full Changelog: 1.25.0...1.25.1

Async HTTP Client 1.25.0

10 Feb 10:04
89dc8d0
Compare
Choose a tag to compare

What's Changed

SemVer Minor

  • Add HTTPClient.withHTTPClient API for structured concurrency by @weissi in #806

Other Changes

Full Changelog: 1.24.2...1.25.0

1.24.2

29 Jan 19:51
60fa3dc
Compare
Choose a tag to compare

What's Changed

SemVer Patch

New Contributors

Full Changelog: 1.24.1...1.24.2

1.24.1

29 Jan 10:05
f38c2fe
Compare
Choose a tag to compare

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: 1.24.0...1.24.1

AsyncHTTPClient 1.24.0

27 Nov 12:57
2119f0d
Compare
Choose a tag to compare

What's Changed

SemVer Minor

  • Added: ability to set basic authentication on requests by @agamdua in #778
  • fix 784: dont crash on huge in-memory bodies by @weissi in #785

SemVer Patch

Other Changes

  • remove contributors script by @rnro in #782
  • add .editorconfig file by @rnro in #781
  • remove unused Swift 6 language mode workflow by @rnro in #783

New Contributors

Full Changelog: 1.23.1...1.24.0

Async HTTP Client 1.23.1

15 Oct 09:52
0a9b723
Compare
Choose a tag to compare

What's Changed

SemVer Patch

  • Workaround Foundation.URL behavior changes by @rnro in #777

Full Changelog: 1.23.0...1.23.1

Async HTTP Client 1.23.0

02 Oct 10:36
64abc77
Compare
Choose a tag to compare

What's Changed

SemVer Minor

  • Add an option to enable Multipath TCP on clients by @Aperence in #766

SemVer Patch

New Contributors

Full Changelog: 1.22.2...1.23.0