For the complete documentation index, see llms.txt. This page is also available as Markdown.

Connector/R2DBC 1.0.3 Release Notes

Connector/R2DBC 1.0.3 is a Stable (GA) release of MariaDB Connector/R2DBC, released on 2021-09-27

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.

Release date: 27 Sep 2021

MariaDB Connector/R2DBC 1.0.3 is a Stable (GA) release.

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

This page is: Copyright © 2025 MariaDB. All rights reserved.

spinner

Last updated

Was this helpful?