# Connector/J 1.3.7 Release Notes

{% hint style="info" %}

<p align="center">The most recent release of <a href="https://app.gitbook.com/s/CjGYMsT2MVP4nd3IyW2L/mariadb-connector-j">MariaDB Connector/J</a> is:</p>

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

[Download](https://downloads.mariadb.org/connector-java/1.3.7/) | **Release Notes** | [Changelog](https://mariadb.com/docs/release-notes/connectors/java/changelogs/1.3/1.3.7) | [About MariaDB Connector/J](https://app.gitbook.com/s/CjGYMsT2MVP4nd3IyW2L/mariadb-connector-j/about-mariadb-connector-j)

**Release date:** 23 Mar 2016

MariaDB Connector/J 1.3.7 is a [***Stable***](https://mariadb.com/docs/release-notes/community-server/about/release-criteria) ***(GA)*** release.

{% hint style="info" %}
**For an overview of MariaDB Connector/J see the** [**About MariaDB Connector/J**](https://app.gitbook.com/s/CjGYMsT2MVP4nd3IyW2L/mariadb-connector-j/about-mariadb-connector-j) **page**
{% endhint %}

For a list of all changes made in this release, with links to detailed\
information on each push, see the [changelog](https://mariadb.com/docs/release-notes/connectors/java/changelogs/1.3/1.3.7).

This version is a bugfix / performance improvement release.

## Notable changes and additions

### Major

* [CONJ-259](https://jira.mariadb.org/browse/CONJ-259) : Server prepare statement failover uses the associated connection
* Performance improvements :
  * using directly the query.getByte("UTF-8") array to avoid recreating a new array
  * rewriteStatement improvement (parsing query to verfy that query can be rewritten + performance) [CONJ-262](https://jira.mariadb.org/browse/CONJ-262)
  * Local file upload correction when using useCompression option

### Minor

* [CONJ-267](https://jira.mariadb.org/browse/CONJ-267) : getString on '0000-00-00' date was returning npe.
* PrepareStatement [setObject(int parameterIndex, Object x, int targetSqlType, int scaleOrLength)](https://docs.oracle.com/javase/7/docs/api/java/sql/PreparedStatement.html#setObject\(int,%20java.lang.Object,%20int,%20int\)) now doesn't lose decimal when using Float or Double object

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

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