Releases: neicnordic/crypt4gh
Releases · neicnordic/crypt4gh
v1.12.0
v1.11.0
What's Changed
- Bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in #135
- Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #136
- Bump golang.org/x/term from 0.19.0 to 0.20.0 by @dependabot in #140
- Bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 by @dependabot in #139
- Bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #138
- Add some sanity limits on header values by @pontus in #137
- Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 by @dependabot in #141
- Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by @dependabot in #142
- Bump golang.org/x/crypto from 0.22.0 to 0.23.0 by @dependabot in #143
Full Changelog: v1.10.1...v1.11.0
v1.10.1
Full Changelog: v1.10.0...v1.10.1
What's Changed
- Bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in #131
- Bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in #134
- Bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #132
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- Bump golang.org/x/crypto from 0.19.0 to 0.20.0 by @dependabot in #125
- Bump codecov/codecov-action from 4.0.2 to 4.1.0 by @dependabot in #126
- Add convenience function to return the size of an encrypted segment by @pontus in #127
- Bump golang.org/x/term from 0.17.0 to 0.18.0 by @dependabot in #129
- Bump golang.org/x/crypto from 0.20.0 to 0.21.0 by @dependabot in #130
- Add ability to add/replace headers when doing header re-encryption by @pontus in #128
Full Changelog: v1.9.1...v1.10.0
v1.9.1
What's Changed
- Bump codecov/codecov-action from 4.0.1 to 4.0.2 by @dependabot in #123
- join instructions for linux and macos by @blankdots in #122
- Add support for unencrypted private crypt4gh keys by @pontus in #121
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- Bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot in #115
- Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #117
- add C4GH_PASSPHRASE as an option by @blankdots in #119
- Bugfix/remove deadcode openssl by @blankdots in #120
Full Changelog: v1.8.11...v1.9.0
v1.8.11
What's Changed
- Bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot in #112
- Update
README
with enhanced installation instructions forM1
Macs by @yasinmiran in #111 - Bump codecov/codecov-action from 3.1.5 to 4.0.1 by @dependabot in #113
- move package and testing to golang 1.21 by @blankdots in #114
New Contributors
- @yasinmiran made their first contribution in #111
Full Changelog: v1.8.10...v1.8.11
v1.8.10
What's Changed
- Bump actions/dependency-review-action from 3 to 4 by @dependabot in #110
- Add some tests of EOF handling by @pontus in #107
Full Changelog: v1.8.9...v1.8.10
v1.8.9
What's Changed
- Bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #108
- Fix bug when seeking in a non-seekable source stream leading to boundary crossings. by @pontus in #109
Full Changelog: v1.8.8...v1.8.9
v1.8.8
What's Changed
- Bump golang.org/x/term from 0.15.0 to 0.16.0 by @dependabot in #105
- [Hotfix] solution for issue with
v1.8.7
by @jbygdell in #106
Full Changelog: v1.8.7...v1.8.8