Skip to content

Releases: aws/aws-secretsmanager-caching-go

v2.1.0

25 Nov 20:40
a36fe75
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.1.0

v2.0.2

08 Jul 20:13
816fce7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

08 Jul 18:29
418bbe9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

08 Jul 17:21
fe3edeb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v2.0.0

v1.2.0

29 May 17:50
74e0c73
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.2.0

v1.1.3

15 Nov 21:30
4325cbb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

21 Jun 21:28
e8cae6a
Compare
Choose a tag to compare

What's Changed

  • Upgrade deps, clean up compiler warnings, clean up generated overview on pkg.go.dev by @simonmarty in #55

Full Changelog: v1.1.1...v1.1.2

v1.1.1

21 Jun 18:40
f1f89f0
Compare
Choose a tag to compare

What's Changed

  • Added buildspec for pull request auto builds by @parimaldeshmukh in #4
  • Add CI by @simonmarty in #10
  • fix(cache.go): correct typo from cache.go file comment as it should read "string" and not "sting" by @machi1990 in #29
  • Add ...WithContext() versions of GetSecret calls by @ojrac in #7

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0: Initial public release

06 May 17:08
v1.1.0
Compare
Choose a tag to compare

Added module support and extended README