Skip to content

replication-manager 1.0.0 GA release

Compare
Choose a tag to compare
@tanji tanji released this 25 Jan 14:22
· 5420 commits to develop since this release

This is a General Availability release of replication-manager for MariaDB 10.x databases.
Please upgrade your 0.7 installations to this version which is recommended for production usage.

Release Notes

Features

  • Rewritten config system allowing configuration groups
  • Event Scheduler failover
  • Failure counter reset option
  • Dashboard HTTP authentication
  • Add alerts for stopped slave and delayed slave

Fixes

  • HAProxy will now failover before unlock of the demoted leader
  • HAProxy check interval used the wrong resolution
  • IPv6 wasn't handled properly
  • Various dashboard AngularJS fixes
  • Fixed failover priority now based on IO thread instead of SQL thread
  • Fixed a couple of debug exceptions