Releases: ThalesGroup/gose
Releases · ThalesGroup/gose
v0.12.0
What's Changed
- Fix Denial of Service bug equivalent to CVE-2025-27144 by @nickrmc83 in #23
- feature: add a Cryptography Bill Of Material in the source code but n… by @Nicolas-Peiffer in #19
- Update go1.25.1 by @Nicolas-Peiffer in #26
Full Changelog: v0.10.0...v0.12.0
v0.11.0-rc
What's Changed
- update to go1.24.5
- Fix Denial of Service bug equivalent to CVE-2025-27144 by @nickrmc83 in #23
Full Changelog: v0.10.0...v0.11.0-rc
v0.10.1-rc
- update to go1.23.9
Full Changelog: v0.10.0...v0.10.1-rc
v0.10.0
What's Changed
- update to go1.23.6 by @Nicolas-Peiffer in #22
New Contributors
- @Nicolas-Peiffer made their first contribution in #22
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- update dependencies version by @IceManGreen in #21
Full Changelog: v0.9.1-alpha...v0.9.1
v0.9.1-alpha
Full Changelog: v0.9.0...v0.9.1-alpha
v0.9.0
What's Changed
- Aes cbc support by @IceManGreen in #17
- Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 by @dependabot in #18
- RSA OAEP support for asymmetric encryption by @IceManGreen in #20
New Contributors
- @IceManGreen made their first contribution in #17
- @dependabot made their first contribution in #18
Full Changelog: v0.8.7...v0.9.0
Fixes legacy deps
removed old references, and fixed some broken dep licenses.