Releases: kiwiproject/dropwizard-application-errors
Releases · kiwiproject/dropwizard-application-errors
v1.1.2
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)
v1.1.1
Summary
- 2021-12-21T15:22:40.250302 - 7 commit(s) by Scott Leberknight, Chris Rohr, dependabot[bot]
Dependency Updates
v1.1.0
Summary
- 2021-11-15T11:55:40.782931 - 11 commit(s) by Scott Leberknight, dependabot[bot], Chris Rohr
Improvements
- Calculate and cache expiration times in minutes in CleanupApplicationErrorsJob (#111)
- Only calculate "now" once in CleanupApplicationErrorsJob (#110)
- unresolvedErrorException should be unresolvedErrorExpiration in CleanupConfig (#108)
- Add a configurable background job that can be added to archive old resolved application errors (#105)
Bugs
- CleanupApplicationErrorsJobTest failing (presumably due to time zone differences) (#109)
Dependency Updates
v1.0.0
Summary
- 2021-09-05T18:51:45.883959 - 5 commit(s) by Scott Leberknight, dependabot[bot]
Dependency Updates
v0.13.0
Summary
- 2021-08-03T14:41:18.207738 - 5 commit(s) by Scott Leberknight, dependabot[bot]
Dependency Updates
- Bump kiwi from 0.24.0 to 0.25.0 (#99)
- Bump kiwi-parent from 0.14.0 to 0.15.0 (#98)
- Bump dropwizard.version from 2.0.23 to 2.0.24 (#97)
- Bump caffeine from 2.9.1 to 2.9.2 (#97)
- Bump jdbi3 version from 3.20.0 to 3.21.0 (#97)
- Bump metrics-healthchecks-severity from 0.21.0 to 0.22.0 (#97)
- Bump metrics-jersey2 from 4.1.23 to 4.1.25 (#97)
- Bump metrics-jetty9 from 4.1.23 to 4.1.25 (#97)
- Bump kiwi-test from 0.20.0 to 0.21.0 (#97)
v0.12.0
Summary
- 2021-06-25T23:05:21.692526 - 13 commit(s) by Scott Leberknight, dependabot[bot], Chris Rohr
Assorted
- Sonar: Declare local variables with 'var' in Jdbi3ApplicationErrorDao (#90)
Dependency Updates
- Bump kiwi from 0.23.0 to 0.24.0 (#96)
- Bump kiwi-parent from 0.13.0 to 0.14.0 (#95)
- Bump kiwi-parent from 0.12.0 to 0.13.0 (#94)
- Bump dropwizard.version from 2.0.22 to 2.0.23 (#93)
- Bump metrics-jersey2 from 4.1.22 to 4.1.23 (#93)
- Bump metrics-jetty9 from 4.1.22 to 4.1.23 (#93)
- Bump embedded-postgres from 1.2.10 to 1.3.0 (#93)
- Bump kiwi-test from 0.19.0 to 0.20.0 (#93)
- Bump actions/cache from 2.1.5 to 2.1.6 (#92)
- Support Java 16 (#91)
- Bump actions/cache from 2.1.5 to 2.1.6 (#89)
- Bump actions/cache from 1 to 2.1.5 (#88)
- Bump actions/setup-java from 1 to 2.1.0 (#87)
- Allow dependabot to submit PRs for GitHub actions (#86)
v0.11.0
Summary
- 2021-05-26T10:40:35.821305 - 4 commit(s) by Scott Leberknight, dependabot[bot]
Dependency Updates
- Bump dropwizard.version from 2.0.21 to 2.0.22 (#82)
- Bump caffeine from 2.9.0 to 2.9.1 (#82)
- Bump javassist from 3.27.0-GA to 3.28.0-GA (#82)
- Bump kiwi from 0.22.0 to 0.23.0 (#82)
- Bump metrics-healthchecks-severity from 0.19.0 to 0.20.0 (#82)
- Bump metrics-jersey2 from 4.1.19 to 4.1.22 (#82)
- Bump metrics-jetty9 from 4.1.19 to 4.1.22 (#82)
- Bump kiwi-test from 0.18.0 to 0.19.0 (#82)
- Bump kiwi-parent from 0.11.0 to 0.12.0 (#81)
v0.10.0
Summary
- 2021-04-12T15:32:15.18732 - 3 commit(s) by Scott Leberknight, dependabot[bot]
Dependency Updates
- Bump dropwizard.version from 2.0.20 to 2.0.21 (#78)
- Bump kiwi-parent from 0.10.0 to 0.11.0 (#78)
- Bump kiwi from 0.21.0 to 0.22.0 (#78)
- Bump liquibase-core from 3.10.2 to 3.10.3 (#78)
- Bump metrics-healthchecks-severity from 0.18.0 to 0.19.0 (#78)
- Bump metrics from 4.1.18 to 4.1.19 (#78)
- Bump kiwi-test from 0.17.0 to 0.18.0 (#78)
v0.9.0
Summary
- 2021-04-06T16:52:06.679556 - 7 commit(s) by Scott Leberknight, dependabot[bot]
Bugs
- Scope of dropwizard-jdbi3 in the POM should be compile (#71)
Dependency Updates
v0.8.0
Summary
- 2021-02-28 - 4 commit(s) by Chris Rohr, dependabot[bot], Scott Leberknight
Improvements
- Add Nullable annotation where Throwables can be null (#68)
Dependency Updates
- Bump dropwizard.version from 2.0.19 to 2.0.20 (#70)
- Bump kiwi-parent from 0.8.0 to 0.9.0 (#70)
- Bump caffeine from 2.8.8 to 2.9.0 (#70)
- Bump joda-time from 2.10.7 to 2.10.10 (#70)
- Bump kiwi from 0.19.0 to 0.20.0 (#70)
- Bump metrics-healthchecks-severity from 0.16.0 to 0.17.0 (#70)
- Bump metrics-jersey2 from 4.1.17 to 4.1.18 (#70)
- Bump metrics-jetty9 from 4.1.17 to 4.1.18 (#70)
- Bump liquibase from 3.8.9 to 3.10.2 (#70)
- Bump embedded-postgres from 1.2.6 to 1.2.10 (#70)
- Bump kiwi-test from 0.14.0 to 0.15.0 (#70)