Skip to content

Releases: swift-server/async-http-client

1.33.1

26 Mar 20:25
3a5b74a

Choose a tag to compare

What's Changed

SemVer Patch

  • Fix compilation on nightly-main Swift, which has new optional type inference by @simonjbeaumont in #900

Full Changelog: 1.33.0...1.33.1

1.33.0

24 Mar 13:11
3b57e00

Choose a tag to compare

What's Changed

SemVer Minor

  • Support selecting a specific local address. by @Lukasa in #899

Full Changelog: 1.32.1...1.33.0

1.32.1

17 Mar 13:15
c5784ca

Choose a tag to compare

What's Changed

SemVer Patch

  • Fix crash when response completes before request body finishes uploading by @fabianfett in #895
  • Replace import Foundation with FoundationEssentials by @madsodgaard in #897

Other Changes

  • update actions/checkout from v4 to v6 by @rnro in #896

Full Changelog: 1.32.0...1.32.1

1.32.0

25 Feb 15:42
2fc4652

Choose a tag to compare

What's Changed

SemVer Minor

SemVer Patch

  • Add explicit swift-service-context dependency by @stovak in #891

Other Changes

  • switch from main to 0.0.7 for swiftlang workflows by @rnro in #889

New Contributors

Full Changelog: 1.31.0...1.32.0

1.31.0

11 Feb 10:34
52ed9d1

Choose a tag to compare

What's Changed

SemVer Minor

SemVer Patch

  • Support sending and receiving trailers in HTTPExecutableRequest by @fabianfett in #882
  • Use a smaller max buffer size on 32-bit platforms by @Lukasa in #886

Full Changelog: 1.30.3...1.31.0

1.30.3

12 Jan 10:25
4b99975

Choose a tag to compare

What's Changed

SemVer Patch

Full Changelog: 1.30.2...1.30.3

1.30.2

16 Dec 13:17
5dd84c7

Choose a tag to compare

What's Changed

SemVer Patch

  • Remove CollectEverythingLogHandler implementation in favour of InMemoryLogHandler from swift-log by @hamzahrmalik in #874

Full Changelog: 1.30.1...1.30.2

1.30.1

02 Dec 10:25
c464bf9

Choose a tag to compare

What's Changed

SemVer Patch

Other Changes

  • Don't hold a lock over a continuation in test helpers by @glbrntt in #872

Full Changelog: 1.30.0...1.30.1

Async HTTP Client 1.30.0

12 Nov 15:03
b2faff9

Choose a tag to compare

What's Changed

SemVer Minor

Other Changes

  • Add explicit read permissions to workflows by @rnro in #867

Full Changelog: 1.29.1...1.30.0

AsyncHTTP Client 1.29.1

30 Oct 10:18
efb14fe

Choose a tag to compare

What's Changed

SemVer Patch

  • [Tracing] Default tracer to global bootstrapped tracer by @ktoso in #861
  • [Tracing] Implement trace header context propagation by @ktoso in #862
  • Avoid delays when inserting HTTP/2 handlers. by @Lukasa in #864

Other Changes

Full Changelog: 1.29.0...1.29.1