EOL for mariadb connector/j 2.7 (mariadb-java-client-2.7) ??

Currently in the docs it is mentioned that (2.x version has a 5 years support). [https://mariadb.com/kb/en/about-mariadb-connector-j/]. 2.0 was released in 2017 and recent version 2.7 was released in 07/022. I want to confirm what is EOL/EOS for the mariadb-java-client library. We are updating the version for our library and we are using the connector/j for aurora database so we don't want to upgrade to 3.x. So can you please confirm about the EOL/EOS for the 2.7 version of mariadb connector/j? Thanks!

Answer Answered by Diego Dupin in this comment.

EOL are described in MariaDB enginering policy (https://mariadb.com/engineering-policies/). EOL for java 2.7 is set to September 2025. So MariaDB will provide full support for 2.7 until September 2025 for customers and also provide security fixes and fixes for critical bugs for the community

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.