Releases: aws/aws-secretsmanager-agent
Releases · aws/aws-secretsmanager-agent
v1.1.0
What's Changed
- Group minor version updates by @simonmarty in #39
- Add Dockerfile by @simonmarty in #19
- Add build instructions for Windows by @simonmarty in #49
- make lambda section more clear by @rstevens011 in #59
- fix typo by @rstevens011 in #62
- Correct
cache_size
andttl_seconds
in README to match actual behavior by @simonmarty in #60 - Adding cache refresh logic with new URL RefreshNow parameter by @crus-umich in #65
New Contributors
- @rstevens011 made their first contribution in #59
- @crus-umich made their first contribution in #65
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Documentation update by @ecraw-amzn in #10
- Fix Cargo.toml metadata by @simonmarty in #14
- Add code owners and test coverage by @simonmarty in #15
- Lambda extension example script instructions by @ecraw-amzn in #21
- Add caching library README and associated constructors by @simonmarty in #13
- Minor fixes to agent installation by @StevenEmelander in #24
- Follow on-screen instructions by @simonmarty in #27
- Add AWS_CONTAINER_AUTHORIZATION_TOKEN as default value for SSRF_ENV_VARIABLES by @dhinakk in #28
- Serve cache on transient errors by @benjaminkz in #34
- Fixed typo in README : aws-secrets-manager-agent to aws_secretsmanager_agent by @dhinakk in #35
- Fix deprecated command line argument by @simonmarty in #37
New Contributors
- @ecraw-amzn made their first contribution in #10
- @StevenEmelander made their first contribution in #24
- @dhinakk made their first contribution in #28
- @benjaminkz made their first contribution in #34
Full Changelog: https://github.com/aws/aws-secretsmanager-agent/commits/v1.0.1
v1.0.0
Full Changelog: https://github.com/aws/aws-secretsmanager-agent/commits/v1.0.0