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

Connector/R2DBC 1.0.0 Release Notes

Connector/R2DBC 1.0.0 is a Stable (GA) release of MariaDB Connector/R2DBC, released on 2020-12-11

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: 11 Dec 2020

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

This is the first generally available (GA) release of MariaDB Connector/R2DBC. This release is compatible with R2DBC 0.8.3 specification.

Notable Changes

  • MariaDB Connector/R2DBC now supports R2DBC specification version 0.8.3.

Issues Fixed

  • Connector releases row before client use. (R2DBC-14)

  • Row buffer reading position is sometimes incorrect.

  • Retained buffer is not released. (R2DBC-12)

  • Batching on statement use parameters is not added. (R2DBC-11)

Resources

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

spinner

Last updated

Was this helpful?