Skip to content

0.14 Release

Compare
Choose a tag to compare
@jentfoo jentfoo released this 14 May 02:30
· 16 commits to master since this 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 of 0 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