Releases: moov-io/cryptfs
Releases · moov-io/cryptfs
v0.8.0
IMPROVEMENTS
- config: verify json/yaml files read as expected
- feat: support HMAC key to verify data
- feat: verify GPG signatures, sign messages
- fix: avoid panic in gzip decompress with nil input
- gpgx: check errors when decrypting private keys
- gpgx: improve error messages
- refactor: wrap errors for clarity
- test: verify HMAC with gpg
- test: verify Sign / VerifySignature
BUILD
- chore(deps): update actions/checkout action to v4
- chore(deps): update actions/setup-go action to v5
- chore(deps): update dependency go to v1.22.6
- chore(deps): update github/codeql-action action to v3
v0.7.3
v0.7.2
IMPROVEMENTS
- fix: set vault cryptor in FromConfig
BUILD
- build: run tests on oldstable, run "go test" on windows
- chore(deps): update dependency go to v1.22.3
- chore(deps): update hashicorp/vault docker tag to v1.16
- fix(deps): update module github.com/hashicorp/vault/api to v1.13.0
- fix(deps): update module github.com/protonmail/go-crypto to v1
v0.7.1
v0.7.0
v0.6.0
v0.5.0
v0.4.2
v0.4.1
IMPROVEMENTS
- cmd/cryptfs: cleanup main code and add tests
BUILD
- build: remove deprecated ioutil functions
- fix(deps): update github.com/protonmail/go-crypto digest to 7d5c6f0
- fix(deps): update module github.com/stretchr/testify to v1.8.2
- build: update golang.org/x/sys to v0.5.0