Skip to content

Releases: xvik/dropwizard-guicey

8.0.0-rc.1

26 Jan 10:39
Compare
Choose a tag to compare
8.0.0-rc.1 Pre-release
Pre-release

RC version for dropwizard 5-rc1 (for tests). Requires java 17

7.1.4

14 Sep 15:55
Compare
Choose a tag to compare
  • Update to dropwizard 4.0.8

6.2.4

14 Sep 15:54
Compare
Choose a tag to compare
  • Update to dropwizard 3.0.8

7.1.3

31 Mar 11:13
Compare
Choose a tag to compare
  • Update to dropwizard 4.0.7
  • Fix guicey ApplicationShutdownEvent typo (#387)

NOTE: If your code uses this event directly (name with typo: ApplicationShotdownEvent), then it would
be a breaking change and event name must be corrected manually in your code (to ApplicationShutdownEvent).
Sorry, can't do it in a backwards-compatible way, but I assume rare usage so should not affect many.

6.2.3

31 Mar 11:01
Compare
Choose a tag to compare
  • Update to dropwizard 3.0.7
  • Fix guicey ApplicationShutdownEvent typo (#387)

NOTE: If your code uses this event directly (name with typo: ApplicationShotdownEvent), then it would
be a breaking change and event name must be corrected manually in your code (to ApplicationShutdownEvent).
Sorry, can't do it in a backwards-compatible way, but I assume rare usage so should not affect many.

7.1.2

17 Feb 12:50
Compare
Choose a tag to compare
  • Update to dropwizard 4.0.6

6.2.2

17 Feb 12:49
Compare
Choose a tag to compare
  • Update to dropwizard 3.0.6

5.10.2

17 Feb 12:49
Compare
Choose a tag to compare
  • Update to dropwizard 2.1.12

7.1.1

08 Jan 16:24
Compare
Choose a tag to compare
  • Update to dropwizard 4.0.5

6.2.1

08 Jan 16:24
Compare
Choose a tag to compare
  • Avoid direct jakarta.inject annotations usages to work properly when jakarta.inject 1
    is forced in classpath (by dropwizard BOM)
  • Update to dropwizard 3.0.5