Skip to content

secrets-aws-v0.3.0

Choose a tag to compare

@phil9909 phil9909 released this 29 Jun 13:18
· 25 commits to main since this release
a4f6064

Warning

We have migrated this plugin to the AWS SDK for Go v2, because AWS stopped publishing security and bug fixes for the AWS SDK for Go v1.
This means we had to change large portions of the plugin's code and even after careful testing of the changes: regressions are more likely than usual. Be sure to test your configuration in a test environment before updating your production cluster.

What's Changed

  • Remove dependency on OpenBao's main module by @satoqz in #93
  • fix: ensure that requests which generate a lease are forwarded to the primary by @phil9909 in #92
  • Release both binary and archive checksums by @satoqz in #98
  • support sts_region for STS API calls by @dc-tec in #47
  • Fix CGO release builds by @satoqz in #59
  • migrate to aws go sdk v2 by @phil9909 in #51
  • use generated mocks by @phil9909 in #65

New Contributors

Full Changelog: secrets-aws-v0.2.0...secrets-aws-v0.3.0