aws-mysql-jdbc
aws-mysql-jdbc copied to clipboard
The Amazon Web Services (AWS) JDBC Driver for MySQL is a driver that enables applications to take full advantage of the features of clustered MySQL databases.
Bumps com.oracle.oci.sdk:oci-java-sdk-common from 2.47.0 to 3.37.2. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [com.mchange:c3p0](https://github.com/swaldman/c3p0) from 0.9.5.5 to 0.10.0-pre7. Changelog Sourced from com.mchange:c3p0's changelog. c3p0-0.10.0 -- A bit more testing c3p0-0.10.0-pre7 -- Improve performance of begin/endRequest support -- Implement c3p0-loom UninstrumentedVirtualThreadPerTaskTaskRunnerFactory -- Change...
Bumps [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.18.3 to 1.19.7. Release notes Sourced from org.testcontainers:junit-jupiter's releases. 1.19.7 Testcontainers for Java 1.19.7 Modules New K6 module (#8318) @javaducky New OceanBase module (#7502) @whhe New Ollama...
Bumps [org.junit.platform:junit-platform-commons](https://github.com/junit-team/junit5) from 1.10.0 to 1.10.2. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.2. Release notes Sourced from org.junit.jupiter:junit-jupiter-params's releases. JUnit 5.10.2 = Platform 1.10.2 + Jupiter 5.10.2 + Vintage 5.10.2 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2 JUnit...
### Summary fix: add support for china clusters endpoints in failover ### Additional Reviewers @sergiyv-improving @karenc-bq
Update README to version 1.1.9 Clarify issues with Blue/Green deployments
### Describe the bug After AWS Blue Green MySQL 5.7 to 8 Upgrade driver is not able to connect anymore. Using the latest 1.1.4 version we were using AWS Aurora...
### Describe the bug When a manual failover is triggered on our 2 node RDS Aurora cluster, the connection sometimes doesn't failover to the new writer and stays on the...
### Describe the feature Sorry if this has already been addressed before. I couldn't find anything about it in the documentation so I'll ask the question here. It would be...