0.9 Release
Closed Mar 10, 2019
100% complete
Changes included in this release:
- More fault tolerance for establishing new connections while the cluster is not fully healthy. Previously a connection must be established to every cluster member for an auroraArc connection to be established. This is still attempted, but as long as it established at least one healthy connection, it will delay the failure…
Changes included in this release:
- More fault tolerance for establishing new connections while the cluster is not fully healthy. Previously a connection must be established to every cluster member for an auroraArc connection to be established. This is still attempted, but as long as it established at least one healthy connection, it will delay the failure to connect to other members until they are attempted to be used. This can be important for pools like HikariCP which on failure may consider the connection unhealthy and needing to be replaced. See PR #21 for more details.
- MySQL dependency version updated to
8.0.15
This milestone is closed.
No open issues remain. View closed issues or see open milestones in this repository.