Skip to content

Releases: awslabs/aws-crt-swift

0.5.2

21 Dec 21:08
02161b8
Compare
Choose a tag to compare

What's Changed

  • Update Readme to add useful links by @waahm7 in #126
  • fix: Various fixes to help aws-swift-sdk update to 0.5.0+ by @epau in #130

Full Changelog: 0.5.1...0.5.2

0.5.1

15 Dec 18:39
be5bda4
Compare
Choose a tag to compare

What's Changed

  • Update schedule retry API to return retry token by @waahm7 in #125

Full Changelog: 0.5.0...0.5.1

0.5.0

09 Dec 19:16
62a3102
Compare
Choose a tag to compare

What's Changed

  • Refactored everything to fix memory leaks & retain cycles
  • Refactored all the APIs to throw proper errors
  • Updated names to make it consistent across whole repo
  • Fixed scope level of few internal stuff
  • Added Support for Sigv4a
  • Latest Submodules

Full Changelog: 0.4.0...0.5.0

0.4.0

06 Dec 19:34
afe23a2
Compare
Choose a tag to compare

What's Changed

  • fix!: Rename package to match name inferred from git URL by @jbelkins in #93

New Contributors

Full Changelog: 0.3.1...0.4.0

0.3.1

08 Nov 20:04
1846c60
Compare
Choose a tag to compare

What's Changed

  • chore: Updates swiftlint and updates config to match other swift-sdk repos by @epau in #91
  • chore: bump sdkutils to 0.1.6 by @ganeshnj in #94

New Contributors

  • @epau made their first contribution in #91

Full Changelog: 0.3.0...0.3.1

0.3.0

02 Nov 21:10
cb81ea9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.3...0.3.0

0.2.3

07 Oct 22:16
51069e2
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.2.2...0.2.3

0.2.2

01 Mar 18:52
d654b82
Compare
Choose a tag to compare

Bug fixes!

0.2.1

17 Feb 16:34
901867b
Compare
Choose a tag to compare

Streaming bug fix

0.2.0

16 Feb 19:19
a5d1a12
Compare
Choose a tag to compare

full async/await support!