AWS JDBC Driver for MySQL - v1.1.14
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.14] - 2024-03-04
Added
- Documentation regarding the differences between the AWS JDBC Driver and the AWS JDBC Driver for MySQL (PR #554).
- Support for China endpoint patterns (PR #543).
Fixed
- Statement cancel waits for statement to finish before cancelling (Issue #527).