Skip to content

AWS Advanced JDBC Driver - v2.3.6

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 18:23
· 328 commits to main since this release
fb82a67

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.3.6] - 2024-05-01

🪄 Added

🐛 Fixed

  • Connection identification and tracking in the host list provider (PR #943)[https://github.com//pull/943].
  • Green node endpoint replacement, allowing the AWS JDBC Driver to detect and connect to green nodes after Blue/Green switchover (PR# 948)(#948). Addresses issue #678.
  • MariaDB Pool Datasource support. Addresses issue #957.

🦀 Changed

  • Log level of Failover.startWriterFailover and Failover.establishedConnection from fine to info for better visibility of failover-related logs (Issue #890).
  • Telemetry's connection property documentation. See Telemetry.