Releases: swift-server/swift-openapi-async-http-client
Releases · swift-server/swift-openapi-async-http-client
1.2.0
What's Changed
SemVer Minor
Other Changes
- Update release.yml by @FranzBusch in #45
- Use StrictConcurrency=complete in Package.swift and add Swift 6 language mode CI by @simonjbeaumont in #44
- CI use 6.1 nightlies by @rnro in #46
- Only apply standard swift settings on valid targets by @rnro in #48
- Rename nightly_6_1 params to nightly_next by @rnro in #47
- Add static SDK CI workflow by @rnro in #49
- Enable Swift 6.1 jobs in CI by @rnro in #50
- Enable release mode builds by @josephnoir in #52
- Enable Swift 6.2 jobs in CI by @rnro in #53
- Add explicit read permissions to workflows by @rnro in #55
New Contributors
- @FranzBusch made their first contribution in #45
- @josephnoir made their first contribution in #52
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
SemVer Minor
- Adopt AHC's .shared singleton as the default Client by @czechboy0 in #39
SemVer Patch
Other Changes
New Contributors
Full Changelog: 1.0.0...1.1.0
1.0.0 🚀
What's Changed since 1.0.0-alpha.1
SemVer Minor
- Default the configuration parameter by @czechboy0 in #32
SemVer Patch
- Explicit dependency on HTTPTypes by @czechboy0 in #34
Other Changes
- Add visionOS platform support by @czechboy0 in #31
- Add Docker Compose file for Swift 5.9.0 by @simonjbeaumont in #33
- Add issue template, redirecting to swift-openapi-generator issues by @simonjbeaumont in #36
- Prep 1.0 by @czechboy0 in #37
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 @czechboy0 in #20
- Prep for 1.0 alpha, adapted to runtime changes in main by @czechboy0 in #25
- Move to Swift 5.9 as the minimum version by @czechboy0 in #26
SemVer Minor
- Default the configuration parameter by @czechboy0 in #32
SemVer Patch
- Remove #if swift(>=5.9) check in Package.swift by @simonjbeaumont in #27
- Handle large payloads on 32bit platforms gracefully by @czechboy0 in #29
- Explicit dependency on HTTPTypes by @czechboy0 in #34
Other Changes
- Add docker-compose file for 5.10 CI by @simonjbeaumont in #19
- Enable documentation comment validation in swift-format by @PARAIPAN9 in #21
- Add a soundness --fix flag by @czechboy0 in #22
- Disable "respectsExistingLineBreaks" in .swift-format for more consistent styling by @PARAIPAN9 in #23
- Add README badges by @czechboy0 in #24
- Bump to 1.0.0-alpha.1 by @czechboy0 in #28
- Add visionOS platform support by @czechboy0 in #31
- Add Docker Compose file for Swift 5.9.0 by @simonjbeaumont in #33
- Add issue template, redirecting to swift-openapi-generator issues by @simonjbeaumont in #36
- Prep 1.0 by @czechboy0 in #37
New Contributors
- @simonjbeaumont made their first contribution in #19
- @PARAIPAN9 made their first contribution in #21
Full Changelog: 0.3.0...1.0.0
Swift OpenAPI Async HTTP Client 1.0.0-alpha.1
What's Changed
SemVer Major
- Bump swift-format to 5.9 by @czechboy0 in #20
- Prep for 1.0 alpha, adapted to runtime changes in main by @czechboy0 in #25
- Move to Swift 5.9 as the minimum version by @czechboy0 in #26
SemVer Patch
- Remove #if swift(>=5.9) check in Package.swift by @simonjbeaumont in #27
- Handle large payloads on 32bit platforms gracefully by @czechboy0 in #29
Other Changes
- Add docker-compose file for 5.10 CI by @simonjbeaumont in #19
- Enable documentation comment validation in swift-format by @PARAIPAN9 in #21
- Add a soundness --fix flag by @czechboy0 in #22
- Disable "respectsExistingLineBreaks" in .swift-format for more consistent styling by @PARAIPAN9 in #23
- Add README badges by @czechboy0 in #24
- Bump to 1.0.0-alpha.1 by @czechboy0 in #28
New Contributors
- @simonjbeaumont made their first contribution in #19
- @PARAIPAN9 made their first contribution in #21
Full Changelog: 0.3.0...1.0.0-alpha.1
Swift OpenAPI Async HTTP Client 0.3.0
What's Changed
Other Changes
- Async bodies + swift-http-types adoption by @czechboy0 in #16
Full Changelog: 0.2.3...0.3.0
Swift OpenAPI Async HTTP Client 0.2.3
What's Changed
SemVer Patch
- Adopt a custom shared client by @czechboy0 in #18
Full Changelog: 0.2.2...0.2.3
Swift OpenAPI Async HTTP Client 0.2.2
What's Changed
SemVer Patch
- Fix double encoding of path parameters by @czechboy0 in #15
Full Changelog: 0.2.1...0.2.2
Swift OpenAPI Async HTTP Client 0.2.1
Swift OpenAPI Async HTTP Client 0.2.0
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
What's Changed
SemVer Patch
- Prepare being compatible with runtime 0.2.0 release by @czechboy0 in #12
Full Changelog: 0.1.3...0.1.4