Skip to content

v1.4.0

Compare
Choose a tag to compare
@wolfeidau wolfeidau released this 09 Aug 06:09
· 60 commits to master since this release

new features

  • Added encryption context support see #35
  • Added option to print secret with no newline see #41.
  • Added DynamoDB read and write capacity flags see #37
  • Added the AWS profile option
  • Updated README and expanded setup section.
  • Added the short flag for key and table for compatible with credstash see #32

fixes

  • Move to using the built in marshall / unmarshall in the golang aws SDK.