Skip to content

Releases: awslabs/aws-c-auth

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

Add Option to Use Cached Profile Collection

14 Mar 23:20
54f8d80
Compare
Choose a tag to compare

What's Changed

  • Add Option to Use Cached Profile Collection by @waahm7 in #187

Full Changelog: v0.6.25...v0.6.26

Event Signing Support via Sigv4

01 Mar 17:44
8308060
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.6.24...v0.6.25

Fix Trailer Signing

01 Feb 23:25
dd505b5
Compare
Choose a tag to compare
Fix Trailer Signing Pre-release
Pre-release

What's Changed

Full Changelog: v0.6.23...v0.6.24

Fix IMDS Client bug

01 Feb 03:05
97133a2
Compare
Choose a tag to compare
Fix IMDS Client bug Pre-release
Pre-release

What's Changed

  • Adds default monitoring options for IMDS client by @waahm7 in #183

Full Changelog: v0.6.22...v0.6.23