> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/release-notes/connectors/java/changelogs/2.7/2.7.14.md).

# Connector/J 2.7.14 Changelog

{% hint style="info" %}

<p align="center">The most recent release of <a href="/spaces/CjGYMsT2MVP4nd3IyW2L/pages/Y7PAVcAiFWL6chXpLkk5">MariaDB Connector/J</a> is: <a href="/pages/11aRnlmZLQuDGG1JwEfE"><strong>3.5.9</strong></a></p>

<p align="center"><a href="https://mariadb.com/downloads/connectors/connectors-data-access/java8-connector" class="button primary">Download Connector/J 3.5.9</a></p>
{% endhint %}

<a href="https://mariadb.com/downloads/connectors/connectors-data-access/java8-connector" class="button primary">Download</a> <a href="/pages/tCg0uZAfAPvASknBuWrq" class="button secondary">Release Notes</a> <a href="/pages/vGySQFT0HSjAHuUOlYJs" class="button secondary">Changelog</a> <a href="/spaces/CjGYMsT2MVP4nd3IyW2L/pages/2w3wOBJquBYSZu4GiT0h" class="button secondary">Connector/J Overview</a>

**Release date:** 15 Jun 2026

For the highlights of this release, see the [release notes](/docs/release-notes/connectors/java/2.7/2.7.14.md).

The revision number links will take you to the revision's page on GitHub. On [GitHub](https://github.com/MariaDB/mariadb-connector-j) you can view more\
details of the revision and view diffs of the code modified in that revision.

* [Revision #8556d8ab0](https://github.com/mariadb-corporation/mariadb-connector-j/commit/8556d8ab0) - \[misc] use DOCKER\_LOGIN as user if secret available
* [Revision #8f31b2fe2](https://github.com/mariadb-corporation/mariadb-connector-j/commit/8f31b2fe2) - \[misc] test correction for MariaDB 12.2
* [Revision #5a9c2421d](https://github.com/mariadb-corporation/mariadb-connector-j/commit/5a9c2421d) - \[misc] test correction, testing mutual authentication only if pkcs file is present
* [Revision #a1d8a92f4](https://github.com/mariadb-corporation/mariadb-connector-j/commit/a1d8a92f4) - \[misc] test correction for GSSAPI on github action env
* [Revision #10a50cbc7](https://github.com/mariadb-corporation/mariadb-connector-j/commit/10a50cbc7) - \[misc] code style correction
* [Revision #300716bef](https://github.com/mariadb-corporation/mariadb-connector-j/commit/300716bef) - \[misc] ensure non utf8 charset cannot be used for exchanges
* [Revision #f6433d2ea](https://github.com/mariadb-corporation/mariadb-connector-j/commit/f6433d2ea) - \[misc] call inflater.end() in finally in CompressInputStream
* [Revision #580050fca](https://github.com/mariadb-corporation/mariadb-connector-j/commit/580050fca) - \[misc] remove wrong test
* [Revision #fede6436c](https://github.com/mariadb-corporation/mariadb-connector-j/commit/fede6436c) - \[misc] encode caching\_sha2 clear password as UTF-8
* [Revision #68afbd373](https://github.com/mariadb-corporation/mariadb-connector-j/commit/68afbd373) - \[misc] create gssapi jaas config temp file with owner-only permissions
* [Revision #c2a0e0dd0](https://github.com/mariadb-corporation/mariadb-connector-j/commit/c2a0e0dd0) - \[misc] cap BigDecimal/BigInteger string parsing length to prevent CPU exhaustion
* [Revision #7aca9f3eb](https://github.com/mariadb-corporation/mariadb-connector-j/commit/7aca9f3eb) - \[misc] pin Locale.ROOT on locale-sensitive call sites
* [Revision #35385d6fe](https://github.com/mariadb-corporation/mariadb-connector-j/commit/35385d6fe) - \[misc] detect MaxScale version from session state tracking
* [Revision #639ef1920](https://github.com/mariadb-corporation/mariadb-connector-j/commit/639ef1920) - \[misc] add MaxScale CI testing
* [Revision #ebc728ec6](https://github.com/mariadb-corporation/mariadb-connector-j/commit/ebc728ec6) - \[misc] test: detect MaxScale via isMaxscale(), drop dead skysql checks
* [Revision #c95e74b0d](https://github.com/mariadb-corporation/mariadb-connector-j/commit/c95e74b0d) - \[misc] maxscale CI test correction
* [Revision #1a9819151](https://github.com/mariadb-corporation/mariadb-connector-j/commit/1a9819151) - match local infile filename case-sensitively
* [Revision #5eb54a2b7](https://github.com/mariadb-corporation/mariadb-connector-j/commit/5eb54a2b7) - bump 2.7.14
* [Revision #a4489c656](https://github.com/mariadb-corporation/mariadb-connector-j/commit/a4489c656) - fix: correct setup-java action to v5
* [Revision #defeee068](https://github.com/mariadb-corporation/mariadb-connector-j/commit/defeee068) - \[misc] update maxscale-tag environment variable to MAXSCALE\_VERSION

<sub>*This page is: Copyright © 2025 MariaDB. All rights reserved.*</sub>

{% @marketo/form formid="4316" formId="4316" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mariadb.com/docs/release-notes/connectors/java/changelogs/2.7/2.7.14.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
