Skip to content

Releases: aws/aws-secretsmanager-agent

v2.0.0

16 May 19:05
9d3eb28
Compare
Choose a tag to compare

What's Changed

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

v1.2.1

28 Apr 20:50
bc50c3e
Compare
Choose a tag to compare

What's Changed

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

v1.2.0

23 Apr 20:19
50b21fb
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare