This version is a general availability (GA) release.
Changelog
- [CONJ-663] Client authentication plugins are now defined as services. The driver has 2 new plugins
caching_sha2_password
andsha256_password plugin
for MySQL compatibility - [CONJ-733] Credential service: AWS IAM authentication
- [CONJ-727] Support configuration of custom SSLSocketFactory
- [CONJ-561] JDBC 4.3 partial implementation java.sql.Statement methods isSimpleIdentifier, enquoteIdentifier, enquoteLiteral and enquoteNCharLiteral
- [CONJ-692] ConnectionPoolDataSource interface addition to MariaDbPoolDataSource
- [CONJ-563] closing possible option batch thread on driver deregistration.
- [CONJ-732] Driver getPropertyInfo returns no options information when url is empty
- [CONJ-734] DatabaseMetaData.getSchemaTerm now return "schema", not empty string