Skip to content

AWS JDBC Driver for MySQL - v1.1.11

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 23:51
· 29 commits to main since this release
820cab7

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).