Skip to content

Replication Manager 2.0.0 Release Candidate 2

Compare
Choose a tag to compare
@tanji tanji released this 29 Jan 16:24
· 80 commits to 2.0 since this release

This is the 2nd release candidate of Replication Manager for MySQL/MariaDB/Percona series.

Changelog

  • Fixed several issues with Arbitrator server
  • RM will not overrule ProxySQL on read-only flag detections
  • Last RW server is now correctly set to master instead of standalone
  • ProxySQL can now be bootstrapped from the RM config
  • Maintenance toggle was broken and has been fixed
  • Fixed issues with slave down calling for replication checks
  • Clean up some unnecessarily verbose log messages
  • Fixed configuration typos
  • Preferred and Ignored servers are now shown in the dashboard
  • Graphs tab will be disabled if Graphite hasn't been configured
  • Fixed switchover to preferred master on CLI
  • Fixed Could not set replication channel when a db server has no binlog (#198)
  • Rewrote Dockerfile to work with 2.x series