2.7.13 (Dec 2025)
- CONJ-661 Fixed intermittent NullPointerException when calling prepareStatement
- CONJ-1167 Fixed possible ArrayIndexOutOfBoundsException when using CallableStatement
- CONJ-1185 Fixed Android compatibility issue: Pattern CANON_EQ flag not supported
- CONJ-1293 Fixed NullPointerException in MariaDbDataSource when setLoginTimeout(0) has been called
- CONJ-1174 Fixed ResultSetMetaData precision for signed BIGINT (was reported as 20)