0.7.1
- Various bug fixes and enhancements : https://github.com/sylvainlaurent/JDBC-Performance-Logger/issues?milestone=9&page=1&state=closed
- Available on maven Central :
<dependency>
<groupId>com.github.sylvainlaurent.jdbcperflogger</groupId>
<artifactId>jdbc-perf-logger-driver</artifactId>
<version>0.7.1</version>
</dependency>