MariaDB is pleased to announce the immediate availability of the MariaDB Connector/J 3.5.9, 3.4.3, 3.3.5, and 2.7.14 releases.
Release Notes and Changelogs
MariaDB Connector/J 3.5.9
Notable items in this release include:
- Cache TLS trust/key managers across connections to reduce SSL connection cost
- Add SPI for interactive dialog (PAM) authentication callback
- Add dedicated option useIpForKillQuery for query cancellation
- Add full native-image (GraalVM) support and CI coverage
- Fixes for various issues
MariaDB Connector/J 3.4.3
Notable items in this release include:
- Fixes for various issues
MariaDB Connector/J 3.3.5
Notable items in this release include:
- Fixes for various issues
MariaDB Connector/J 2.7.14
Notable items in this release include:
- Create the GSSAPI JAAS config temporary file with owner-only permissions
- Encode caching_sha2 clear password as UTF-8
- Call inflater.end() in a finally block in CompressInputStream
- Fixes for various issues
See the release notes and changelogs for more details and visit mariadb.com/downloads/connectors/connectors-data-access/java8-connector/ to download.