v0.5.2
What's Changed
ENHANCEMENTS:
- Optimize checksum verification (results in ~80% memory usage reduction during installation) by @ammario in #132
INTERNAL:
- [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite in #106
- Add copywrite config by @radeksimko in #125
- build(deps): bump actions/checkout from 3.5.0 to 3.5.1 by @dependabot in #126
- build(deps): bump actions/checkout from 3.5.1 to 3.5.2 by @dependabot in #127
- build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 by @dependabot in #135
- build(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 by @dependabot in #123
- build(deps): bump golang.org/x/mod from 0.9.0 to 0.10.0 by @dependabot in #122
- build(deps): bump hashicorp/setup-copywrite from 1.0.0 to 1.1.2 by @dependabot in #128
- ci: Add PR test for copyright headers by @radeksimko in #124
- internal/releasesjson: replace deprecated openpgp dependency by @rolandshoemaker in #131
- releases: Add benchmark for ExectVersion.Install() by @radeksimko in #134
- releases: Add mock build for darwin/arm64 by @radeksimko in #133
New Contributors
- @rolandshoemaker made their first contribution in #131
- @ammario made their first contribution in #132
Full Changelog: v0.5.1...v0.5.2