1.5.2
Changelog
fda5e9d Fix for makefile release changes.
ac43455 Add nuget manifest for packaging in chocolatey format
7f19df0 Fix #54 ListSecrets() and GetAllSecrets() returns only the first page
ab1f9f9 getall was not passing encryption contexts to decrypt functions so not listing available secrets. Also needed to handle secrets that the hmac could not be decrypted due to wrong encryption context.
21f8652 use switch/case instead of nested if for error rewriting
fca2698 add support of environment variables for the name of the table and the key alias
1fb92b6 Update manifest and install script based on feedback from package review process
3a82283 fix(packaging) Small fix for path changes.
f992d7b doc(README) Added demonstration gif to README.
7ef82f5 *you're
3bdd417 fix(Test) Updated DynamoDBAPI mock.
e23f40d Add AssumeRole support
fbe5d40 Prepare for release.