v2.3.45
版本发布时间: 2024-09-04 20:48:03
signal18/replication-manager最新发布版本:v2.3.46(2024-09-06 15:26:00)
What's Changed
- Binary logs metadata by @caffeinated92 in https://github.com/signal18/replication-manager/pull/808
- refactor binlog purge by @caffeinated92 in https://github.com/signal18/replication-manager/pull/809
- Backup binlogs immediately after toggle by @caffeinated92 in https://github.com/signal18/replication-manager/pull/810
- generate metadata for existing binlogs in backup dir by @caffeinated92 in https://github.com/signal18/replication-manager/pull/811
- Setting, configs, Agents tabs by @priyankalad in https://github.com/signal18/replication-manager/pull/812
- prevent job check when monitor scheduler is not active by @caffeinated92 in https://github.com/signal18/replication-manager/pull/817
- Create backup metadata when initiate monitor by @caffeinated92 in https://github.com/signal18/replication-manager/pull/818
- Add MDEV Issue and change log module to writer election by @caffeinated92 in https://github.com/signal18/replication-manager/pull/820
- Fix crash when metadata updated by @caffeinated92 in https://github.com/signal18/replication-manager/pull/825
- move fetch metadata to server scope by @caffeinated92 in https://github.com/signal18/replication-manager/pull/826
- add more validation for GetServerFromURL by @caffeinated92 in https://github.com/signal18/replication-manager/pull/827
- prevent crash when connection terminated abruptly when checking binary log timestamp by @caffeinated92 in https://github.com/signal18/replication-manager/pull/828
- use correct path for error log and slow log while using nosplitpath by @caffeinated92 in https://github.com/signal18/replication-manager/pull/829
- check binlog using tls for go-mysql by @caffeinated92 in https://github.com/signal18/replication-manager/pull/830
- write final state of task in general log by @caffeinated92 in https://github.com/signal18/replication-manager/pull/821
- display process when reseed using mysqldump backup by @caffeinated92 in https://github.com/signal18/replication-manager/pull/832
- PITR using local binary log and latest backup by @caffeinated92 in https://github.com/signal18/replication-manager/pull/831
Full Changelog: https://github.com/signal18/replication-manager/compare/v2.3.44...v2.3.45