Releases: kiwiproject/retrying-again
Releases · kiwiproject/retrying-again
v2.1.3
Summary
- 2024-10-22T01:22:04Z - 6 commit(s) by Scott Leberknight, dependabot[bot]
Dependency Updates ⬆️
v2.1.2
Summary
- 2024-09-01T17:24:24Z - 8 commit(s) by Scott Leberknight, dependabot[bot]
Documentation 📝
- Fix/cleanup grammar in some documentation (#234)
Assorted 👜
- Code cleanup (#233)
Dependency Updates ⬆️
v2.1.1
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 ⬆️
v2.1.0
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 ⬆️
v2.0.3
Summary
- 2024-04-28T11:07:50.71623 - 10 commit(s) by Scott Leberknight, dependabot[bot]
Dependency Updates ⬆️
v2.0.2
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
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
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
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
v1.0.17
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)