MariaDB is pleased to announce the immediate availability of MariaDB Connector/R2DBC 1.4.0, and Connector/Node.js 3.5.1. Both are Stable (GA) releases.
MariaDB Connector/R2DBC 1.4.0
Notable Changes
- Add fallbackToSystemTrustStore and fallbackToSystemKeyStore options
- Support java.time.Instant parameters
- Implement Wrapped interface to expose EventLoop scheduler for r2dbc-pool optimization
- Fixes for various issues.
MariaDB Connector/Node.js 3.5.1
Notable Changes
- Add asyncDispose support for ConnectionPromise
- Add generic type parameter for query values in TypeScript definitions
- Support charset + collation combination in connection options
- Fixes for various issues.
Download
See the release notes and changelogs for more details and visit mariadb.com/downloads/connectors to download.