HikariCP 2.4.1 released

299 views
Skip to first unread message

Brett Wooldridge

unread,
Aug 24, 2015, 11:32:52 AM8/24/15
to HikariCP
HikariCP 2.4.1 has been published to the maven central repository.  This is a bugfix release.

Changes in 2.4.1

 * issue 380: housekeeper was not being scheduled in the case of a user specified
   ScheduledExecutorService instance.

 * issue 340: rollback change that elides setting the readonly property if the user
   never explicitly configured it.  See discussion in the Github issue tracker.  Also
   fixes binary ABI breakage between 2.3.9 and 2.4.0.

 * issue 379: stop closing idle connections, to keep minimumIdle connections in pool

 * issue 375: fixed InvalidPathException in HikariConfig

 * issue 362: fixed NullPointerException in closing connection (closing statements)

 * issue 357: allow altering the username & password through JMX at runtime

 * issue 349: handle integer Transaction isolation level

 * Throw SQLTransientConnectionException instead of SQLTimeoutException

 * For validating connection, if a network time out is set, elide setting a query timeout

 * ResultSet.getStatement() should return StatementProxy

Please report issues with 2.4.1 here or in the Github issue tracker. Java 6 users should continue on the 2.3.x release train, 2.4.0 and above are Java 7 and Java 8 only.

Reply all
Reply to author
Forward
0 new messages