Skip to content

AWS JDBC Driver for MySQL - v1.1.14

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 23:55
· 11 commits to main since this release

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