Recent Releases of https://github.com/awslabs/aws-c-auth

https://github.com/awslabs/aws-c-auth - Fix sts_web_identity credentials provider

What's Changed

  • make exports consistent by @DmitriyMusatkin in https://github.com/awslabs/aws-c-auth/pull/269
  • Remove clang-3 from CI by @sbSteveK in https://github.com/awslabs/aws-c-auth/pull/270
  • Remove Windows 2019 and add Windows 2025 with MSVC-17 by @TingDaoK in https://github.com/awslabs/aws-c-auth/pull/271
  • change stale issue and discussion handling to run once a week by @DmitriyMusatkin in https://github.com/awslabs/aws-c-auth/pull/273
  • Fix stswebidentity credentials provider by @TingDaoK in https://github.com/awslabs/aws-c-auth/pull/275

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.9.0...v0.9.1

- C
Published by TingDaoK 11 months ago

https://github.com/awslabs/aws-c-auth - v0.9.0

What's Changed

  • Async cognito support by @bretambrose in https://github.com/awslabs/aws-c-auth/pull/267
  • Update docs for DefaultChain by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/266

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.8.7...v0.9.0

- C
Published by bretambrose over 1 year ago

https://github.com/awslabs/aws-c-auth - only forbid `X-Amz-S3session-Token` when signing with s3 express

What's Changed

  • only forbid X-Amz-S3session-Token when signing with s3 express. by @TingDaoK in https://github.com/awslabs/aws-c-auth/pull/268

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.8.6...v0.8.7

- C
Published by TingDaoK over 1 year ago

https://github.com/awslabs/aws-c-auth - Support Endpoint Override for CredentialsProviders

What's Changed

  • awshexencode() no longer adds null-terminator by @graebm in https://github.com/awslabs/aws-c-auth/pull/264
  • Support Endpoint Override for CredentialsProviders by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/263

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.8.5...v0.8.6

- C
Published by waahm7 over 1 year ago

https://github.com/awslabs/aws-c-auth - Account ID support for Crendentials Providers

What's Changed

  • Account ID support for Crendentials Providers by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/262

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.8.4...v0.8.5

- C
Published by waahm7 over 1 year ago

https://github.com/awslabs/aws-c-auth - v0.8.4

What's Changed

  • A bunch of CMake fixes by @graebm in https://github.com/awslabs/aws-c-auth/pull/258

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.8.3...v0.8.4

- C
Published by sfod over 1 year ago

https://github.com/awslabs/aws-c-auth - Add Account Id to Credentials

What's Changed

  • Add Account Id to Credentials by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/260

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.8.2...v0.8.3

- C
Published by waahm7 over 1 year ago

https://github.com/awslabs/aws-c-auth - v0.8.2

What's Changed

  • Skip Transfer-Encoding from signing by @DmitriyMusatkin in https://github.com/awslabs/aws-c-auth/pull/261

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.8.1...v0.8.2

- C
Published by DmitriyMusatkin over 1 year ago

https://github.com/awslabs/aws-c-auth - Fix Retries for ECSCredentialsProvider

What's Changed

  • chore: Modified bug issue template to add checkbox to report potential regression. by @ashishdhingra in https://github.com/awslabs/aws-c-auth/pull/252
  • Switch CI to use roles by @DmitriyMusatkin in https://github.com/awslabs/aws-c-auth/pull/256
  • Fix Retries for ECSCredentialsProvider by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/259

New Contributors

  • @ashishdhingra made their first contribution in https://github.com/awslabs/aws-c-auth/pull/252

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.8.0...v0.8.1

- C
Published by waahm7 over 1 year ago

https://github.com/awslabs/aws-c-auth - Update Minimum CMake to 3.9

What's Changed

  • Update CMake to 3.9 by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/255

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.31...v0.8.0

- C
Published by waahm7 almost 2 years ago

https://github.com/awslabs/aws-c-auth - v0.7.31

What's Changed

  • Add more partitions for sts cred provider by @DmitriyMusatkin in https://github.com/awslabs/aws-c-auth/pull/253

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.30...v0.7.31

- C
Published by DmitriyMusatkin almost 2 years ago

https://github.com/awslabs/aws-c-auth - Fix STSProvider

What's Changed

  • Fix Multiple Shutdown Callback for Profile with STS Code Path by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/251

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.29...v0.7.30

- C
Published by waahm7 almost 2 years ago

https://github.com/awslabs/aws-c-auth - When sourcing credentials from an external process, ignore stderr

What's Changed

  • When sourcing credentials from an external process, ignore stderr by @graebm in https://github.com/awslabs/aws-c-auth/pull/250

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.28...v0.7.29

- C
Published by graebm almost 2 years ago

https://github.com/awslabs/aws-c-auth - vpc-lattice-svcs specific presign

What's Changed

  • Service specific presign by @TingDaoK in https://github.com/awslabs/aws-c-auth/pull/249

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.27...v0.7.28

- C
Published by TingDaoK almost 2 years ago

https://github.com/awslabs/aws-c-auth - add content-sha256 header for presign when the signed_body_value is set to UNSIGNED-PAYLOAD

What's Changed

  • add content-sha256 header for presign when the signedbodyvalue is set to UNSIGNED-PAYLOAD by @TingDaoK in https://github.com/awslabs/aws-c-auth/pull/248

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.26...v0.7.27

- C
Published by TingDaoK almost 2 years ago

https://github.com/awslabs/aws-c-auth - Update CacheCredentialsProvider

What's Changed

  • Update CacheCredentialsProvider Refresh Time to 5 Minutes before Expiry by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/247

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.25...v0.7.26

- C
Published by waahm7 almost 2 years ago

https://github.com/awslabs/aws-c-auth - Add ProcessProvider to ProfileProvider

What's Changed

  • Add ProcessProvider to ProfileProvider by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/245

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.24...v0.7.25

- C
Published by waahm7 almost 2 years ago

https://github.com/awslabs/aws-c-auth - Fix Empty Env varibales for STSWebIdentity

What's Changed

  • Fix Empty Env varibales for STSWebIdentity by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/246

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.23...v0.7.24

- C
Published by waahm7 almost 2 years ago

https://github.com/awslabs/aws-c-auth - Support "external_id" from config file, for STS AssumeRole

What's Changed

  • Ecforce ECS Credentials Provider IP Rules by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/238
  • clang-format 18 by @graebm in https://github.com/awslabs/aws-c-auth/pull/242
  • Update MacOS to arm64 by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/243
  • Support "external_id" in config file, for STS AssumeRole by @graebm in https://github.com/awslabs/aws-c-auth/pull/244

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.22...v0.7.23

- C
Published by graebm about 2 years ago

https://github.com/awslabs/aws-c-auth - Fix Net Test

What's Changed

  • trivial: addnettestcase for credentialsproviderecsbasicsuccessuri_env test by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/240

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.21...v0.7.22

- C
Published by waahm7 about 2 years ago

https://github.com/awslabs/aws-c-auth - Fix STSCredentialsProvider Signing Region

What's Changed

  • Fix STSCredentialsProvider Signing Region by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/239

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.20...v0.7.21

- C
Published by waahm7 about 2 years ago

https://github.com/awslabs/aws-c-auth - Fix STS Credentials Provider to use regional endpoint if possible

What's Changed

  • Fix STS Credentials Provider to use regional endpoint if possible by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/237

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.19...v0.7.20

- C
Published by waahm7 about 2 years ago

https://github.com/awslabs/aws-c-auth - Refactor ECSCredentialsProvider

What's Changed

  • Refactor ECSCredentialsProvider Part 1 by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/236
  • Refactor ECSCredentialsProvider Part 2 by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/235

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.18...v0.7.19

- C
Published by waahm7 about 2 years ago

https://github.com/awslabs/aws-c-auth - Adds support for AWS_CONTAINER_AUTHORIZATION_TOKEN_FILE

What's Changed

  • Update ECS Credentials Provider to add support for AWSCONTAINERAUTHORIZATIONTOKENFILE by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/233

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.17...v0.7.18

- C
Published by waahm7 over 2 years ago

https://github.com/awslabs/aws-c-auth - Additional Logging for Default Credentials Chain

What's Changed

  • Additional logging for default credentials chain by @jamesbornholt in https://github.com/awslabs/aws-c-auth/pull/231
  • remove unused test files by @jmklix in https://github.com/awslabs/aws-c-auth/pull/232

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.16...v0.7.17

- C
Published by waahm7 over 2 years ago

https://github.com/awslabs/aws-c-auth - Fix a bunch of places we forget to aws_raise_error()

What's Changed

  • Fix a bunch of places we forget to awsraiseerror() by @graebm in https://github.com/awslabs/aws-c-auth/pull/229

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.15...v0.7.16

- C
Published by TingDaoK over 2 years ago

https://github.com/awslabs/aws-c-auth - Make Partial Creds a Transient Error

What's Changed

  • Make Partial Creds a Transient Error by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/226

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.13...v0.7.14

- C
Published by waahm7 over 2 years ago

https://github.com/awslabs/aws-c-auth - Handle empty path in `AWS_CONTAINER_CREDENTIALS_FULL_URI`

What's Changed

  • Handle empty path in AWS_CONTAINER_CREDENTIALS_FULL_URI by @jamesbornholt in https://github.com/awslabs/aws-c-auth/pull/225

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.12...v0.7.13

- C
Published by waahm7 over 2 years ago

https://github.com/awslabs/aws-c-auth - AssumeRole Chain Support

What's Changed

  • Remove old test files by @graebm in https://github.com/awslabs/aws-c-auth/pull/223
  • assumeRole chain support by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/224

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.11...v0.7.12

- C
Published by waahm7 over 2 years ago

https://github.com/awslabs/aws-c-auth - Option to Disable Environment Credentials Provider

What's Changed

  • Add an option to disable environment credentials provider in the default chain by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/222

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.10...v0.7.11

- C
Published by waahm7 over 2 years ago

https://github.com/awslabs/aws-c-auth - Change `port` from uint16_t to uint32_t, to support VSOCK

What's Changed

  • Change port from uint16t to uint32t, to support VSOCK by @graebm in https://github.com/awslabs/aws-c-auth/pull/220

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.9...v0.7.10

- C
Published by graebm over 2 years ago

https://github.com/awslabs/aws-c-auth - Fix error when tests run in parallel

What's Changed

  • Fix error when tests run in parallel. by @graebm in https://github.com/awslabs/aws-c-auth/pull/221

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.8...v0.7.9

- C
Published by graebm over 2 years ago

https://github.com/awslabs/aws-c-auth - Performance optimization Updates

What's Changed

  • Performance optimization Updates by @TingDaoK in https://github.com/awslabs/aws-c-auth/pull/219

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.7...v0.7.8

- C
Published by TingDaoK over 2 years ago

https://github.com/awslabs/aws-c-auth - Add an Option to Disable v2 to v1 Fallback

What's Changed

  • Add an Option to Disable v2 to v1 Fallback by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/218

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.6...v0.7.7

- C
Published by waahm7 over 2 years ago

https://github.com/awslabs/aws-c-auth - fix the imds client endless retry

What's Changed

  • fix the imds client endless retry by @TingDaoK in https://github.com/awslabs/aws-c-auth/pull/217

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.5...v0.7.6

- C
Published by TingDaoK over 2 years ago

https://github.com/awslabs/aws-c-auth - aws_signable refcounts request

What's Changed

  • aws_signable refcounts request by @graebm in https://github.com/awslabs/aws-c-auth/pull/216

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.4...v0.7.5

- C
Published by graebm almost 3 years ago

https://github.com/awslabs/aws-c-auth - StsWebIdentity allow parameters

What's Changed

  • Increase ancient bot by @jmklix in https://github.com/awslabs/aws-c-auth/pull/199
  • fix permissions for stale issue bot by @jmklix in https://github.com/awslabs/aws-c-auth/pull/212
  • Minor CMakelists.txt cleanup by @graebm in https://github.com/awslabs/aws-c-auth/pull/213
  • added workflow for handling answerable discussions by @yasminetalby in https://github.com/awslabs/aws-c-auth/pull/214
  • StsWebIdentity allow parameters by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/215

New Contributors

  • @yasminetalby made their first contribution in https://github.com/awslabs/aws-c-auth/pull/214

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.3...v0.7.4

- C
Published by waahm7 almost 3 years ago

https://github.com/awslabs/aws-c-auth - Fix ProcessCredentialsProvider Callback

What's Changed

  • Remove Outdated Comment by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/210
  • Fix ProcessCredentialsProvider Callback to trigger once by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/211

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.2...v0.7.3

- C
Published by waahm7 almost 3 years ago

https://github.com/awslabs/aws-c-auth - Allow Overriding of Profile in Default Chain

What's Changed

  • Allow Overriding of Profile in Default Chain by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/209

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.1...v0.7.2

- C
Published by waahm7 about 3 years ago

https://github.com/awslabs/aws-c-auth - treat empty environment variable as unset

What's Changed

  • treat empty environment variable as unset by @TingDaoK in https://github.com/awslabs/aws-c-auth/pull/206
  • Adapt to XML API changes by @graebm in https://github.com/awslabs/aws-c-auth/pull/207

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.7.0...v0.7.1

- C
Published by graebm about 3 years ago

https://github.com/awslabs/aws-c-auth - Fix session token in ProcessCredentialsProvider

What's Changed

  • Fix session token in ProcessCredentialsProvider by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/205

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.6.30...v0.7.0

- C
Published by waahm7 about 3 years ago

https://github.com/awslabs/aws-c-auth - Adds Process Credentials Provider in Default Chain

What's Changed

  • Add process credentials provider in default chain by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/204

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.6.29...v0.6.30

- C
Published by waahm7 about 3 years ago

https://github.com/awslabs/aws-c-auth - Send Host header in IMDS requests

What's Changed

  • don't use the default cursor to override if no override needed by @TingDaoK in https://github.com/awslabs/aws-c-auth/pull/200
  • fix the function that saying accepting null but actually not by @TingDaoK in https://github.com/awslabs/aws-c-auth/pull/201
  • Send Host header in IMDS requests by @jamesbornholt in https://github.com/awslabs/aws-c-auth/pull/203

New Contributors

  • @jamesbornholt made their first contribution in https://github.com/awslabs/aws-c-auth/pull/203

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.6.28...v0.6.29

- C
Published by graebm about 3 years ago

https://github.com/awslabs/aws-c-auth - v0.6.28

What's Changed

  • Fix warnings in public headers by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/198

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.6.27...v0.6.28

- C
Published by waahm7 about 3 years ago

https://github.com/awslabs/aws-c-auth - Adds SSOCredentialsProvider

What's Changed

  • Fix awsparsecredentialsfromjson_document by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/192
  • fix the doc, decrement for release by @TingDaoK in https://github.com/awslabs/aws-c-auth/pull/194
  • add github templates and bots by @jmklix in https://github.com/awslabs/aws-c-auth/pull/196
  • update builder version to fix aws-lc build on manylinux-1 by @TingDaoK in https://github.com/awslabs/aws-c-auth/pull/197
  • Implement SSOCredentialsProvider by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/189

New Contributors

  • @jmklix made their first contribution in https://github.com/awslabs/aws-c-auth/pull/196

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.6.26...v0.6.27

- C
Published by waahm7 about 3 years ago

https://github.com/awslabs/aws-c-auth - Add Option to Use Cached Profile Collection

What's Changed

  • Add Option to Use Cached Profile Collection by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/187

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.6.25...v0.6.26

- C
Published by waahm7 over 3 years ago

https://github.com/awslabs/aws-c-auth - Event Signing Support via Sigv4

What's Changed

  • Event Signing Support via Sigv4 by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/186

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.6.24...v0.6.25

- C
Published by waahm7 over 3 years ago

https://github.com/awslabs/aws-c-auth - Fix Trailer Signing

What's Changed

  • Fix Trailer Signing by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/184

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.6.23...v0.6.24

- C
Published by waahm7 over 3 years ago

https://github.com/awslabs/aws-c-auth - Fix IMDS Client bug

What's Changed

  • Adds default monitoring options for IMDS client by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/183

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.6.22...v0.6.23

- C
Published by waahm7 over 3 years ago

https://github.com/awslabs/aws-c-auth - Fix macro usage

What's Changed

  • add codecov action by @TingDaoK in https://github.com/awslabs/aws-c-auth/pull/180
  • Fix macro usage by @DmitriyMusatkin in https://github.com/awslabs/aws-c-auth/pull/181

New Contributors

  • @DmitriyMusatkin made their first contribution in https://github.com/awslabs/aws-c-auth/pull/181

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.6.21...v0.6.22

- C
Published by graebm over 3 years ago

https://github.com/awslabs/aws-c-auth - Adds delegate failure error code

What's Changed

  • Add delegate failure error code by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/179

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.6.20...v0.6.21

- C
Published by waahm7 over 3 years ago

https://github.com/awslabs/aws-c-auth - Fix downstream CI

What's Changed

  • Update CI by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/177

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.6.19...v0.6.20

- C
Published by waahm7 over 3 years ago

https://github.com/awslabs/aws-c-auth - Fix C++ One Definition Rule (ODR) Violations

What's Changed

  • Fix C++ One Definition Rules (ODR) Violations by @graebm in https://github.com/awslabs/aws-c-auth/pull/178

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.6.18...v0.6.19

- C
Published by graebm over 3 years ago

https://github.com/awslabs/aws-c-auth - Fix tests by marking them as "net tests"

What's Changed

  • Cognito tests require networking by @graebm in https://github.com/awslabs/aws-c-auth/pull/176

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.6.17...v0.6.18

- C
Published by graebm almost 4 years ago

https://github.com/awslabs/aws-c-auth - Cognito credentials provider support

  • Adds basic cognito credentials provider implementation

- C
Published by bretambrose almost 4 years ago

https://github.com/awslabs/aws-c-auth - Allow mix of static and shared libs

What's Changed

  • use the default load target function by @TingDaoK in https://github.com/awslabs/aws-c-auth/pull/172

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.6.15...v0.6.16

- C
Published by graebm almost 4 years ago

https://github.com/awslabs/aws-c-auth - Anonymous Credentials

What's Changed

  • Adds support for Anonymous Credentials by @waahm7 in https://github.com/awslabs/aws-c-auth/pull/171

New Contributors

  • @waahm7 made their first contribution in https://github.com/awslabs/aws-c-auth/pull/171

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.6.14...v0.6.15

- C
Published by waahm7 almost 4 years ago

https://github.com/awslabs/aws-c-auth - Never sign "Expect" header

What's Changed

  • Expiration override by @bretambrose in https://github.com/awslabs/aws-c-auth/pull/166
  • Sts web id default by @bretambrose in https://github.com/awslabs/aws-c-auth/pull/167
  • Never sign "Expect" header by @graebm in https://github.com/awslabs/aws-c-auth/pull/170

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.6.13...v0.6.14

- C
Published by graebm about 4 years ago

https://github.com/awslabs/aws-c-auth - Bug fix for optional token

What's Changed

  • FIX: If the token is optional don't freak out by @TingDaoK in https://github.com/awslabs/aws-c-auth/pull/161

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.6.12...v0.6.13

- C
Published by TingDaoK over 4 years ago

https://github.com/awslabs/aws-c-auth - Adapt new input stream API and CJSON change

What's Changed

  • Update to latest builder by @bretambrose in https://github.com/awslabs/aws-c-auth/pull/158
  • Use JSON module instead of cJSON by @TwistedTwigleg in https://github.com/awslabs/aws-c-auth/pull/155
  • Input stream ref by @TingDaoK in https://github.com/awslabs/aws-c-auth/pull/159

New Contributors

  • @TwistedTwigleg made their first contribution in https://github.com/awslabs/aws-c-auth/pull/155

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.6.11...v0.6.12

- C
Published by TingDaoK over 4 years ago

https://github.com/awslabs/aws-c-auth - call aws_sdkutils_library_init()

What's Changed

  • call awssdkutilslibrary_init() by @graebm in https://github.com/awslabs/aws-c-auth/pull/154

Full Changelog: https://github.com/awslabs/aws-c-auth/compare/v0.6.10...v0.6.11

- C
Published by graebm over 4 years ago

https://github.com/awslabs/aws-c-auth - add streaming_unsigned_payload body value

add streamingunsignedpayload body value

- C
Published by ilevyor over 4 years ago

https://github.com/awslabs/aws-c-auth - Improved ECS credentials support

  • Adds port to ECS credentials provider creation options
  • Default credentials provider prefers any port specified in the ECS absolute uri over 443/80.

- C
Published by bretambrose over 4 years ago

https://github.com/awslabs/aws-c-auth - Signable Trailer Padding and new line

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

- C
Published by ilevyor over 4 years ago

https://github.com/awslabs/aws-c-auth - Trailing Headers Canonicalization fix

remove the header key list from trailing headers canonicalization.

- C
Published by ilevyor over 4 years ago

https://github.com/awslabs/aws-c-auth - Signable Trailing Headers

Add Trailing Headers to Sigv4 and Sigv4A signing.

- C
Published by ilevyor over 4 years ago

https://github.com/awslabs/aws-c-auth - Compile fix

  • Remove unnecessary include to work with latest aws-c-http

- C
Published by graebm almost 5 years ago

https://github.com/awslabs/aws-c-auth - Added logging to signing validation functions

- C
Published by justinboswell almost 5 years ago

https://github.com/awslabs/aws-c-auth - Internal import updates #1

  • Beginning (and possible ending) of updates to facilitate internal package import

- C
Published by bretambrose about 5 years ago

https://github.com/awslabs/aws-c-auth - Sigv4a implementation

  • Sigv4a signing support

- C
Published by bretambrose about 5 years ago

https://github.com/awslabs/aws-c-auth - ECS Credentials Provider Fixes

  • Fixes some bugs and leaks with the ECS credentials provider

- C
Published by bretambrose about 5 years ago

https://github.com/awslabs/aws-c-auth - New managed thread API

Convert to new managed thread system for threads that cannot be reliably explicitly joined.

- C
Published by bretambrose over 5 years ago

https://github.com/awslabs/aws-c-auth - Delegate credentials provider

  • New "delegate" credentials provider makes it easy to define a provider in a high-level language

- C
Published by graebm over 5 years ago

https://github.com/awslabs/aws-c-auth - Update to new host resolver creation interface

  • updates tests to use the new default host resolver creation function

- C
Published by bretambrose over 5 years ago

https://github.com/awslabs/aws-c-auth - Auth will now always initialize CAL

- C
Published by justinboswell over 5 years ago

https://github.com/awslabs/aws-c-auth - Canonical request signing

- C
Published by justinboswell over 5 years ago

https://github.com/awslabs/aws-c-auth - Fix X-Amz-Security-Token bug

- C
Published by graebm almost 6 years ago

https://github.com/awslabs/aws-c-auth - Fix how multiline headers are canonicalized in SigV4

  • Fix how multiline headers are canonicalized in SigV4
  • Removed 0unstable from SOVERSION

- C
Published by graebm almost 6 years ago

https://github.com/awslabs/aws-c-auth - credentials ref count API change

  • updates credentials acquire/release to take pointer-to-const

- C
Published by bretambrose almost 6 years ago

https://github.com/awslabs/aws-c-auth - Ref counting updates

Updates tests and internal type usage against the new ref counting semantics for clientbootstrap, eventloop_group, and host resolver.

- C
Published by bretambrose almost 6 years ago

https://github.com/awslabs/aws-c-auth - signed_body_value as string

  • signedbodyvalue is now a string instead of an enum, allowing precalculated values to be passed.
    • This API change is not backwards compatible.
  • Fix bug where canonical query params were being double URI-encoded.

- C
Published by graebm almost 6 years ago

https://github.com/awslabs/aws-c-auth - move xml parser to aws-c-common

- C
Published by TingDaoK almost 6 years ago

https://github.com/awslabs/aws-c-auth - Credential provider shutdown rework

  • Reworks the shutdown expectations of the cached, chain, and default chain credentials providers

- C
Published by bretambrose about 6 years ago

https://github.com/awslabs/aws-c-auth - ECS credentials provider crash fix

  • ECS credentials provider crash fix
  • Public API documentation

- C
Published by bretambrose about 6 years ago

https://github.com/awslabs/aws-c-auth - Signing refactor

  • Adds support for chunked encoding signing
  • Major refactor of signing configuration and callback; requires CRT updates

- C
Published by bretambrose about 6 years ago

https://github.com/awslabs/aws-c-auth - Old compiler fixes.

- C
Published by JonathanHenson about 6 years ago

https://github.com/awslabs/aws-c-auth - X509 proxy support

  • Added proxy configuration to the x509 credentials provider

- C
Published by bretambrose about 6 years ago

https://github.com/awslabs/aws-c-auth - x509 credentials provider fix

  • fixes an issue with the x509 credentials provider where the host header was not being sent

- C
Published by bretambrose about 6 years ago

https://github.com/awslabs/aws-c-auth - ECS credentials provider + fixes

  • Add ECS credentials provider
  • Hide CJSON symbols
  • credentials provider testing framework fixes

- C
Published by bretambrose over 6 years ago

https://github.com/awslabs/aws-c-auth - Credentials expiration and time fixes

  • Credentials expiration (#56)

  • Properly use and separate high res and system time (#60)

- C
Published by rccarper over 6 years ago

https://github.com/awslabs/aws-c-auth - Stats and other fixes

- C
Published by justinboswell over 6 years ago

https://github.com/awslabs/aws-c-auth - Make build friendly to in-source builds.

- C
Published by JonathanHenson over 6 years ago