HikariCP 1.3.6 has been released and the artifacts published to the Maven Central Repository.
Changes between 1.3.5 and 1.3.6
*) Include connection failure cause in calls to getConnection() that
timeout (due to connection failure). Removed chatty logging.
*) Java8 Compatability fixes.
*) Include pool name in logging messages. Thanks for the contribution
@jaredstehler.
Changes between 1.3.4 and 1.3.5
*) Fixed a regression in the Javassist code generation.
*) Various bug fixes and minor enhancements.
If you encounter any issues with HikariCP please report them on the github.com issue tracker.