Skip to content

Releases: kiwiproject/dropwizard-application-errors

v1.2.1

14 Jun 11:29
1c02471
Compare
Choose a tag to compare

Summary

  • 2023-06-14T07:29:14.220455 - 22 commit(s) by Scott Leberknight, dependabot[bot]

Improvements

  • Update release script (#247)

Assorted

  • Replace usages of deprecated KiwiDropwizardDurations (#268)
  • Add Java 20 to the build (#267)
  • Add manual workflow to Delombok and print Java sources (#260)
  • Replace JSR 305 annotations (#256)
  • Skip PR workflows if only md/txt files changed (#246)

Dependency Updates

  • Bump metrics-healthchecks-severity from 1.0.11 to 1.0.12 (#269)
  • Bump kiwi from 2.5.0 to 2.6.0 (#266)
  • Bump kiwi-test from 2.3.2 to 2.3.3 (#265)
  • Bump kiwi-parent from 2.0.17 to 2.0.18 (#264)
  • Bump kiwi-bom from 0.30.0 to 0.31.0 (#263)
  • Bump sleberknight/print-delombok from 0.6.0 to 0.7.0 (#262)
  • Manage kiwi and kiwi-test dependency versions (#258)
  • Bump kiwi-parent from 2.0.15 to 2.0.17 (#255)
  • Bump kiwi-bom from 0.28.0 to 0.30.0 (#254)
  • Bump FantasticFiasco/action-update-license-year from 2 to 3 (#251)
  • Bump kiwi-parent from 2.0.14 to 2.0.15 (#250)
  • Bump kiwi-bom from 0.27.0 to 0.28.0 (#249)

v1.2.0

10 Mar 23:14
Compare
Choose a tag to compare

Summary

  • 2023-03-10T18:12:28.434582 - 33 commit(s) by Scott Leberknight, dependabot[bot], github-actions[bot]

Improvements

  • Use random password for in-memory H2 database (#242)
  • Add basic Gitpod config file (#239)
  • Consider using Lombok's Synchronized or a regular java.util.Lock instead of synchronizing on "this" (#232)
  • Do not allow releases if repository is not up to date (#224)
  • Support NoOpApplicationErrorDao in ErrorContextBuilder (#212)
  • Support ConcurrentMapApplicationErrorDao in ErrorContextBuilder (#211)
  • Add a "no-op" ApplicationErrorDao implementation (#210)
  • Add ApplicationErrorDao implementation that does not require any outside dependencies (#208)

Assorted

  • Just a bit more "clear box" testing (#245)
  • A little more testing... (#244)
  • Add more tests for ApplicationErrorJdbc (#241)
  • Remove unnecessary Slf4j annotation from Jdbi3ErrorContext (#238)
  • Use sleberknight/delombok-action for Delombok (#229)
  • Add CodeQL status badge (#228)
  • Add CodeQL workflow (#227)
  • Update license copyright year(s) (#226)
  • Miscellaneous cleanup (#221)
  • Minor javadoc cleanup and grammar cleanup (#220)
  • Pull count(ApplicationErrorStatus) method into ApplicationErrorDao as a default method (#213)

Dependency Updates

  • Bump kiwi from 2.4.0 to 2.5.0 (#237)
  • Bump kiwi-test from 2.3.1 to 2.3.2 (#236)
  • Bump metrics-healthchecks-severity from 1.0.10 to 1.0.11 (#235)
  • Bump kiwi-bom from 0.26.0 to 0.27.0 (#234)
  • Bump kiwi-parent from 2.0.13 to 2.0.14 (#233)
  • Bump sleberknight/delombok-action from 0.6.0 to 0.7.0 (#231)
  • Bump sleberknight/delombok-action from 0.5.0 to 0.6.0 (#230)
  • Bump kiwi-bom from 0.25.0 to 0.26.0 (#223)
  • Bump kiwi-parent from 2.0.12 to 2.0.13 (#222)
  • Bump kiwi-parent from 2.0.11 to 2.0.12 (#207)

v1.1.9

16 Dec 14:23
Compare
Choose a tag to compare

Summary

  • 2022-12-16T14:22:57.595465152 - 14 commit(s) by Scott Leberknight, dependabot[bot]

Assorted

  • Update 'see' javadoc tag in CleanupApplicationErrorsJob (#200)

Dependency Updates

  • Bump kiwi-test from 2.3.0 to 2.3.1 (#206)
  • Bump metrics-healthchecks-severity from 1.0.9 to 1.0.10 (#205)
  • Bump kiwi from 2.3.0 to 2.4.0 (#204)
  • Bump kiwi-bom from 0.23.1 to 0.25.0 (#203)
  • Bump kiwi-parent from 2.0.10 to 2.0.11 (#201)
  • Bump kiwi-bom from 0.23.0 to 0.23.1 (#199)
  • Bump kiwi-parent from 2.0.9 to 2.0.10 (#198)
  • Bump kiwi-bom from 0.22.0 to 0.23.0 (#197)
  • Bump kiwi-bom from 0.21.0 to 0.22.0 (#196)
  • Bump kiwi-bom from 0.20.0 to 0.21.0 (#195)
  • Bump kiwi-parent from 2.0.8 to 2.0.9 (#194)

v1.1.8

23 Sep 23:32
Compare
Choose a tag to compare

Summary

  • 2022-09-23T19:32:02.518322 - 10 commit(s) by Scott Leberknight, dependabot[bot]

Assorted 🛒

  • Remove obsolete 'Rotten Tomato' from an exception message (#186)
  • Remove 'p' tag from CleanupConfig javadoc that caused a warning (#185)

Dependency Updates ⬆️

  • Bump metrics-healthchecks-severity from 1.0.8 to 1.0.9 (#193)
  • Bump kiwi from 2.2.0 to 2.3.0 (#192)
  • Bump kiwi-test from 2.2.1 to 2.3.0 (#191)
  • Bump kiwi-bom from 0.18.0 to 0.20.0 (#190)
  • Bump kiwi-parent from 2.0.7 to 2.0.8 (#188)
  • Bump kiwi-test from 2.2.0 to 2.2.1 (#187)

v1.1.7

21 Aug 19:27
Compare
Choose a tag to compare

Summary

  • 2022-08-21T15:25:00.359367 - 9 commit(s) by Scott Leberknight, dependabot[bot]

Dependency Updates

  • Bump kiwi from 2.1.0 to 2.2.0 (#184)
  • Bump metrics-healthchecks-severity from 1.0.7 to 1.0.8 (#183)
  • Bump kiwi-test from 2.1.0 to 2.2.0 (#182)
  • Bump kiwi-bom from 0.17.0 to 0.18.0 (#181)
  • Bump kiwi-parent from 2.0.6 to 2.0.7 (#180)
  • Bump kiwi-bom from 0.14.0 to 0.17.0 (#179)
  • Bump kiwi-parent from 2.0.4 to 2.0.6 (#178)

v1.1.6

08 Jul 02:44
Compare
Choose a tag to compare

Summary

  • 2022-07-07T22:43:57.814116 - 14 commit(s) by Scott Leberknight, dependabot[bot]

Dependency Updates

  • Bump metrics-healthchecks-severity from 1.0.6 to 1.0.7 (#175)
  • Bump kiwi-test from 2.0.0 to 2.1.0 (#174)
  • Bump kiwi from 2.0.0 to 2.1.0 (#173)
  • Bump kiwi-bom from 0.12.0 to 0.14.0 (#172)
  • Bump kiwi-bom from 0.11.0 to 0.12.0 (#170)
  • Bump kiwi-bom from 0.10.0 to 0.11.0 (#169)
  • Bump kiwi-parent from 2.0.3 to 2.0.4 (#168)
  • Bump kiwi-bom from 0.9.1 to 0.10.0 (#167)
  • Bump kiwi-parent from 2.0.2 to 2.0.3 (#166)
  • Bump kiwi-parent from 2.0.1 to 2.0.2 (#165)
  • Bump kiwi-parent from 2.0.0 to 2.0.1 (#164)
  • Switch to build on Java 17 and Temurin (#163)

v1.1.5

23 Apr 00:55
Compare
Choose a tag to compare

Summary

  • 2022-04-22T20:55:05.682473 - 9 commit(s) by Scott Leberknight, dependabot[bot]

Dependency Updates

  • Bump metrics-healthchecks-severity from 1.0.5 to 1.0.6 (#162)
  • Bump kiwi-test from 1.1.5 to 2.0.0 (#161)
  • Bump kiwi from 1.3.1 to 2.0.0 (#160)
  • Bump kiwi-bom from 0.9.0 to 0.9.1 (#158)
  • Add slf4j-api and logback-classic back into POM (#157)
  • Bump kiwi-bom from 0.7.3 to 0.9.0 (#156)
  • Bump kiwi-parent from 1.8.2 to 2.0.0 (#155)

v1.1.4

14 Apr 23:42
Compare
Choose a tag to compare

Summary

  • 2022-04-14T19:42:02.969674 - 11 commit(s) by Scott Leberknight, dependabot[bot]

Assorted

  • Tell git to ignore VS Code config files (#148)

Dependency Updates

  • Bump metrics-healthchecks-severity from 1.0.4 to 1.0.5 (#154)
  • Bump kiwi-test from 1.1.4 to 1.1.5 (#153)
  • Bump kiwi from 1.3.0 to 1.3.1 (#152)
  • Bump kiwi-parent from 1.8.1 to 1.8.2 (#151)
  • Bump kiwi-bom from 0.7.1 to 0.7.3 (#150)
  • Bump actions/setup-java from 2 to 3 (#149)
  • Bump actions/cache from 2.1.7 to 3 (#144)
  • Update open pull requests limit for maven dependencies (#143)

v1.1.3

04 Mar 03:47
Compare
Choose a tag to compare

Summary

  • 2022-03-03T22:45:56.09146 - 8 commit(s) by Scott Leberknight, dependabot[bot]

Dependency Updates

  • Bump metrics-healthchecks-severity from 1.0.3 to 1.0.4 (#142)
  • Bump actions/checkout from 2 to 3 (#141)
  • Bump kiwi-test from 1.1.3 to 1.1.4 (#140)
  • Bump kiwi from 1.2.1 to 1.3.0 (#139)
  • Bump kiwi-parent from 1.8.0 to 1.8.1 (#138)
  • Bump kiwi-bom from 0.7.0 to 0.7.1 (#137)

v1.1.2

23 Jan 02:37
Compare
Choose a tag to compare

Summary

  • 2022-01-22T21:35:11.230475 - 12 commit(s) by Scott Leberknight, dependabot[bot]

Dependency Updates

  • Bump metrics-healthchecks-severity from 1.0.2 to 1.0.3 (#136)
  • Bump kiwi-test from 1.1.2 to 1.1.3 (#135)
  • Bump kiwi from 1.2.0 to 1.2.1 (#134)
  • Bump kiwi-bom from 0.6.0 to 0.7.0 (#133)
  • Bump kiwi-parent from 1.7.0 to 1.8.0 (#132)
  • Bump kiwi-bom from 0.5.0 to 0.6.0 (#131)
  • Remove the jdbi3-core dependency and exclusion when get updated BOM (#129)
  • Bump kiwi-parent from 1.6.0 to 1.7.0 (#128)
  • Bump kiwi-bom from 0.4.0 to 0.5.0 (#127)