Update Dropwizard 5.0.0 documentation for dependency upgrades and Java 17 requirement#10415
Merged
joschi merged 4 commits intorelease/5.0.xfrom Aug 25, 2025
Merged
Conversation
Copilot
AI
changed the title
[WIP] Dropwizard 5.0.0 has seen many dependency upgrades.
The goal is to verify that the documentation in the
Update Dropwizard 5.0.0 documentation for dependency upgrades and Java 17 requirement
Aug 25, 2025
release/5.0.x branch in the docs/source directory is up-to-date and suggest changes to make the documentation up-to-date.
Make a plan which th...
joschi
reviewed
Aug 25, 2025
joschi
reviewed
Aug 25, 2025
…and Java 17 requirement Co-authored-by: joschi <[email protected]>
…es, and fix example version Co-authored-by: joschi <[email protected]>
9517888 to
f3c52e5
Compare
joschi
approved these changes
Aug 25, 2025
|
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.



This PR updates the Dropwizard documentation to reflect the major changes in version 5.0.0, including significant dependency upgrades and the new Java 17 baseline requirement.
Key Changes
Release Notes & Version Documentation
Dependency Upgrade Documentation
Added detailed documentation for major dependency upgrades in the 5.0.x upgrade notes:
Java Version Updates
Example Code Maintenance
Migration Guidance
Enhanced the upgrade notes with specific migration guidance for:
Technical Details
All changes maintain backward compatibility in terms of documentation structure and do not introduce any breaking changes to the build process. The documentation builds successfully with Sphinx 7.4.7 and all internal references are properly maintained.
These updates ensure that developers upgrading to Dropwizard 5.0.0 have comprehensive information about:
Verification
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.