v5.0.0
Dropwizard 5.0.0
Please refer to the Dropwizard 5.0.x upgrade notes in the documentation for a list of breaking changes and a migration path.
What's Changed
For a full list of changes, please refer to the pre-release notes:
- https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.1
- https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.2
- https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.3
- https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.4
- https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-alpha.5
- https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.1
- https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.2
- https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.3
- https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.4
- https://github.com/dropwizard/dropwizard/releases/tag/v5.0.0-rc.5
Changes since Dropwizard 5.0.0-rc.5
- Update Dropwizard 5.0.0 documentation for dependency upgrades and Java 17 requirement by @Copilot in https://github.com/dropwizard/dropwizard/pull/10415
- chore(deps): update dependency sphinx-autobuild to v2025 (release/5.0.x) by @renovate[bot] in https://github.com/dropwizard/dropwizard/pull/10414
- ci: update link to Mastodon (foojay.social) by @joschi in https://github.com/dropwizard/dropwizard/pull/10423
- docs: fix incorrect format string in archivedLogFilenamePattern by @joschi in https://github.com/dropwizard/dropwizard/pull/10420
- build: remove empty distributionManagement from POM by @joschi in https://github.com/dropwizard/dropwizard/pull/10429
- fix(deps): update dependency io.dropwizard.logback:logback-throttling-appender to v1.5.2 (release/5.0.x) by @renovate[bot] in https://github.com/dropwizard/dropwizard/pull/10433
- fix(deps): update dependency io.dropwizard.metrics:metrics-bom to v4.2.35 (release/5.0.x) by @renovate[bot] in https://github.com/dropwizard/dropwizard/pull/10436
- fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.20.0 (release/5.0.x) by @renovate[bot] in https://github.com/dropwizard/dropwizard/pull/10439
- fix(deps): update dependency org.apache.httpcomponents.core5:httpcore5 to v5.3.5 (release/5.0.x) by @renovate[bot] in https://github.com/dropwizard/dropwizard/pull/10444
- chore(deps): update dependency org.sonarsource.scanner.maven:sonar-maven-plugin to v5.2.0.4988 (release/5.0.x) by @renovate[bot] in https://github.com/dropwizard/dropwizard/pull/10445
- Replace call to deprecated logback PatternLayout#getDefaultConverterMap by @joschi in https://github.com/dropwizard/dropwizard/pull/10447
- fix(deps): update dependency org.hibernate.orm:hibernate-core to v6.6.28.final (release/5.0.x) by @renovate[bot] in https://github.com/dropwizard/dropwizard/pull/10451
- fix(deps): update dependency org.checkerframework:checker-qual to v3.50.0 (release/5.0.x) by @renovate[bot] in https://github.com/dropwizard/dropwizard/pull/10452
- Use non-deprecated httpclient methods for managing client timeouts by @joschi in https://github.com/dropwizard/dropwizard/pull/10455
- chore: mark
AuthConfiguration#NT_CREDSas deprecated by @joschi in https://github.com/dropwizard/dropwizard/pull/10457 - fix(deps): update dependency io.dropwizard.metrics:metrics-bom to v4.2.36 (release/5.0.x) by @renovate[bot] in https://github.com/dropwizard/dropwizard/pull/10462
- chore: remove Checker framework by @joschi in https://github.com/dropwizard/dropwizard/pull/10463
- chore(deps): update github/codeql-action action to v3.30.0 (release/5.0.x) by @renovate[bot] in https://github.com/dropwizard/dropwizard/pull/10466
- fix(deps): update dependency org.apache.tomcat:tomcat-jdbc to v11.0.11 (release/5.0.x) by @renovate[bot] in https://github.com/dropwizard/dropwizard/pull/10481
Full Changelog: https://github.com/dropwizard/dropwizard/compare/v5.0.0-rc.5...v5.0.0