Skip to content

Releases: apple/swift-openapi-urlsession

1.0.1

16 Jan 13:17
6efbfda
Compare
Choose a tag to compare

What's Changed

SemVer Patch

  • Set OutputStream.delegate to nil in HTTPBodyOutputStreamBridge.deinit by @simonjbeaumont in #46

Other Changes

  • Tolerate both CancellationError and URLError in CancellationTests by @simonjbeaumont in #45

Full Changelog: 1.0.0...1.0.1

1.0.0 🚀

11 Dec 17:57
aac0a82
Compare
Choose a tag to compare

What's Changed since 1.0.0-alpha.1

SemVer Patch

Other Changes

New Contributors

  • @heckj made their first contribution in #42

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

What's Changed since 0.3.1

SemVer Major

SemVer Minor

SemVer Patch

Other Changes

New Contributors

  • @heckj made their first contribution in #42

Full Changelog: 0.3.1...1.0.0

Swift OpenAPI URLSession 1.0.0-alpha.1

28 Nov 11:01
d038c89
Compare
Choose a tag to compare

What's Changed

SemVer Major

SemVer Minor

SemVer Patch

Other Changes

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

Swift OpenAPI URLSession 0.3.1

24 Nov 10:33
9229842
Compare
Choose a tag to compare

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: 0.3.0...0.3.1

Swift OpenAPI URLSession 0.3.0

02 Oct 09:26
2a676df
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 0.2.2...0.3.0

Swift OpenAPI URLSession 0.2.2

07 Sep 13:04
8d34af5
Compare
Choose a tag to compare

What's Changed

SemVer Patch

Full Changelog: 0.2.1...0.2.2

Swift OpenAPI URLSession 0.2.1

31 Aug 12:31
294b1e9
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 0.2.0...0.2.1

Swift OpenAPI URLSession 0.2.0

31 Aug 12:04
c3bce51
Compare
Choose a tag to compare

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

Swift OpenAPI URLSession 0.1.3

30 Aug 15:29
c3bce51
Compare
Choose a tag to compare

What's Changed

SemVer Patch

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

Other Changes

Full Changelog: 0.1.2...0.1.3

Swift OpenAPI URLSession 0.1.2

17 Jul 12:32
f6e6c2f
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Full compatibility with the "ExistentialAny" upcoming feature by @MahdiBM in #9
  • Disable ExistentialAny temporarily by @czechboy0 in #10

New Contributors

Full Changelog: 0.1.1...0.1.2