Releases
v2.1.0
Summary
2023-11-26T11:26:38.245666 - 31 commit(s) by Scott Leberknight, dependabot[bot]
Improvements 🚀
Add factory method to ErrorContextBuilder for JDBC implementation (#317)
CleanupConfig should be validated when building ErrorContext implementations (#307)
ErrorContextBuilder should only force embedded H2 databases to be DataStoreType.NOT_SHARED (#306)
Add validation annotations to CleanupConfig (#302)
Add new method(s) in ApplicationErrorVerifications to permit custom VerificationMode (#297)
Add option to skip registration of ApplicationErrorResource (#290)
Add option to skip registration of GotErrorsResource (#289)
Add plain JDBC ApplicationErrorDao implementation (#248)
Assorted 👜
Remove unused Slf4j from test; remove unused imports (#322)
Replace ApplicationErrorJdbc's nextOrThrow method with the one from KiwiJdbc (#321)
Jdbi3ApplicationErrorDao should not import a "shaded" class (#315)
Update CodeQL action to use the Zulu JDK distribution (#304)
Internal refactoring to use "options" class (#300)
Dependency Updates ⬆️
Bump org.kiwiproject:metrics-healthchecks-severity from 2.0.0 to 2.0.1 (#328)
Bump org.kiwiproject:kiwi from 3.1.0 to 3.2.0 (#327)
Bump org.kiwiproject:kiwi-test from 3.0.0 to 3.0.1 (#326)
Bump org.kiwiproject:kiwi-bom from 2.0.5 to 2.0.6 (#325)
Bump org.kiwiproject:kiwi-parent from 3.0.5 to 3.0.6 (#324)
Bump org.kiwiproject:kiwi-bom from 2.0.3 to 2.0.5 (#312)
Bump org.kiwiproject:kiwi-parent from 3.0.4 to 3.0.5 (#310)
Bump org.kiwiproject:kiwi-bom from 2.0.2 to 2.0.3 (#296)
Bump org.kiwiproject:kiwi-parent from 3.0.3 to 3.0.4 (#295)
Bump org.kiwiproject:kiwi from 3.0.0 to 3.1.0 (#294)
Bump org.kiwiproject:kiwi-bom from 2.0.1 to 2.0.2 (#292)
Bump org.kiwiproject:kiwi-parent from 3.0.2 to 3.0.3 (#291)
Bump org.kiwiproject:kiwi-parent from 3.0.1 to 3.0.2 (#288)
Bump org.kiwiproject:kiwi-bom from 2.0.0 to 2.0.1 (#287)
Bump actions/checkout from 3 to 4 (#286)
Infrastructure 🚧
Run build on zulu distribution of JDKs 17 and 21 (#293)
You can’t perform that action at this time.