Skip to content

Releases: signal18/replication-manager

Replication Manager 2.1.5 Release

03 Jun 16:45
Compare
Choose a tag to compare
  • Rig the election for switchover in case of multiple prefered master
  • Fixing switchover with multiple prefered master #345

v2.1.4

17 May 07:32
Compare
Choose a tag to compare
  • Fixing crash in adding ne cluster from service plan
  • Preserving state for server CheckPrivileges when done every minute

v2.2.2

03 May 16:41
Compare
Choose a tag to compare
Disable default backup-binlogs

v2.1.3

03 May 16:40
Compare
Choose a tag to compare
Disable Default backup-binlogs

v2.2.1: Add missing servie plan in share in case not fetchable from internet

20 Mar 19:45
Compare
Choose a tag to compare
Start interface for Orchestrtors

v2.1.2

20 Mar 19:44
Compare
Choose a tag to compare
Orchestrator OpenSVC replace dbjobs task with jobs container

Replication Manager v2.1.1

08 Apr 13:39
Compare
Choose a tag to compare

Official release of Replication Manager 2.1.1

Replication Manager Release 2.0.1

05 Jun 10:32
Compare
Choose a tag to compare
  • Fix reverse DNS issues
  • Fix removed slave causing error 1045
  • Force slave_pos when MariaDB GTID Switch
  • Fix crash in haproxy stats
  • Remove limitation to MySQL 5.7 and beyond
  • Fix ProxySQL load users
  • Fix flashing slave state in dashboard when slave in error
  • Slimmer docker image (contributed by @erasys)

Replication Manager 2.0.0 Release (Stable)

14 Mar 08:34
Compare
Choose a tag to compare

Changelog

  • Improvements in failover election trying to give advantage to the most up to date slave
  • Cancel failover when electable slave has issue
  • Fix issues when replication manager was restarted with no current master
  • Various dashboard fixes

Replication Manager 2.0.0 Release Candidate 2

29 Jan 16:24
Compare
Choose a tag to compare

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