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

Connector/R2DBC 1.2.1 Release Notes

Connector/R2DBC 1.2.1 is a Stable (GA) release of MariaDB Connector/R2DBC, released on 2024-06-24

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: 24 Jun 2024

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

This release is compatible with MariaDB Connector/R2DBC 1.1 and is the maintenance path for version 1.1. This release is compatible with R2DBC 1.0.0 specification.

Notable Changes

  • Adding missing UUID Object support (R2DBC-96)

Issues Fixed

  • NPE if No HaMode provided (R2DBC-97)

  • Correcting possible bug connecting if project contain a project.properties file (R2DBC-98)

  • No encoding set for ByteBuffer parameter (R2DBC-99)

  • Wrong default return type for MySQL JSON fields (R2DBC-101)

  • Avoid netty unneeded dependencies (R2DBC-102)

Resources

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

spinner

Last updated

Was this helpful?