Skip to content

v0.14.0

Compare
Choose a tag to compare

v0.14.0

Features

  • The drain script checks the health of the nodes in the cluster before draining to make sure that a node isn't drained if it is the only healthy node in the cluster. [#157656403]

Bug Fixes

  • Bug fix: Drain script now kills the mysql process in a way such that connections are severed, so connections don't stay when the node leaves the cluster. [#157299144]

Dependency Updates

  • Removed jquery dependency in the switchboard dashboard. [#157063299]