github awslabs/aws-mysql-jdbc 0.2.0
AWS JDBC Driver for MySQL Public Preview - v0.2.0

latest releases: 1.1.15, 1.1.14, 1.1.13...
pre-release3 years ago

[0.2.0] - 2021-09-02

Potential Breaking Change

  • Loading of XML external entities are not loaded by default. Users must explictly allow it through using the new "allowXmlUnsafeExternalEntity" connection URL parameter. It is recommended that users verify external entities before loading them.

Added

  • Added "setAwsProtocolOnly" static method.
  • Merged upstream changes from MySQL 8.0.23 community driver.
  • Added clarifications and improvements to README.md.

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

NewReleases is sending notifications on new releases.