Skip to content

AWS JDBC Driver for MySQL - v1.1.10

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 21:10
· 49 commits to main since this release
ec12d1b

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