AWS JDBC Driver for MySQL - v1.1.10
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.10] - 2023-10-04
Added
- Documentation regarding the
enableFailoverStrictReader
parameter (Issue #456).
Fixed
- Incorrect BatchUpdateException.getUpdateCounts() on failed batch statement execution (Issue #450).