Skip to content

Releases: kiwiproject/retrying-again

v2.1.3

22 Oct 01:22
b869d49
Compare
Choose a tag to compare

Summary

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi-bom from 2.0.17 to 2.0.18 (#240)
  • Bump org.kiwiproject:kiwi-parent from 3.0.19 to 3.0.20 (#239)
  • Bump org.kiwiproject:kiwi-bom from 2.0.15 to 2.0.17 (#238)
  • Bump org.kiwiproject:kiwi-parent from 3.0.18 to 3.0.19 (#237)

v2.1.2

01 Sep 17:24
8a525c6
Compare
Choose a tag to compare

Summary

Documentation 📝

  • Fix/cleanup grammar in some documentation (#234)

Assorted 👜

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi-parent from 3.0.17 to 3.0.18 (#236)
  • Bump org.kiwiproject:kiwi-bom from 2.0.14 to 2.0.15 (#235)
  • Bump org.kiwiproject:kiwi-parent from 3.0.16 to 3.0.17 (#232)
  • Bump org.kiwiproject:kiwi-bom from 2.0.13 to 2.0.14 (#231)

v2.1.1

07 Jul 15:45
2ae4b75
Compare
Choose a tag to compare

Summary

  • 2024-07-07T11:45:22.508511 - 5 commit(s) by Scott Leberknight, dependabot[bot]

Assorted 👜

  • Sonar cleanup: fix deprecated API usage (#228)

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi-parent from 3.0.15 to 3.0.16 (#230)
  • Bump org.kiwiproject:kiwi-bom from 2.0.12 to 2.0.13 (#229)

v2.1.0

16 Jun 17:04
03e2224
Compare
Choose a tag to compare

Summary

  • 2024-06-16T13:04:33.062635 - 8 commit(s) by Scott Leberknight, dependabot[bot]

Improvements 🚀

  • Add method to RetryException to get a typed last Attempt (#224)
  • Ensure exception Attempt has non-null Exception (#221)

Documentation 📝

  • Document the reason RetryerException#getLastFailedAttempt returns Attempt<?> (#222)

Assorted 👜

  • "Fix" the TODOs in RetryerBuilderTest (#223)

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi-parent from 3.0.14 to 3.0.15 (#227)
  • Bump org.kiwiproject:kiwi-bom from 2.0.11 to 2.0.12 (#226)

v2.0.3

28 Apr 15:08
3ff8a2f
Compare
Choose a tag to compare

Summary

  • 2024-04-28T11:07:50.71623 - 10 commit(s) by Scott Leberknight, dependabot[bot]

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi-bom from 2.0.10 to 2.0.11 (#220)
  • Bump org.kiwiproject:kiwi-parent from 3.0.13 to 3.0.14 (#219)
  • Bump org.kiwiproject:kiwi-parent from 3.0.12 to 3.0.13 (#218)
  • Bump org.kiwiproject:kiwi-bom from 2.0.9 to 2.0.10 (#217)

v2.0.2

08 Feb 23:47
ec87eeb
Compare
Choose a tag to compare

Summary

  • 2024-02-08T18:45:34.253602 - 14 commit(s) by Scott Leberknight, dependabot[bot], github-actions[bot]

Assorted 👜

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

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi-parent from 3.0.10 to 3.0.12 (#216)
  • Bump org.kiwiproject:kiwi-bom from 2.0.8 to 2.0.9 (#215)
  • Bump org.kiwiproject:kiwi-parent from 3.0.8 to 3.0.10 (#214)
  • Bump org.kiwiproject:kiwi-bom from 2.0.7 to 2.0.8 (#213)
  • Bump org.kiwiproject:kiwi-parent from 3.0.7 to 3.0.8 (#212)
  • Bump actions/cache from 3 to 4 (#211)
  • Bump org.kiwiproject:kiwi-parent from 3.0.6 to 3.0.7 (#209)
  • Bump org.kiwiproject:kiwi-bom from 2.0.6 to 2.0.7 (#208)
  • Bump github/codeql-action from 2 to 3 (#207)
  • Bump actions/setup-java from 3 to 4 (#206)

v2.0.1

24 Nov 21:29
dc59ed9
Compare
Choose a tag to compare

Summary

  • 2023-11-24T16:28:51.613045 - 16 commit(s) by Scott Leberknight, dependabot[bot]

Assorted 👜

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

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi-bom from 2.0.5 to 2.0.6 (#205)
  • Bump org.kiwiproject:kiwi-parent from 3.0.5 to 3.0.6 (#204)
  • Bump org.kiwiproject:kiwi-bom from 2.0.3 to 2.0.5 (#202)
  • Bump org.kiwiproject:kiwi-parent from 3.0.4 to 3.0.5 (#200)
  • Bump org.kiwiproject:kiwi-parent from 3.0.3 to 3.0.4 (#199)
  • Bump org.kiwiproject:kiwi-bom from 2.0.2 to 2.0.3 (#198)
  • Bump org.kiwiproject:kiwi-parent from 3.0.2 to 3.0.3 (#196)
  • Bump org.kiwiproject:kiwi-bom from 2.0.1 to 2.0.2 (#195)
  • Bump org.kiwiproject:kiwi-bom from 2.0.0 to 2.0.1 (#194)
  • Bump org.kiwiproject:kiwi-parent from 3.0.1 to 3.0.2 (#193)
  • Bump actions/checkout from 3 to 4 (#192)
  • Bump org.kiwiproject:kiwi-parent from 3.0.0 to 3.0.1 (#191)

Infrastructure 🚧

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

v2.0.0

06 Aug 17:54
310fc43
Compare
Choose a tag to compare

Summary

  • 2023-08-06T13:52:25.065047 - 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.

Dependency Updates ⬆️

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

v1.0.18

05 Aug 01:30
08eed37
Compare
Choose a tag to compare

Summary

  • 2023-08-04T21:30:25.101995 - 13 commit(s) by Scott Leberknight, dependabot[bot]

Assorted

  • Add .keep files in src/main/resources and src/test/resources (#184)
  • Add Java 20 to the build (#181)
  • Add GitHub action to Update copyright year(s) in license file (#178)
  • Remove license from each individual source file (#177)

Dependency Updates

  • Bump org.kiwiproject:kiwi-parent from 2.0.19 to 2.0.20 (#189)
  • Bump org.kiwiproject:kiwi-bom from 1.1.0 to 1.1.1 (#188)
  • Bump org.kiwiproject:kiwi-bom from 1.0.0 to 1.1.0 (#187)
  • Bump kiwi-bom from 0.31.0 to 1.0.0 (#183)
  • Bump kiwi-parent from 2.0.18 to 2.0.19 (#182)

v1.0.17

30 May 23:19
866c067
Compare
Choose a tag to compare

Summary

  • 2023-05-30T19:19:06.178147 - 17 commit(s) by Scott Leberknight, dependabot[bot]

Improvements

  • Update release script (#165)

Assorted

  • Add manual workflow to Delombok and print Java sources (#174)
  • Replace JSR 305 annotations (#172)
  • Skip PR workflows if only md/txt files changed (#164)

Dependency Updates

  • Bump kiwi-bom from 0.30.0 to 0.31.0 (#180)
  • Bump kiwi-parent from 2.0.17 to 2.0.18 (#179)
  • Bump print-delombok action from 0.6.0 to 0.7.0 (#176)
  • Bump kiwi-parent from 2.0.15 to 2.0.17 (#171)
  • Bump kiwi-bom from 0.28.0 to 0.30.0 (#170)
  • Bump kiwi-bom from 0.27.0 to 0.28.0 (#167)
  • Bump kiwi-parent from 2.0.14 to 2.0.15 (#166)