Skip to content

Releases: xvik/dropwizard-guicey

7.0.0

14 May 14:51
Compare
Choose a tag to compare
  • Update to dropwizard 4
    • (breaking) Use jakarta namespace instead of javax (servlet, validation)
  • Update to guice 7 (jakarta.inject namespace)

6.1.0

14 May 14:41
Compare
Choose a tag to compare
  • Update to guice 6.0

5.9.0

14 May 14:41
Compare
Choose a tag to compare
  • Update to guice 6.0

6.0.1

29 Apr 06:39
Compare
Choose a tag to compare
  • Fix BOM for correct guava version selection in maven (#302)

5.8.1

29 Apr 06:39
Compare
Choose a tag to compare
  • Fix BOM for correct guava version selection in maven (#302)

5.8.0

25 Apr 07:52
Compare
Choose a tag to compare
  • Update to dropwizard 2.1.6
  • Merged with guicey-ext modules repository:
    • Ext modules version would be the same as guicey
    • dropwizard-guicey POM would not be a BOM anymore (everything moved to guicey-bom)
    • Exclusions not applied in BOM anymore, instead they applied directly in POM

7.0.0-rc.2

18 Apr 09:47
Compare
Choose a tag to compare
7.0.0-rc.2 Pre-release
Pre-release

Fixed leaked guice dependency in guicey-jdbi3

Details and discussion

7.0.0-rc.1

16 Apr 07:58
Compare
Choose a tag to compare
7.0.0-rc.1 Pre-release
Pre-release

Project structure is the same as for dropwizard 3 (extension modules and core guice merged into single project).
Repackaged guice version used: migrated to jakarta apis (including jakarta.inject)

Details and discussion

6.0.0

02 Apr 18:09
Compare
Choose a tag to compare
  • Update to dropwizard 3
    • (breaking) Drop java 8 support
  • Merged with guicey-ext modules repository:
    • Ext modules version would be the same as guicey
    • dropwizard-guicey POM would not be a BOM anymore (everything moved to guicey-bom)
    • Exclusions not applied in BOM anymore, instead they applied directly in POM

6.0.0-beta.1

28 Mar 04:53
Compare
Choose a tag to compare
6.0.0-beta.1 Pre-release
Pre-release
  • Update to dropwizard 3
    • (breaking) Drop java 8 support
  • Merged with guicey-ext modules repository:
    • Ext modules version would be the same as guicey
    • dropwizard-guicey POM would not be a BOM anymore (everything moved to guicey-bom)
    • Exclusions not applied in BOM anymore, instead they applied directly in POM

DW migration guide

Release discussion