Skip to content

Releases: awslabs/aws-c-auth

Fix Net Test

15 May 18:47
53a31ba
Compare
Choose a tag to compare
Fix Net Test Pre-release
Pre-release

What's Changed

  • trivial: add_net_test_case for credentials_provider_ecs_basic_success_uri_env test by @waahm7 in #240

Full Changelog: v0.7.21...v0.7.22

Fix STSCredentialsProvider Signing Region

10 May 20:35
432b765
Compare
Choose a tag to compare

What's Changed

  • Fix STSCredentialsProvider Signing Region by @waahm7 in #239

Full Changelog: v0.7.20...v0.7.21

Fix STS Credentials Provider to use regional endpoint if possible

09 May 18:36
ef9cfa1
Compare
Choose a tag to compare

What's Changed

  • Fix STS Credentials Provider to use regional endpoint if possible by @waahm7 in #237

Full Changelog: v0.7.19...v0.7.20

Refactor ECSCredentialsProvider

06 May 16:35
140652a
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Refactor ECSCredentialsProvider Part 1 by @waahm7 in #236
  • Refactor ECSCredentialsProvider Part 2 by @waahm7 in #235

Full Changelog: v0.7.18...v0.7.19

Adds support for AWS_CONTAINER_AUTHORIZATION_TOKEN_FILE

18 Apr 18:56
277c8fb
Compare
Choose a tag to compare

What's Changed

  • Update ECS Credentials Provider to add support for AWS_CONTAINER_AUTHORIZATION_TOKEN_FILE by @waahm7 in #233

Full Changelog: v0.7.17...v0.7.18

Additional Logging for Default Credentials Chain

03 Apr 18:00
0de6b27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.16...v0.7.17

Fix a bunch of places we forget to aws_raise_error()

14 Feb 23:49
0d2aa00
Compare
Choose a tag to compare

What's Changed

  • Fix a bunch of places we forget to aws_raise_error() by @graebm in #229

Full Changelog: v0.7.15...v0.7.16

Make Partial Creds a Transient Error

24 Jan 23:37
1194039
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Make Partial Creds a Transient Error by @waahm7 in #226

Full Changelog: v0.7.13...v0.7.14

Handle empty path in `AWS_CONTAINER_CREDENTIALS_FULL_URI`

24 Jan 22:37
534b445
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.12...v0.7.13

AssumeRole Chain Support

18 Jan 17:06
7911fa2
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.7.11...v0.7.12