Skip to content

Releases: swift-server/async-http-client

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

Async HTTP Client 1.29.0

08 Oct 13:38
8430dd4

Choose a tag to compare

What's Changed

SemVer Minor

  • Introduce built-in swift-distributed-tracing support by @ktoso in #857

Other Changes

  • Enable Swift 6.2 jobs in CI by @rnro in #859

Full Changelog: 1.28.0...1.29.0

Async HTTP Client 1.28.0

10 Sep 12:25
7dc119c

Choose a tag to compare

What's Changed

SemVer Minor

  • Add support for HTTP/1 connection pre-warming by @Lukasa in #856

Full Changelog: 1.27.0...1.28.0

AsyncHTTPClient 1.27.0

28 Aug 13:49
254d340

Choose a tag to compare

What's Changed

SemVer Minor

SemVer Patch

Other Changes

New Contributors

Full Changelog: 1.26.1...1.27.0