Release 7.32.0.Final with dependency updates - #1656
Closed
ricardozanini wants to merge 2 commits into
Closed
Conversation
Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com>
mcruzdev
approved these changes
Sep 2, 2026
baldimir
approved these changes
Sep 2, 2026
Collaborator
Author
|
Github action is lazy today :( |
Contributor
There was a problem hiding this comment.
Warning
Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.
Pull request overview
Updates the repository’s release metadata to reflect the 7.32.0.Final release described in the PR, aligning versioning with the dependency update rollout (including Jandex 3.x support).
Changes:
- Bumped the recorded release
current-versionfrom 7.31.0.Final to 7.32.0.Final.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com>
Collaborator
Author
|
I have published manually. |
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.
Summary
Release 7.32.0.Final with dependency updates including Jandex 3.x support.
What's New in 7.32.0.Final
🎉 Key Highlights
Jandex 3.x Support - Eliminates warnings in Quarkus 3.x+ builds
Before (7.31.0.Final)
After (7.32.0.Final)
✅ No warnings! - jackson-jq 1.6.4 includes Jandex 3.x indexes
Changes Since 7.31.0.Final
Dependency Updates
Parent POM:
Impl POM:
Infrastructure
Dependabot Configuration:
Benefits
Migration Notes
This is a patch release with no breaking changes. All updates are backward compatible.
Related PRs
Testing
✅ Full build completed successfully
✅ All modules compiled without errors
✅ Integration tests pass
Replaces: #1654 (7.31.1.Final) - updated to 7.32.0.Final to include dependency updates