Releases: signal18/replication-manager
Releases · signal18/replication-manager
v2.3.43
What's Changed
- fix wrong values of start and end by @caffeinated92 in #773
- Fix wrong label for state and fix compressed backup reseed function by @caffeinated92 in #781
- Update path of files deployment to /etc/mysql/replication-manager.d/ instead of /etc/mysql by @caffeinated92 in #782
Full Changelog: v2.3.42...v2.3.43
v2.3.42
What's Changed
- Adjusting Unmanaged Log To Orchestrator Log Module by @caffeinated92 in #745
- Make a proxy for non-https graphite from https site by @caffeinated92 in #746
- Jobs State - Preparation by @caffeinated92 in #748
- fix wrong switch for scheduler jobs ssh by @caffeinated92 in #749
- Implement new mechanism for checking physical backups and reseed by @caffeinated92 in #750
- Refactor and change Query to mysql and mariadb Compatible by @caffeinated92 in #751
- Rediscover Master from all stopped slaves by @caffeinated92 in #754
- Use unique constraints for task and display with state by @caffeinated92 in #755
- add missing parameter for checking previous job by @caffeinated92 in #757
- adjust label and width for job result by @caffeinated92 in #758
- Add info for finished jobs by @caffeinated92 in #759
- prevent multiple add for servers with same state by @caffeinated92 in #760
- Update jobs to use writelog API for almost real-time logging by @caffeinated92 in #761
- Adjust job result storage per node and move mux handler to cluster by @caffeinated92 in #762
- Remove unused call and remove writelog function because merged with dbjobs_new by @caffeinated92 in #763
- Jobs by @caffeinated92 in #764
- add isReseeding validation to prevent wrong purge outside restore by @caffeinated92 in #765
- remove ng-if by @caffeinated92 in #766
- Utilize socat for writelog API by @caffeinated92 in #767
- Change validation to Server URL for better validity by @caffeinated92 in #768
- Fix issue for the script only loop once by @caffeinated92 in #769
- Remove unneeded setstate by @caffeinated92 in #770
- unlock after reseed done by @caffeinated92 in #771
Full Changelog: v2.3.41...v2.3.42
v2.3.41
This is a maintenance release fixing critical issue #743
What's Changed
- Separate function for printing state for more flexible use by @caffeinated92 in #726
- Add new entries for MDEV Issues by @caffeinated92 in #727
- Block multiple reseed by @caffeinated92 in #730
- Handling mydumper bug while dumping temporary #mysql50# by @caffeinated92 in #731
- Adding remove monitor button for dropping server from monitor list by @caffeinated92 in #729
- Fix master not refreshing after reconnect from suspect by @caffeinated92 in #732
- add regtest master suspect by @caffeinated92 in #734
- Add regtest master set to nil after become suspect by @caffeinated92 in #735
- Categorize the button layout for menu server by @caffeinated92 in #736
- fix md-menu-item closure by @caffeinated92 in #737
- add validation for adding new monitor node by @caffeinated92 in #739
- Add host and port for GUI menu server action confirmation by @caffeinated92 in #740
- Remove unused variables on bootstrap script by @caffeinated92 in #744
- Add GUI for API Token Timeout and add error info for invalid token by @caffeinated92 in #741
Full Changelog: v2.3.40...v2.3.41
v2.3.40
What's Changed
- update mydumper and myloader default path to installed binary by @caffeinated92 in #724
- set default of backup stream to debug level for better information by @caffeinated92 in #725
Full Changelog: v2.3.39...v2.3.40
v2.3.39
What's Changed
- Fix flood for log writer election (previously log failed election) by @caffeinated92 in #707
- Migrate error.go to config package for universal use by @caffeinated92 in #711
- Editable input text in settings -> monitoring by @caffeinated92 in #710
- Fix deadlock caused by multiple lock by @caffeinated92 in #714
- readme typo fix by @fmurodov in #712
- Changing from sync.Mutex to sync.Map to avoid deadlock by @caffeinated92 in #717
New Contributors
Full Changelog: v2.3.38...v2.3.39
v2.3.38
What's Changed
- wrap direct addstate to cluster.setstate for monitoring-ignore-errors by @caffeinated92 in #709
- proxies read on master when no slave by @caffeinated92 in #708
Full Changelog: v2.3.37...v2.3.38
v2.3.37
What's Changed
- fix wrong parameter while setting for log-config-load by @caffeinated92 in #693
- refactoring binlog functions by @caffeinated92 in #695
- Use installed mysqldump within repman host instead of using embedded binary by @caffeinated92 in #694
- log election default to info by @caffeinated92 in #698
- Preserve the display of last replication status when only last node is running by @caffeinated92 in #700
- Log management by @caffeinated92 in #701
- Fix wrong backup type display and remove valid backup state when type is changed by @caffeinated92 in #697
- Log management by @caffeinated92 in #702
Full Changelog: v2.3.36...v2.3.37
v2.3.36
What's Changed
- Add target topology by @caffeinated92 in #674
- fix crash from direct usage of cluster.master in getting child cluster by @caffeinated92 in #676
- log-management for opensvc clusterapi by @caffeinated92 in #677
- Separate DB Job logging with general log by @caffeinated92 in #681
- Splitting logical backup function to smaller sub functions by @caffeinated92 in #687
- Multiple version checking per patch release by @caffeinated92 in #689
- categorize logs into two by @caffeinated92 in #690
- add module to terminal log by @caffeinated92 in #692
Full Changelog: v2.3.35...v2.3.36
v.2.3.35
Full Changelog: v2.3.34...v2.3.35
v2.3.34
What's Changed
- Monitoring Capture Fix by @caffeinated92 in #656
- semi-sync by @caffeinated92 in #658
- fix log modules by @caffeinated92 in #660
- Migrate from deprecated ioutils by @caffeinated92 in #661
- fix log sql switch by @caffeinated92 in #662
- use more recent mydumper and move installation to top for better cache by @caffeinated92 in #663
- revert to older version due to incompatibility (trace/breakpoint trap) by @caffeinated92 in #664
- Logical reseed and flashback fix for replication using source name by @caffeinated92 in #666
Full Changelog: v2.3.33...v2.3.34