github awslabs/aws-mysql-jdbc 1.1.1
AWS JDBC Driver for MySQL - v1.1.1

latest releases: 1.1.15, 1.1.14, 1.1.13...
2 years ago

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.1] - 2022-09-22

Changed

  • Upgraded dependency versions.

Fixed

  • Resolved an issue where failover was taking longer than expected when the driver was used with certain versions of HikariCP. Issue 254.
  • Resolved an issue where the EFM plugin occasionally threw a NullPointerException while stopping the monitor context. Issue 209.
  • Fixed a bug where the AWS Secrets Manager Plugin was not checking nested exceptions when determining if the exception was caused by an unsuccessful login attempt.
  • Fixed a bug where failover could take up to two times the length of the failoverTimeoutMs connection property.
  • Fixed an incorrect URL template for DBeaver in README.md.
  • Fixed some incorrect log messages.

Don't miss a new aws-mysql-jdbc release

NewReleases is sending notifications on new releases.