Skip to content

Releases: awslabs/aws-c-auth

aws_signable refcounts request

27 Oct 04:54
ecbb37f
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.7.4...v0.7.5

StsWebIdentity allow parameters

22 Sep 18:23
c75e008
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.7.3...v0.7.4

Fix ProcessCredentialsProvider Callback

07 Aug 17:51
df370ca
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Remove Outdated Comment by @waahm7 in #210
  • Fix ProcessCredentialsProvider Callback to trigger once by @waahm7 in #211

Full Changelog: v0.7.2...v0.7.3

Allow Overriding of Profile in Default Chain

24 Jul 22:22
840047a
Compare
Choose a tag to compare

What's Changed

  • Allow Overriding of Profile in Default Chain by @waahm7 in #209

Full Changelog: v0.7.1...v0.7.2

treat empty environment variable as unset

18 Jul 23:16
df82232
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

Fix session token in ProcessCredentialsProvider

03 Jul 16:03
c076002
Compare
Choose a tag to compare

What's Changed

  • Fix session token in ProcessCredentialsProvider by @waahm7 in #205

Full Changelog: v0.6.30...v0.7.0

Adds Process Credentials Provider in Default Chain

30 Jun 21:44
7bd6e6c
Compare
Choose a tag to compare

What's Changed

  • Add process credentials provider in default chain by @waahm7 in #204

Full Changelog: v0.6.29...v0.6.30

Send Host header in IMDS requests

22 Jun 23:55
67232ee
Compare
Choose a tag to compare
Pre-release

What's Changed

  • don't use the default cursor to override if no override needed by @TingDaoK in #200
  • fix the function that saying accepting null but actually not by @TingDaoK in #201
  • Send Host header in IMDS requests by @jamesbornholt in #203

New Contributors

Full Changelog: v0.6.28...v0.6.29

v0.6.28

15 May 20:35
c3c542f
Compare
Choose a tag to compare
v0.6.28 Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.27...v0.6.28

Adds SSOCredentialsProvider

08 May 18:02
9762a1d
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix aws_parse_credentials_from_json_document by @waahm7 in #192
  • fix the doc, decrement for release by @TingDaoK in #194
  • add github templates and bots by @jmklix in #196
  • update builder version to fix aws-lc build on manylinux-1 by @TingDaoK in #197
  • Implement SSOCredentialsProvider by @waahm7 in #189

New Contributors

Full Changelog: v0.6.26...v0.6.27