Skip to content

Releases: signal18/replication-manager

v2.2.23

04 Jul 15:48
Compare
Choose a tag to compare

Full Changelog: v2.2.22...v2.2.23

V2.2.22

13 Jun 09:41
Compare
Choose a tag to compare

Full Changelog: v2.2.21...v2.2.22

v2.2.21

12 May 09:13
Compare
Choose a tag to compare

Full Changelog: v2.2.20...v2.2.21

v2.2.18

17 Mar 09:23
825000a
Compare
Choose a tag to compare

What's Changed

  • Update files for compatibility with Go 1.18. go.mod has been set to 1.16 by @terwey in #415

Full Changelog: v2.2.17...v2.2.18

v2.2.17

10 Mar 10:27
Compare
Choose a tag to compare

What's Changed

  • Xcompile by @tanji in #406
  • Introduce ServerMonitor.SetState and SetPrevState that include logging by @terwey in #408
  • Split each binary in own package
  • Fixing External Proxy
  • ProxySQL restart can lost Servers and Users if replication-manager stopped
    Full Changelog: v2.2.16...v2.2.17

v2.2.16

22 Feb 11:56
Compare
Choose a tag to compare
  • Fixing correct splitting of parameters between clients and server monitoring commands #400

v2.2.15

17 Feb 08:37
Compare
Choose a tag to compare
  • Fixing some haproxy monitoring issues with runtime api
  • Testing to copy and reload config

v2.2.14

01 Feb 08:56
Compare
Choose a tag to compare
  • ProxySQL improved dynamic setup of backend state setting master is reader
  • Fixing some api calls after protobuf changes
  • HaProxy Runtime API support for FQDN backend state change
  • Fixing regression crash when init spider proxy
  • Configurator default to use MariaDB 10.8 lag free 2 phase ALTER

v2.2.13

14 Dec 11:46
Compare
Choose a tag to compare

Monitoring metric via graphite preserve log file
Switch back to un secure certificats when none is setup

v2.2.12

08 Dec 12:39
Compare
Choose a tag to compare
  • Various configurator fixes failure with tag autodefrag
  • On premise remote ssh to use sudo su - root via connect by key or password to a remote user
  • Multi source inter cluster discovering can add same server multiple times when no port specified on server definition