Skip to content

Releases: kiwiproject/dropwizard-service-utilities

v3.2.0

26 Nov 22:16
436d03b
Compare
Choose a tag to compare

Summary

  • 2023-11-26T17:15:10.254933 - 3 commit(s) by Scott Leberknight

Improvements 🚀

  • MonitoredJobHealthCheck should include the last exception in details (#393)

v3.1.0

26 Nov 22:02
0bed77c
Compare
Choose a tag to compare

Summary

  • 2023-11-26T17:00:24.114536 - 26 commit(s) by Scott Leberknight, dependabot[bot]

Improvements 🚀

  • PortAssigner should set more properties from TlsContextConfiguration (#401)
  • Change PortAssigner to set disableSniHostCheck option on HttpsConnectorFactory (#398)
  • Retain information about the most recent exception in MonitoredJob (#392)
  • Enhance exception logging in MonitoredJob#handleExceptionSafely (#391)

Assorted 👜

  • Use Zulu distribution for CodeQL and Print Delomboked Sources action (#397)
  • Replace usages of deprecated methods in X509Certificate (#387)

Dependency Updates ⬆️

  • Bump org.kiwiproject:dropwizard-curator from 2.0.0 to 2.1.0 (#408)
  • Bump org.kiwiproject:registry-aware-jersey-client from 2.0.1 to 2.0.3 (#407)
  • Bump org.kiwiproject:service-discovery-client from 2.0.1 to 2.0.2 (#406)
  • Bump org.kiwiproject:metrics-healthchecks-severity from 2.0.0 to 2.0.1 (#405)
  • Bump org.kiwiproject:kiwi from 3.1.0 to 3.2.0 (#403)
  • Bump org.kiwiproject:kiwi-test from 3.0.0 to 3.0.1 (#402)
  • Bump org.kiwiproject:kiwi-parent from 3.0.5 to 3.0.6 (#400)
  • Bump org.kiwiproject:kiwi-bom from 2.0.5 to 2.0.6 (#399)
  • Bump org.kiwiproject:kiwi-bom from 2.0.3 to 2.0.5 (#396)
  • Bump org.kiwiproject:kiwi-parent from 3.0.4 to 3.0.5 (#394)
  • Bump org.kiwiproject:kiwi from 3.0.0 to 3.1.0 (#390)
  • Bump org.kiwiproject:kiwi-bom from 2.0.2 to 2.0.3 (#389)
  • Bump org.kiwiproject:kiwi-parent from 3.0.3 to 3.0.4 (#388)
  • Bump org.kiwiproject:kiwi-parent from 3.0.2 to 3.0.3 (#385)
  • Bump org.kiwiproject:kiwi-bom from 2.0.1 to 2.0.2 (#384)
  • Bump org.kiwiproject:kiwi-parent from 3.0.1 to 3.0.2 (#383)
  • Bump org.kiwiproject:kiwi-bom from 2.0.0 to 2.0.1 (#382)
  • Bump actions/checkout from 3 to 4 (#381)

Infrastructure 🚧

  • Run build on zulu distribution of JDKs 17 and 21 (#386)

v3.0.2

17 Aug 21:43
28fe472
Compare
Choose a tag to compare

Summary

  • 2023-08-17T17:42:58.527429 - 3 commit(s) by Scott Leberknight, dependabot[bot]

Dependency Updates ⬆️

  • Bump org.kiwiproject:registry-aware-jersey-client from 2.0.0 to 2.0.1 (#380)

v3.0.1

17 Aug 00:13
1919eac
Compare
Choose a tag to compare

Summary

  • 2023-08-16T20:11:52.681602 - 3 commit(s) by Scott Leberknight, dependabot[bot]

Dependency Updates ⬆️

  • Bump org.kiwiproject:service-discovery-client from 2.0.0 to 2.0.1 (#379)

v3.0.0

08 Aug 15:31
17ee4ef
Compare
Choose a tag to compare

Summary

  • 2023-08-08T11:30:23.752328 - 3 commit(s) by Scott Leberknight

Major Release Notice ⚠️

This is a major release because kiwi-parent and kiwi-bom update to new major versions of libraries.

  • Dropwizard 4.x (uses Jakarta EE 9 and the Jakarta namespace)
  • Dropwizard Metrics 4.x (this has not changed)
  • Hibernate 6.x
  • Hibernate Validator 7.x (Jakarta EE 9)
  • Jersey 3.0.x (Jakarta EE 9)
  • Jetty 11.x (Jakarta EE 9)
  • Logback 1.4.x (Jakarta namespace)
  • Spring 6.x (requires JDK 17)
  • Spring Data Commons 3.x
  • Spring Data MongoDB 4.x

Dependency Updates ⬆️

  • Update parent POM and BOM for JDK 17 and major library updates (#378)

v2.2.3

05 Aug 19:15
f98a954
Compare
Choose a tag to compare

Summary

  • 2023-08-05T15:14:56.148595 - 14 commit(s) by Scott Leberknight, dependabot[bot]

Assorted

  • Rename logback.xml to logback-test.xml to make clear it is for tests (#363)

Dependency Updates

  • Bump org.kiwiproject:registry-aware-jersey-client from 1.1.12 to 1.1.13 (#372)
  • Bump org.kiwiproject:metrics-healthchecks-severity from 1.0.12 to 1.0.13 (#371)
  • Bump org.kiwiproject:service-discovery-client from 1.2.0 to 1.2.1 (#370)
  • Bump org.kiwiproject:dropwizard-curator from 1.1.12 to 1.1.13 (#369)
  • Bump org.kiwiproject:kiwi-test from 2.3.3 to 2.4.0 (#368)
  • Bump org.kiwiproject:kiwi from 2.6.0 to 2.7.0 (#367)
  • Bump org.kiwiproject:kiwi-parent from 2.0.19 to 2.0.20 (#366)
  • Bump org.kiwiproject:kiwi-bom from 1.1.0 to 1.1.1 (#365)
  • Bump org.kiwiproject:kiwi-bom from 1.0.0 to 1.1.0 (#364)
  • Bump kiwi-parent from 2.0.18 to 2.0.19 (#362)
  • Bump kiwi-bom from 0.31.0 to 1.0.0 (#361)

v2.2.2

14 Jun 11:44
c2be940
Compare
Choose a tag to compare

Summary

  • 2023-06-14T07:42:49.423313 - 24 commit(s) by Scott Leberknight, dependabot[bot]

Improvements

  • Update release script (#338)

Assorted

  • Fix deprecated code usage (#356)
  • Add Java 20 to the build (#355)
  • Add manual workflow to Delombok and print Java sources (#348)
  • Skip PR workflows if only md/txt files changed (#337)

Dependency Updates

  • Bump dropwizard-curator from 1.1.11 to 1.1.12 (#360)
  • Bump registry-aware-jersey-client from 1.1.11 to 1.1.12 (#359)
  • Bump metrics-healthchecks-severity from 1.0.11 to 1.0.12 (#358)
  • Bump service-discovery-client from 1.1.10 to 1.2.0 (#357)
  • Bump kiwi from 2.5.0 to 2.6.0 (#354)
  • Bump kiwi-test from 2.3.2 to 2.3.3 (#353)
  • Bump kiwi-bom from 0.30.0 to 0.31.0 (#352)
  • Bump kiwi-parent from 2.0.17 to 2.0.18 (#351)
  • Bump sleberknight/print-delombok from 0.6.0 to 0.7.0 (#350)
  • Manage kiwi and kiwi-test dependency versions (#346)
  • Bump kiwi-parent from 2.0.15 to 2.0.17 (#345)
  • Bump kiwi-bom from 0.28.0 to 0.30.0 (#344)
  • Bump FantasticFiasco/action-update-license-year from 2 to 3 (#341)
  • Bump kiwi-bom from 0.27.0 to 0.28.0 (#340)
  • Bump kiwi-parent from 2.0.14 to 2.0.15 (#339)

v2.2.1

11 Mar 01:26
Compare
Choose a tag to compare

Summary

  • 2023-03-10T20:11:25.770987 - 22 commit(s) by Scott Leberknight, dependabot[bot], github-actions[bot]

Improvements

  • Do not allow releases if repository is not up to date (#317)

Assorted

  • Use sleberknight/delombok-action for Delombok (#326)
  • Add CodeQL status badge (#325)
  • Fix code scanning alert - Use of default toString() (#323)
  • Add CodeQL workflow (#322)
  • Update license copyright year(s) (#321)

Dependency Updates

  • Bump dropwizard-curator from 1.1.10 to 1.1.11 (#336)
  • Bump registry-aware-jersey-client from 1.1.10 to 1.1.11 (#335)
  • Bump service-discovery-client from 1.1.9 to 1.1.10 (#334)
  • Bump metrics-healthchecks-severity from 1.0.10 to 1.0.11 (#333)
  • Bump kiwi from 2.4.0 to 2.5.0 (#332)
  • Bump kiwi-test from 2.3.1 to 2.3.2 (#331)
  • Bump kiwi-parent from 2.0.13 to 2.0.14 (#330)
  • Bump kiwi-bom from 0.26.0 to 0.27.0 (#329)
  • Bump sleberknight/delombok-action from 0.5.0 to 0.7.0 (#328)
  • Bump kiwi-parent from 2.0.12 to 2.0.13 (#319)
  • Bump kiwi-bom from 0.25.0 to 0.26.0 (#318)
  • Bump kiwi-parent from 2.0.11 to 2.0.12 (#316)

v2.2.0

20 Dec 02:37
Compare
Choose a tag to compare

Writing out changelog

Summary

  • 2022-12-19T21:37:13.302738 - 4 commit(s) by Scott Leberknight

Improvements

  • Disable FAIL_ON_EMPTY_BEANS serialization feature by default in ConfigResource (#290)
  • ConfigResource should allow a JsonHelper to be provided in its constructor (#289)

v2.1.3

16 Dec 14:32
Compare
Choose a tag to compare

Summary

  • 2022-12-16T14:31:50.028456537 - 16 commit(s) by Scott Leberknight, dependabot[bot]

Dependency Updates

  • Bump registry-aware-jersey-client from 1.1.9 to 1.1.10 (#313)
  • Bump dropwizard-curator from 1.1.9 to 1.1.10 (#312)
  • Bump metrics-healthchecks-severity from 1.0.9 to 1.0.10 (#311)
  • Bump kiwi-test from 2.3.0 to 2.3.1 (#310)
  • Bump kiwi from 2.3.0 to 2.4.0 (#309)
  • Bump service-discovery-client from 1.1.8 to 1.1.9 (#308)
  • Bump kiwi-bom from 0.23.1 to 0.25.0 (#307)
  • Bump kiwi-parent from 2.0.10 to 2.0.11 (#306)
  • Bump kiwi-bom from 0.23.0 to 0.23.1 (#304)
  • Bump kiwi-parent from 2.0.9 to 2.0.10 (#303)
  • Bump kiwi-bom from 0.22.0 to 0.23.0 (#302)
  • Bump kiwi-bom from 0.21.0 to 0.22.0 (#301)
  • Bump kiwi-bom from 0.20.0 to 0.21.0 (#300)
  • Bump kiwi-parent from 2.0.8 to 2.0.9 (#299)