v0.5.0
This is a major rewrite of the internals to use improve the internal structure of the code, bringing it into line with standard practices. It also increases compatibility with the original Python implementation of credstash.
What's Changed
- Version needs to be a variable by @kgaughan in #21
- Remove RPM spec file and switch to nfpm by @kgaughan in #22
- Update github.com/aws/aws-sdk-go to v1.44.284 by @kgaughan in #23
- Internal reorg by @kgaughan in #24
- Fix ARM64 RPM names by @kgaughan in #25
- Extract the version from go.mod in the pipeline by @kgaughan in #26
- Bump github.com/aws/aws-sdk-go from 1.44.284 to 1.44.298 by @dependabot in #29
- Fix all the messed-up internal package naming issues by @kgaughan in #30
- Port from github.com/mitchellh/cli to github.com/spf13/cobra by @kgaughan in #31
- Remove more cruft by @kgaughan in #32
- Bump github.com/aws/aws-sdk-go from 1.44.298 to 1.44.300 by @dependabot in #33
- Bump github.com/aws/aws-sdk-go from 1.44.300 to 1.45.25 by @dependabot in #46
- Fix passing of version in build by @kgaughan in #47
New Contributors
- @dependabot made their first contribution in #29
Full Changelog: v0.4.3...v0.5.0