Skip to content

6.2.3

Compare
Choose a tag to compare
@xvik xvik released this 31 Mar 11:01
· 235 commits to master since this release
  • 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.