For more detailed release notes, see Changes.
What's Changed
- build(deps): bump github.com/lestrrat-go/dsig from 1.2.1 to 1.3.0 by @dependabot[bot] in #2043
- build(deps): bump golang.org/x/crypto from 0.50.0 to 0.51.0 by @dependabot[bot] in #2159
- build(deps): bump actions/stale from 10.2.0 to 10.3.0 by @dependabot[bot] in #2174
- build(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 by @dependabot[bot] in #2179
- build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 by @dependabot[bot] in #2180
- build(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #2184
- bump httprc to v3.0.6 by @lestrrat in #2189
- autodoc updates by @github-actions[bot] in #2190
- build(deps): bump golang.org/x/crypto from 0.52.0 to 0.53.0 by @dependabot[bot] in #2192
- build(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #2226
- build(deps): bump actions/cache from 5.0.5 to 6.0.0 by @dependabot[bot] in #2231
- build(deps): bump actions/setup-go from 6.4.0 to 6.5.0 by @dependabot[bot] in #2230
- build(deps): bump actions/cache from 6.0.0 to 6.1.0 by @dependabot[bot] in #2238
- build(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 by @dependabot[bot] in #2242
- fix misspellings in code comments by @lestrrat in #2249
- build(deps): bump actions/stale from 10.3.0 to 10.4.0 by @dependabot[bot] in #2254
- build(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0 by @dependabot[bot] in #2250
- build(deps): bump actions/setup-go from 6.5.0 to 7.0.0 by @dependabot[bot] in #2258
- build(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #2261
- bump x/crypto to v0.54.0 in codegen modules by @lestrrat in #2266
- [v3] retain unparseable JWK set keys, opt-in by @lestrrat in #2265
- [v3] fix per-call reject-dup-kid override by @lestrrat in #2270
- [v3] test jwe rejects UnsupportedKey placeholder by @lestrrat in #2272
- [v3] doc: recommend retain mode for third-party JWK sets as PQC rolls out by @lestrrat in #2274
- fix jwe JSON AAD serialization by @lestrrat in #2276
- add JWE authenticated data option by @lestrrat in #2278
Full Changelog: v3.1.1...v3.2.0