Skip to content

Releases: aws/aws-workload-credentials-provider

v3.0.0

10 Jun 22:22
Immutable release. Only release title and notes can be modified.
b29af75

Choose a tag to compare

IMPORTANT NOTES

  • The AWS Secrets Manager Agent is now the AWS Workload Credentials Provider. The provider now supports automated retrieval and deployment of certificates from AWS Certificate Manager (only supported on Amazon EC2 and on-premises hosts) in addition to retrieval of secrets from AWS Secrets Manager.
  • AWS Secrets Manager HTTP behavior remains identical. Starting up the Secrets Manager provider now requires calling aws_workload_credentials_provider asm start instead of aws_secretsmanager_agent. All other ASM functionality remains the same. Refer to the README for more information and setup instructions.

Changes

New Contributors

Full Changelog: v2.1.0...v3.0.0

v2.1.0

19 May 18:22
Immutable release. Only release title and notes can be modified.
e374c49

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

16 May 19:05
9d3eb28

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v2.0.0

v1.2.1

28 Apr 20:50
bc50c3e

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

23 Apr 20:19
50b21fb

Choose a tag to compare

NOTE: This release includes a minor update for a versioning error in the previous release (v1.1.0) which caused the agent to report its current version as v1.0.1 instead of v1.1.0.

  • NEW: The agent can now be built with two new feature flags that improve security posture:
    • prefer-post-quantum: enables post-quantum key exchange by making X25519MLKEM768 the highest-priority key exchange algorithm.
    • fips: restricts the cipher suites used by the agent to only FIPS-approved ciphers.
  • NEW: A new config option, log_to_file, can be used to control whether the agent writes logs to a file (default) or to stdout/stderr. Setting this option tofalse allows the agent to work correctly with journald when running the agent as a systemd service.

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

10 Feb 21:59
4a61504

Choose a tag to compare

NOTE: We recommend upgrading to the latest release (v1.2.0) as this release includes a versioning error which causes the agent to report its current version as v1.0.1 instead of v1.1.0

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

20 Nov 19:41
5a11dca

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/aws/aws-secretsmanager-agent/commits/v1.0.1

v1.0.0

11 Jul 17:42

Choose a tag to compare