MariaDB Connector/R2DBC 1.0.3 Release Notes

You are viewing an old version of this article. View the current version here.

Overview

MariaDB Connector/R2DBC is a non-blocking interface between Java applications and MariaDB Server. MariaDB Connector/R2DBC enables the development of Java 8+ applications for MariaDB database products.

MariaDB Connector/R2DBC 1.0.3 was released on 2021-09-27. This release is of General Availability (GA) maturity. This release implements the R2DBC 0.8.5. specifications.

Issues Fixed

MariadbResult.getRowsUpdated() method fails with ClassCastException for commands with result-set. (R2DBC-26)

Netty buffer leaks when not consuming results. (R2DBC-40)

Resources

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.