Skip to content

Releases: kiwiproject/dropwizard-leader-latch

v2.2.0

03 Sep 19:25
efc73c6
Compare
Choose a tag to compare

Summary

Improvements 🚀

  • Add "escape hatch" method to get Curator LeaderLatch from ManagedLeaderLatch (#286)
  • Add method to ManagedLeaderLatch to gracefully check leadership even when Curator is stopped (#280)

Documentation 📝

  • Fix some grammatical/style issues reported by IntelliJ (#288)

Assorted 👜

  • Use Jupiter assertAll instead of AssertJ soft assertions (#291)
  • Add tests for ManagedLeaderLatch to catch the edge cases (#290)
  • Replace similar code in ManagedLeaderLatchTest; use assertAll (#289)

Dependency Updates ⬆️

  • Bump org.kiwiproject:metrics-healthchecks-severity from 2.0.5 to 2.0.6 (#296)
  • Bump org.kiwiproject:kiwi from 4.3.0 to 4.4.0 (#295)
  • Bump org.kiwiproject:kiwi-test from 3.6.0 to 3.6.1 (#294)
  • Bump org.kiwiproject:kiwi-bom from 2.0.14 to 2.0.15 (#293)
  • Bump org.kiwiproject:kiwi-parent from 3.0.17 to 3.0.18 (#292)
  • Bump org.kiwiproject:kiwi from 4.2.0 to 4.3.0 (#285)
  • Bump org.kiwiproject:kiwi from 4.1.0 to 4.2.0 (#284)
  • Bump org.kiwiproject:kiwi-test from 3.5.0 to 3.6.0 (#283)
  • Bump org.kiwiproject:kiwi-parent from 3.0.16 to 3.0.17 (#282)
  • Bump org.kiwiproject:kiwi-bom from 2.0.13 to 2.0.14 (#281)

v2.1.0

07 Jul 22:49
01c5b20
Compare
Choose a tag to compare

Summary

  • 2024-07-07T18:49:53.758275 - 9 commit(s) by Scott Leberknight, dependabot[bot]

Improvements 🚀

  • Improve error messages in ManagedLeaderLatch#hasLeadership (#273)
  • Add doesNotHaveLeadership to ManagedLeaderLatch (#266)

Documentation 📝

  • Improve javadoc on ManagedLeaderLatch#hasLeadership (#267)

Dependency Updates ⬆️

  • Bump org.kiwiproject:metrics-healthchecks-severity from 2.0.4 to 2.0.5 (#279)
  • Bump org.kiwiproject:kiwi-bom from 2.0.12 to 2.0.13 (#278)
  • Bump org.kiwiproject:kiwi-parent from 3.0.15 to 3.0.16 (#277)
  • Bump org.kiwiproject:kiwi-test from 3.4.0 to 3.5.0 (#276)
  • Bump org.kiwiproject:kiwi from 4.0.0 to 4.1.0 (#275)

v2.0.4

18 Jun 23:43
eae0cb7
Compare
Choose a tag to compare

Summary

  • 2024-06-18T19:43:19.862713 - 7 commit(s) by Scott Leberknight, dependabot[bot]

Dependency Updates ⬆️

  • Bump org.kiwiproject:metrics-healthchecks-severity from 2.0.3 to 2.0.4 (#272)
  • Bump org.kiwiproject:kiwi-bom from 2.0.11 to 2.0.12 (#271)
  • Bump org.kiwiproject:kiwi-test from 3.3.0 to 3.4.0 (#270)
  • Bump org.kiwiproject:kiwi-parent from 3.0.14 to 3.0.15 (#269)
  • Bump org.kiwiproject:kiwi from 3.4.0 to 4.0.0 (#268)

v2.0.3

28 Apr 20:40
8066c01
Compare
Choose a tag to compare

Summary

  • 2024-04-28T16:37:47.290098 - 12 commit(s) by Scott Leberknight, dependabot[bot]

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi-parent from 3.0.13 to 3.0.14 (#265)
  • Bump org.kiwiproject:kiwi from 3.3.0 to 3.4.0 (#264)
  • Bump org.kiwiproject:metrics-healthchecks-severity from 2.0.2 to 2.0.3 (#263)
  • Bump org.kiwiproject:kiwi-test from 3.2.1 to 3.3.0 (#262)
  • Bump org.kiwiproject:kiwi-bom from 2.0.10 to 2.0.11 (#261)
  • Bump org.kiwiproject:kiwi-parent from 3.0.12 to 3.0.13 (#260)
  • Bump org.kiwiproject:kiwi-bom from 2.0.9 to 2.0.10 (#259)

v2.0.2

09 Feb 03:36
d03ecb1
Compare
Choose a tag to compare

Summary

  • 2024-02-08T22:34:18.363819 - 19 commit(s) by Scott Leberknight, dependabot[bot], github-actions[bot]

Assorted 👜

  • Update license copyright year(s) (#249)

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi-bom from 2.0.8 to 2.0.9 (#258)
  • Bump org.kiwiproject:kiwi from 3.2.0 to 3.3.0 (#257)
  • Bump org.kiwiproject:metrics-healthchecks-severity from 2.0.1 to 2.0.2 (#256)
  • Bump org.kiwiproject:kiwi-test from 3.2.0 to 3.2.1 (#255)
  • Bump org.kiwiproject:kiwi-parent from 3.0.10 to 3.0.12 (#254)
  • Bump org.kiwiproject:kiwi-parent from 3.0.8 to 3.0.10 (#253)
  • Bump org.kiwiproject:kiwi-parent from 3.0.7 to 3.0.8 (#252)
  • Bump org.kiwiproject:kiwi-bom from 2.0.7 to 2.0.8 (#251)
  • Bump actions/cache from 3 to 4 (#250)
  • Bump org.kiwiproject:kiwi-test from 3.1.0 to 3.2.0 (#248)
  • Bump org.kiwiproject:kiwi-bom from 2.0.6 to 2.0.7 (#247)
  • Bump org.kiwiproject:kiwi-parent from 3.0.6 to 3.0.7 (#246)
  • Bump github/codeql-action from 2 to 3 (#245)
  • Bump org.kiwiproject:kiwi-test from 3.0.1 to 3.1.0 (#244)
  • Bump actions/setup-java from 3 to 4 (#243)

v2.0.1

25 Nov 22:43
20dca19
Compare
Choose a tag to compare

Summary

  • 2023-11-25T17:40:47.135846 - 19 commit(s) by Scott Leberknight, dependabot[bot]

Assorted 👜

  • Use Zulu distribution for CodeQL and Print Delomboked Sources action (#237)

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi from 3.1.0 to 3.2.0 (#242)
  • Bump org.kiwiproject:metrics-healthchecks-severity from 2.0.0 to 2.0.1 (#241)
  • Bump org.kiwiproject:kiwi-test from 3.0.0 to 3.0.1 (#240)
  • Bump org.kiwiproject:kiwi-parent from 3.0.5 to 3.0.6 (#239)
  • Bump org.kiwiproject:kiwi-bom from 2.0.5 to 2.0.6 (#238)
  • Bump org.kiwiproject:kiwi-bom from 2.0.3 to 2.0.5 (#236)
  • Bump org.kiwiproject:kiwi-parent from 3.0.4 to 3.0.5 (#235)
  • Bump org.kiwiproject:kiwi from 3.0.0 to 3.1.0 (#234)
  • Bump org.kiwiproject:kiwi-parent from 3.0.3 to 3.0.4 (#233)
  • Bump org.kiwiproject:kiwi-bom from 2.0.2 to 2.0.3 (#232)
  • Bump org.kiwiproject:kiwi-bom from 2.0.1 to 2.0.2 (#230)
  • Bump org.kiwiproject:kiwi-parent from 3.0.2 to 3.0.3 (#229)
  • Bump org.kiwiproject:kiwi-parent from 3.0.1 to 3.0.2 (#228)
  • Bump org.kiwiproject:kiwi-bom from 2.0.0 to 2.0.1 (#227)
  • Bump actions/checkout from 3 to 4 (#226)

Infrastructure 🚧

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

v2.0.0

07 Aug 23:26
92a14fc
Compare
Choose a tag to compare

Summary

  • 2023-08-07T19:25:35.56407 - 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 (#225)

v1.0.13

05 Aug 18:08
f477721
Compare
Choose a tag to compare

Summary

  • 2023-08-05T14:07:24.978674 - 11 commit(s) by Scott Leberknight, dependabot[bot]

Assorted

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

Dependency Updates

  • Bump org.kiwiproject:metrics-healthchecks-severity from 1.0.12 to 1.0.13 (#222)
  • Bump org.kiwiproject:kiwi-test from 2.3.3 to 2.4.0 (#221)
  • Bump org.kiwiproject:kiwi from 2.6.0 to 2.7.0 (#220)
  • Bump org.kiwiproject:kiwi-parent from 2.0.19 to 2.0.20 (#219)
  • Bump org.kiwiproject:kiwi-bom from 1.1.0 to 1.1.1 (#218)
  • Bump org.kiwiproject:kiwi-bom from 1.0.0 to 1.1.0 (#217)
  • Bump kiwi-parent from 2.0.18 to 2.0.19 (#215)
  • Bump kiwi-bom from 0.31.0 to 1.0.0 (#214)

v1.0.12

14 Jun 11:22
9789721
Compare
Choose a tag to compare

Summary

  • 2023-06-14T07:21:43.337443 - 20 commit(s) by Scott Leberknight, dependabot[bot]

Improvements

  • Update release script (#195)

Assorted

  • Add Java 20 to the build (#212)
  • Add manual workflow to Delombok and print Java sources (#205)
  • Skip PR workflows if only md/txt files changed (#194)

Dependency Updates

  • Bump metrics-healthchecks-severity from 1.0.11 to 1.0.12 (#213)
  • Bump kiwi from 2.5.0 to 2.6.0 (#211)
  • Bump kiwi-test from 2.3.2 to 2.3.3 (#210)
  • Bump kiwi-bom from 0.30.0 to 0.31.0 (#209)
  • Bump kiwi-parent from 2.0.17 to 2.0.18 (#208)
  • Bump sleberknight/print-delombok from 0.6.0 to 0.7.0 (#207)
  • Manage kiwi and kiwi-test dependency versions (#203)
  • Bump kiwi-bom from 0.28.0 to 0.30.0 (#202)
  • Bump kiwi-parent from 2.0.15 to 2.0.17 (#201)
  • Bump FantasticFiasco/action-update-license-year from 2 to 3 (#198)
  • Bump kiwi-parent from 2.0.14 to 2.0.15 (#197)
  • Bump kiwi-bom from 0.27.0 to 0.28.0 (#196)

v1.0.11

10 Mar 23:05
Compare
Choose a tag to compare

Summary

  • 2023-03-10T18:04:41.648902 - 19 commit(s) by Scott Leberknight, dependabot[bot], github-actions[bot]

Improvements

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

Assorted

  • Use sleberknight/delombok-action for Delombok (#186)
  • Add CodeQL status badge (#185)
  • Add CodeQL workflow (#184)
  • Update license copyright year(s) (#183)

Dependency Updates

  • Bump metrics-healthchecks-severity from 1.0.10 to 1.0.11 (#193)
  • Bump kiwi-test from 2.3.1 to 2.3.2 (#192)
  • Bump kiwi from 2.4.0 to 2.5.0 (#191)
  • Bump kiwi-parent from 2.0.13 to 2.0.14 (#190)
  • Bump kiwi-bom from 0.26.0 to 0.27.0 (#189)
  • Bump sleberknight/delombok-action from 0.6.0 to 0.7.0 (#188)
  • Bump sleberknight/delombok-action from 0.5.0 to 0.6.0 (#187)
  • Bump kiwi-bom from 0.25.0 to 0.26.0 (#182)
  • Bump kiwi-parent from 2.0.12 to 2.0.13 (#181)
  • Bump kiwi-parent from 2.0.11 to 2.0.12 (#178)