Skip to content

Releases: awslabs/aws-c-auth

v0.8.4

28 Jan 23:20
b513db4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.8.4

Add Account Id to Credentials

27 Jan 18:57
274a1d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3

v0.8.2

27 Jan 18:01
8927de4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

Fix Retries for ECSCredentialsProvider

21 Jan 23:40
5bc6779
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

Update Minimum CMake to 3.9

23 Oct 17:05
3982bd7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.31...v0.8.0

v0.7.31

16 Sep 23:29
48d647b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.30...v0.7.31

Fix STSProvider

12 Sep 21:43
d5e6eb0
Compare
Choose a tag to compare

What's Changed

  • Fix Multiple Shutdown Callback for Profile with STS Code Path by @waahm7 in #251

Full Changelog: v0.7.29...v0.7.30

When sourcing credentials from an external process, ignore stderr

06 Sep 16:25
e930f1a
Compare
Choose a tag to compare

What's Changed

  • When sourcing credentials from an external process, ignore stderr by @graebm in #250

Full Changelog: v0.7.28...v0.7.29

vpc-lattice-svcs specific presign

05 Sep 21:53
3281f86
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.27...v0.7.28

add content-sha256 header for presign when the signed_body_value is set to UNSIGNED-PAYLOAD

03 Sep 20:32
1de5445
Compare
Choose a tag to compare

What's Changed

  • add content-sha256 header for presign when the signed_body_value is set to UNSIGNED-PAYLOAD by @TingDaoK in #248

Full Changelog: v0.7.26...v0.7.27