Merge branch '2.2.5-rc1' into dev

* 2.2.5-rc1:
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release HikariCP-2.2.5
  Update changes log.
  Prepare release.
pull/201/head
Brett Wooldridge 10 years ago
commit a9ea4fc476

@ -21,6 +21,11 @@ Changes in 2.2.5
* Fix a bug where DataSource.loginTimeout() was always being set to 1 second.
* Fix bug where some drivers return 0 from Connection.getNetworkTimeout(),
and yet throw SQLFeatureNotSupportedException when setNetworkTimeout() is
called. This broke they way that HikariCP had implemented JDBC 4.1 support
detection.
Changes in 2.2.4
* Generate proxy classes into the same protection domain as the HikariCP

Loading…
Cancel
Save