Skip to content

AWS JDBC Driver for MySQL Public Preview - v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 00:36
· 169 commits to main since this release
5e59ad1

[0.4.0] - 2021-12-14

Added

  • Ability to execute additional or supplementary logic related to a Connection through Connection Plugin Manager. More details can be found here. Tutorial on writing custom connection plugin can be found here.
  • Enhanced Failure Monitoring for improved failure detection.

Changed

  • NetworkFailuresFailoverIntegrationTest now uses environment variables to match FailoverIntegrationTest and ReplicationFailoverIntegrationTest.
  • Updated all dependencies.
  • Removed jboss-as-connector dependency for more up-to-date dependency javassist.