Notable changes and additions
This version is a GA candidate
Bugfix
- CONJ-331 : clearWarnings() now throw exception on closed connection
- CONJ-299 : PreparedStatement.setObject(Type.BIT, "1") registered as true.
- CONJ-293 : permit named pipe connection without host
- CONJ-333 : ResultSet.getString() of PreparedStatement return NULL When TIME column value=00:00:00
1.5.1.RC corrections
- CONJ-335 : Pool connection may fail to connect with good user
- CONJ-332 : option enabledSslCipherSuites rely on java supportedCipherSuites (replacing enabledCipherSuites)
- UTF-8 conversion correction