Release information
This version is a bugfix release
Corrections
- [CONJ-297] Useless memory consumption when using Statement.setQueryTimeout
- [CONJ-294] PrepareStatement failover handling : use master connection to a minimum
- [CONJ-290] Timestamps format error when using prepareStatement with options useFractionalSeconds and useServerPrepStmts
- [CONJ-218] MariaDbDatabaseMetaData getTables() follow the jdbc recommendation TABLE_TYPE "TABLE" replacing "BASE_TABLE"