Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@sleberknight sleberknight released this 03 Sep 19:25
· 1 commit to main since this release
efc73c6

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)