MariaDB is pleased to announce the immediate availability of the MariaDB Connector/J 3.5.10, 3.4.4, 3.3.6, and 2.7.15 releases.

Release Notes and Changelogs

MariaDB Connector/J 3.5.10

Notable items in this release include:

  • Add the maxAllowedPacket connection option, bounding the size of packets the driver sends and accepts
  • Add the maxAllowedColumns connection option, bounding the server-announced column count (report by fg0x0)
  • Add Infer static analysis to CI
  • Fixes for various issues

MariaDB Connector/J 3.4.4

Notable items in this release include:

  • Add the maxAllowedColumns connection option, bounding the server-announced column count (report by fg0x0)
  • Fixes for various issues

MariaDB Connector/J 3.3.6

Notable items in this release include:

  • Add the maxAllowedColumns connection option, bounding the server-announced column count (report by fg0x0)
  • Fixes for various issues

MariaDB Connector/J 2.7.15

Notable items in this release include:

  • Add the maxAllowedColumns connection option, bounding the server-announced column count (report by fg0x0)
  • 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.