AWS JDBC Driver for MySQL - v1.1.11
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.11] - 2023-11-02
Added
- Documentation regarding known limitations with Amazon Aurora Global Databases (PR #482).
Fixed
- Batch execute with in-line comments resulting in unexpected errors (Issue #464).
- Setting query timeouts while connecting to reader cluster endpoints resulting in errors (PR #474).
- Incorrectly generated keys after executing batch and individual statements (Issue #484).