Skip to content

Releases: awslabs/aws-c-auth

Adapt new input stream API and CJSON change

27 Apr 17:08
bbea8c8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.11...v0.6.12

call aws_sdkutils_library_init()

07 Feb 21:14
e1b95cc
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.6.10...v0.6.11

add streaming_unsigned_payload body value

12 Jan 22:21
f29ffca
Compare
Choose a tag to compare

add streaming_unsigned_payload body value

Improved ECS credentials support

07 Jan 15:26
48dad87
Compare
Choose a tag to compare
Pre-release
  • Adds port to ECS credentials provider creation options
  • Default credentials provider prefers any port specified in the ECS absolute uri over 443/80.

Signable Trailer Padding and new line

19 Nov 21:30
31d573c
Compare
Choose a tag to compare
Pre-release

Add padding to trailing headers signature
Add newline character to end of trailing headers canonicalization

Trailing Headers Canonicalization fix

16 Nov 18:34
3c5bf67
Compare
Choose a tag to compare
Pre-release

remove the header key list from trailing headers canonicalization.

Signable Trailing Headers

10 Nov 20:27
56af421
Compare
Choose a tag to compare
Pre-release

Add Trailing Headers to Sigv4 and Sigv4A signing.

Re-based on aws-c-sdkutils for profile/ARN parser

12 Oct 18:34
3169e2d
Compare
Choose a tag to compare
Ensure that aws-c-sdkutils is added as a dependency for downstream de…

…ps (#143)

Compile fix

08 Sep 18:55
517627e
Compare
Choose a tag to compare
Compile fix Pre-release
Pre-release
  • Remove unnecessary include to work with latest aws-c-http

Reverted order of operations change on signing validation

03 Aug 18:40
61b6524
Compare
Choose a tag to compare
v0.6.3

Removed re-ordering of validation steps (#137)