v2.3.42
版本发布时间: 2024-07-26 18:52:52
signal18/replication-manager最新发布版本:v2.3.46(2024-09-06 15:26:00)
What's Changed
- Adjusting Unmanaged Log To Orchestrator Log Module by @caffeinated92 in https://github.com/signal18/replication-manager/pull/745
- Make a proxy for non-https graphite from https site by @caffeinated92 in https://github.com/signal18/replication-manager/pull/746
- Jobs State - Preparation by @caffeinated92 in https://github.com/signal18/replication-manager/pull/748
- fix wrong switch for scheduler jobs ssh by @caffeinated92 in https://github.com/signal18/replication-manager/pull/749
- Implement new mechanism for checking physical backups and reseed by @caffeinated92 in https://github.com/signal18/replication-manager/pull/750
- Refactor and change Query to mysql and mariadb Compatible by @caffeinated92 in https://github.com/signal18/replication-manager/pull/751
- Rediscover Master from all stopped slaves by @caffeinated92 in https://github.com/signal18/replication-manager/pull/754
- Use unique constraints for task and display with state by @caffeinated92 in https://github.com/signal18/replication-manager/pull/755
- add missing parameter for checking previous job by @caffeinated92 in https://github.com/signal18/replication-manager/pull/757
- adjust label and width for job result by @caffeinated92 in https://github.com/signal18/replication-manager/pull/758
- Add info for finished jobs by @caffeinated92 in https://github.com/signal18/replication-manager/pull/759
- prevent multiple add for servers with same state by @caffeinated92 in https://github.com/signal18/replication-manager/pull/760
- Update jobs to use writelog API for almost real-time logging by @caffeinated92 in https://github.com/signal18/replication-manager/pull/761
- Adjust job result storage per node and move mux handler to cluster by @caffeinated92 in https://github.com/signal18/replication-manager/pull/762
- Remove unused call and remove writelog function because merged with dbjobs_new by @caffeinated92 in https://github.com/signal18/replication-manager/pull/763
- Jobs by @caffeinated92 in https://github.com/signal18/replication-manager/pull/764
- add isReseeding validation to prevent wrong purge outside restore by @caffeinated92 in https://github.com/signal18/replication-manager/pull/765
- remove ng-if by @caffeinated92 in https://github.com/signal18/replication-manager/pull/766
- Utilize socat for writelog API by @caffeinated92 in https://github.com/signal18/replication-manager/pull/767
- Change validation to Server URL for better validity by @caffeinated92 in https://github.com/signal18/replication-manager/pull/768
- Fix issue for the script only loop once by @caffeinated92 in https://github.com/signal18/replication-manager/pull/769
- Remove unneeded setstate by @caffeinated92 in https://github.com/signal18/replication-manager/pull/770
- unlock after reseed done by @caffeinated92 in https://github.com/signal18/replication-manager/pull/771
Full Changelog: https://github.com/signal18/replication-manager/compare/v2.3.41...v2.3.42