diff --git a/CHANGES b/CHANGES index 3ee4899f..3a5d0c6d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,10 @@ HikariCP Changes +Changes in 5.0.0 + + * rewrote connection elide/add code to fix an unconfirmed but occassionally reported + race condition that results in the pool draining to 0 and not refilling. + Changes in 4.0.3 * fixed #1735 added system property to permit override of lower limit of connectionTimeout