Notable changes and additions
This version is a Correction release
Bugfix
- CONJ-424 : getGeneratedKeys() on table without generated key failed on second execution
- CONJ-412 : Metadata take in account tinyInt1isBit in method columnTypeClause
- CONJ-418 : ResultSet.last() isLast() afterLast() and isAfterLast() correction when streaming
- CONJ-415 : ResultSet.absolute() should not always return true
- CONJ-392 : Aurora cluster endpoint detection fails when time_zone doesn't match system_time_zone
- CONJ-425 : CallableStatement getObject class according to java.sql.Types value
- CONJ-426 : Allow executeBatch to be interrupted
- CONJ-420 : High CPU usage against Aurora after 2 hours inactivity