Create release 0.11.0 - #147
Open
andy317fe301f8c7 wants to merge 1 commit into
Open
Conversation
Add CHANGELOG entry for 0.11.0. The .version bump to 0.11.0 landed earlier in #144, and the artifact is already published to Maven Central. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the
CHANGELOG.mdentry for the 0.11.0 release.Context
This release ran out of the usual order, so this PR only carries the CHANGELOG:
.versionwas already bumped to0.11.0in Bump com.auth0:java-jwt to 4.5.1 and release Android Guardian SDK #144, rather than in a dedicated release PR.0.11.0, published 2026-07-23. Its POM (java-jwt 4.6.0,jackson-bom 2.22.1) matchesc994035.0.11.0and the GitHub release were created onc994035so the tag matches the published artifact exactly. This CHANGELOG commit therefore lands one commit after the tag.Included changes
/appliance-mfaurljava-jwtto 4.6.0, pinjackson-bomto 2.22.1 to fix CVEsCI-only changes (#139, #141, #145) are omitted, following the 0.10.2 entry's precedent of listing user-facing changes only.
Note
0.10.2was tagged and released on GitHub but never reached Maven Central (404; Central goes 0.9.1 → 0.11.0). Not addressed here.🤖 Generated with Claude Code