For more detailed release notes, see Changes.
What's Changed
- jwe: serialize the JSON "aad" member as BASE64URL(JWE AAD) by @sueun-dev in #2275
- add JWE authenticated data option by @lestrrat in #2277
- build(deps): bump actions/stale from 10.4.0 to 11.0.0 by @dependabot[bot] in #2281
- build(deps): bump github/codeql-action from 4 to 4.37.3 by @dependabot[bot] in #2284
- build(deps): bump github/codeql-action from 4.37.3 to 4.37.4 by @dependabot[bot] in #2286
- build(deps): bump github/codeql-action from 4.37.4 to 4.37.5 by @dependabot[bot] in #2291
- build(deps): bump github/codeql-action from 4.37.5 to 4.37.6 by @dependabot[bot] in #2294
- fuzz every package, not just the module root by @lestrrat in #2295
- retry a fuzz target that fails with no crasher by @lestrrat in #2296
- build(deps): bump github/codeql-action from 4.37.6 to 4.37.7 by @dependabot[bot] in #2303
- build(deps): bump golang.org/x/crypto from 0.54.0 to 0.55.0 by @dependabot[bot] in #2302
- fix build under Go 1.27 by @lestrrat in #2304
New Contributors
- @sueun-dev made their first contribution in #2275
Full Changelog: v4.2.0...v4.3.0