github mariadb-corporation/mariadb-connector-j 1.7.5
MariaDB java connector 1.7.5 (java 7)

latest releases: 3.5.6, 3.5.5, 3.5.4...
4 years ago

1.7.5 (09 Dec. 2020)

Full Changelog

Version for java 7 support corrective release

[CONJ-848] Pool correction for java 7 connection branch

  • When receiving an RST during connection validation, the pool will end up throwing a connection timeout exception in place of reusing another connection.
  • When using multiple pools and a pool is closed, it closes a global executor used by all pools. This occurs even if there are still other pools open.

Don't miss a new mariadb-connector-j release

NewReleases is sending notifications on new releases.