Skip to content

Commit

Permalink
Update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
brettwooldridge authored Nov 2, 2024
1 parent c6d1403 commit 64f96f3
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@ Changes in 6.0.1

* change default maxLifetime variance from 2.5% to 25% to further avoid mass connection die-off dips

* Dropwizard 5 metrics are now supported via the setMetricRegistry() method in HikariConfig and in HikariDataSource
* merged #1962 Dropwizard 5 metrics are now supported via the setMetricRegistry() method in HikariConfig and in HikariDataSource

* merged #2244 Improve JavassistProxyFactory

* merged #2243 Fix inconsistency between isWrapperFor and unwrap

* fixed #1960 allow SQLExceptionOverride to adjudicate all exceptions for eviction

Changes in 6.0.0

Expand Down

0 comments on commit 64f96f3

Please sign in to comment.