Sourced from github.com/go-jose/go-jose/v4's releases.
v4.1.0
What's Changed
- Document
signatureAlgorithmsargument by@tgeogheganin go-jose/go-jose#163- Add custom error for unsupported JWS signature algorithms by
@beautifulentropyin go-jose/go-jose#181- use stdlib pbkdf2 package on go 1.24 by
@kruskallin go-jose/go-jose#180- The minimum supported Go version is now 1.24
New Contributors
@kruskallmade their first contribution in go-jose/go-jose#180Full Changelog: https://github.com/go-jose/go-jose/compare/v4.0.5...v4.1.0
4f005da
Add changelog entry for #181
(#183)fed5f4a
feat: use stdlib pbkdf2 package on go 1.24 (#180)6e50d10
Add custom error for unsupported JWS signature algorithms (#181)0e4ab68
Bump CI Go to 1.23.x and 1.24.x (#177)9dc5384
Document signatureAlgorithms argument (#163)783e3f5
Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#165)