Releases: swift-server/swift-openapi-async-http-client

1.1.0

17 Dec 11:45
915aeff
Compare
Choose a tag to compare

What's Changed

SemVer Minor

  • Adopt AHC's .shared singleton as the default Client by @czecy0 in #39

SemVer

  • Enable MemberImportVisibility check on all targets by @rnro in #43

Other Changes

New Contributors

  • @rnro made their first contribution in #41

Full Changelog: 1.0.0...1.1.0

1.0.0 🚀

11 Dec 14:09
abfe558
Compare
Choose a tag to compare

What's Changed since 1.0.0-alpha.1

SemVer Minor

  • Default the configuration parameter by @czecy0 in #32

SemVer

  • Explicit dependency on HTTPTypes by @czecy0 in #34

Other Changes

Full Changelog: 1.0.0-alpha.1...1.0.0

What's Changed since 0.3.0

SemVer Major

  • Bump swift-format to 5.9 by @czecy0 in #20
  • Prep for 1.0 alpha, adapted to runtime changes in main by @czecy0 in #25
  • Move to Swift 5.9 as the minimum version by @czecy0 in #26

SemVer Minor

  • Default the configuration parameter by @czecy0 in #32

SemVer

  • Remove #if swift(>=5.9) check in Package.swift by @simonjbeaumont in #27
  • Handle large payloads on 32bit platforms gracefully by @czecy0 in #29
  • Explicit dependency on HTTPTypes by @czecy0 in #34

Other Changes

New Contributors

Full Changelog: 0.3.0...1.0.0

Swift OpenAPI Async HTTP Client 1.0.0-alpha.1

28 Nov 11:02
0859ead
Compare
Choose a tag to compare

What's Changed

SemVer Major

  • Bump swift-format to 5.9 by @czecy0 in #20
  • Prep for 1.0 alpha, adapted to runtime changes in main by @czecy0 in #25
  • Move to Swift 5.9 as the minimum version by @czecy0 in #26

SemVer

  • Remove #if swift(>=5.9) check in Package.swift by @simonjbeaumont in #27
  • Handle large payloads on 32bit platforms gracefully by @czecy0 in #29

Other Changes

New Contributors

Full Changelog: 0.3.0...1.0.0-alpha.1

Swift OpenAPI Async HTTP Client 0.3.0

02 Oct 09:08
0a0c648
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Async bodies + swift-http-types adoption by @czecy0 in #16

Full Changelog: 0.2.3...0.3.0

Swift OpenAPI Async HTTP Client 0.2.3

18 Sep 13:51
f228a33
Compare
Choose a tag to compare

What's Changed

SemVer

Full Changelog: 0.2.2...0.2.3

Swift OpenAPI Async HTTP Client 0.2.2

07 Sep 13:04
7e40bff
Compare
Choose a tag to compare

What's Changed

SemVer

  • Fix double encoding of path parameters by @czecy0 in #15

Full Changelog: 0.2.1...0.2.2

Swift OpenAPI Async HTTP Client 0.2.1

31 Aug 12:31
902cfc7
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 0.2.0...0.2.1

Swift OpenAPI Async HTTP Client 0.2.0

31 Aug 12:04
0d9e579
Compare
Choose a tag to compare

Identical to 0.1.4, here for consistency with the other packages moving to 0.2.0.

Swift OpenAPI Async HTTP Client 0.1.4

30 Aug 15:29
0d9e579
Compare
Choose a tag to compare

What's Changed

SemVer

  • Prepare being compatible with runtime 0.2.0 release by @czecy0 in #12

Full Changelog: 0.1.3...0.1.4

Swift OpenAPI Async HTTP Client 0.1.3

29 Aug 12:56
91dfd35
Compare
Choose a tag to compare

What's Changed

SemVer

  • Adopt the new shared HTTP client by @czecy0 in #13

Other Changes

  • [AHCTransport] Consistent style for initializing local variables by @czecy0 in #10
  • Enable strict concurrency checking in CI by @czecy0 in #11

Full Changelog: 0.1.2...0.1.3