Skip to content

Releases: awslabs/aws-crt-swift

HTTP2 Support

02 Feb 23:04
99b7d62
Compare
Choose a tag to compare

What's Changed

  • Binds HTTP2
  • Binds Chunk Signer
  • Binds Trailer Headers Signer
  • Fix Profile credential provider to take a bootstrap.
  • Adds Minimum tls version configuration

Full Changelog: 0.5.7...0.6.0

Fixing a low severity issue with parsing certificate Common Name (CN)

31 Jan 22:50
49dec94
Compare
Choose a tag to compare

What's Changed

  • Fixing a low severity issue with parsing certificate Common Name (CN) by @waahm7 in #152

Full Changelog: 0.5.5...0.5.7

0.5.6

31 Jan 23:01
30b2af2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.5...0.5.6

0.5.5

23 Jan 23:13
0e65a2c
Compare
Choose a tag to compare

What's Changed

  • Reverts main changes

Full Changelog: 0.5.4...0.5.5

0.5.4

10 Jan 21:18
1fd0a61
Compare
Choose a tag to compare

What's Changed

  • Feat: Setup CodeBuild Integeration Tests by @waahm7 in #131
  • Fix: Credential's Expiration time by @waahm7 in #136

Full Changelog: 0.5.3...0.5.4

0.5.3

27 Dec 17:52
6d8ca16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.2...0.5.3

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