github awslabs/aws-mysql-jdbc 1.1.9
AWS JDBC Driver for MySQL - v1.1.9

latest releases: 1.1.15, 1.1.14, 1.1.13...
13 months ago

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.

[1.1.9] - 2023-07-31

Added

  • Documentation:
    • An example of how to enable logging (PR #431).
    • Release policy (PR #434).
  • The keepSessionStateOnFailover failover property to allow retaining the connection session state after failover without manually reconfiguring a connection (Issue #425).

Fixed

  • Avoid updating topology during global transactions which caused JTA transactions to fail (Issue #292).
  • Keep currentHostIndex and hosts list in sync and pick a new connection when host role changes (Issue #303).
  • Redundant reset statement called due to incorrect condition (Issue #422).

Don't miss a new aws-mysql-jdbc release

NewReleases is sending notifications on new releases.