v0.4.0
·
21 commits
to master
since this release
What's Changed
- changes have been made to GetSecret() method to accept version two of secrets manager initialised client. From this version onwards users have to pass secrets manager v2 client to GetSecret() instead of v1.
- Full example of the same is added to readme. Check this section.
Full Changelog: v0.3.3...v0.4.0