0.14 Release
API Breaking changes:
- Fix
preferred
spelling error for using in setting delegate server choice through.setClientInfo
Improvements included in this release:
- Server weights can be set using the static
AuroraClusterMonitor.setHostWeight
. This can allow things like different server classes to have load representative to their capabilities. This can make it much safer to have a larger writer and then have the driver provide well sized load on the event of a failover. It can also be used to set weights of0
to avoid using a server unless there is no other options (perfect for keeping traffic prioritized within an availability zone). - Dependent library versions updated to the latest