Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.

Releases: alex-shpak/dropwizard-hk2bundle

0.9.0

13 Apr 11:03
Compare
Choose a tag to compare
  • Upgrade to Dropwizard 2.0.0

0.8.3

08 Nov 13:33
Compare
Choose a tag to compare
Keep validator injection for now (before dropwizard release)

0.8.2

08 Nov 12:32
Compare
Choose a tag to compare
  • Generate unique ID for ServiceLocator per bundle

0.8.1

07 Nov 22:32
Compare
Choose a tag to compare
  • Exclude hk2-metadata-generator from library

0.8.0

07 Nov 17:11
Compare
Choose a tag to compare
  • Library uses HK2Bridge instead of setting parent locator, this will resolve preboot lookup issues
  • Removed Validator injections, it is merged to Dropwizard dropwizard/dropwizard#2432
  • Removed support for JDBI 2
  • Added JDBI 3 support
  • Updated Gradle to 4.10

0.7.0

03 Aug 13:05
Compare
Choose a tag to compare
  • Library was almost fully rewritten, there are breaking changes in API and behaviour
  • Improved Validator injections
  • Improved JDBI injections
  • Update gradlew to 4.9

0.6.5

19 Feb 18:17
Compare
Choose a tag to compare
Added more dropwizard objects to CI container

0.6.4

12 Feb 08:35
Compare
Choose a tag to compare

Fixed configuration binding to contracts

0.6.3

06 Feb 16:20
Compare
Choose a tag to compare
Fixed wrong contract binding in configuration

0.6.0

30 Jan 17:53
Compare
Choose a tag to compare
  • API changes (breaking)
  • Binding order changed, application binded ASAP for other bundles
  • Added metrics registration