Skip to content

v2.2.0

Compare
Choose a tag to compare
@sleberknight sleberknight released this 04 Aug 21:39
· 30 commits to main since this release
fe9b17a

Summary

Note that the two issues listed under Deprecations cancel each other out, so that nothing was actually deprecated in this release.

Deprecations ⚠️

  • Un-deprecate ApplicationErrorJdbcException (#396)
  • Deprecate ApplicationErrorJdbcException for removal (#390)

Assorted 👜

  • Cleanup exception handling in ApplicationErrorJdbc (#401)
  • Replace usages of deprecated RuntimeSQLException (#400)
  • Migrate to use UncheckedSQLException instead of ApplicationErrorJdbcException (#391)
  • Sonar: rename fields idiomatically (#387)

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi-test from 3.5.0 to 3.6.0 (#399)
  • Bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.0.1 (#395)
  • Bump org.kiwiproject:kiwi from 4.1.0 to 4.2.0 (#394)
  • Bump org.kiwiproject:kiwi-parent from 3.0.16 to 3.0.17 (#389)
  • Bump org.kiwiproject:kiwi-bom from 2.0.13 to 2.0.14 (#388)