Releases: signal18/replication-manager
Releases · signal18/replication-manager
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
v2.3.33
What's Changed
- set hasnovalidslave to true when topology is active passive by @caffeinated92 in #653
- prevent missing grafana metrics when initialize with graphite-whitelist by @caffeinated92 in #654
Full Changelog: v2.3.32...v2.3.33
v2.3.32
What's Changed
- adjust log graphite and binlog purge GUI by @caffeinated92 in #639
- Metric configuration for filter list (whitelist and blacklist) by @caffeinated92 in #640
- include files needed for embed.go by @caffeinated92 in #643
- fix unwanted resolve for default password by @caffeinated92 in #644
- add grafana config sample in settings by @caffeinated92 in #645
- fix graph by adding missing js by @caffeinated92 in #646
- remove the auto maintenance flag by @caffeinated92 in #647
- set active-passive state to master by @caffeinated92 in #649
- Log Module Proxysql by @caffeinated92 in #650
- rejoin active-passive default to master by @caffeinated92 in #652
Full Changelog: v2.3.31...v2.3.32
v2.3.31
What's Changed
- Bump github.com/gin-gonic/gin from 1.7.2 to 1.9.1 by @dependabot in #494
- Bump golang.org/x/net from 0.10.0 to 0.23.0 by @dependabot in #605
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #607
- Bump github.com/go-git/go-git/v5 from 5.6.1 to 5.11.0 by @dependabot in #606
- Bump google.golang.org/grpc from 1.38.0 to 1.56.3 by @dependabot in #603
- Update failing k8s dependency by @tanji in #608
- Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.3 by @dependabot in #609
- Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #610
- Bump golang docker to 1.22 by @caffeinated92 in #611
- binlog-rotation-script by @caffeinated92 in #613
- Log management by @caffeinated92 in #612
- User management by @caffeinated92 in #614
- binlog-copy-script by @caffeinated92 in #615
- Update copyright to current year by @caffeinated92 in #622
- add alert script sample by @caffeinated92 in #620
- solve missing parameters within log sql by @caffeinated92 in #619
- remove unused version confs from json by @caffeinated92 in #623
- add maintenance flag to cli topology by @caffeinated92 in #621
- manage graphite log level by @caffeinated92 in #625
- backup physical and binlogs to restic by @caffeinated92 in #624
- make GUI for log-graphite by @caffeinated92 in #626
- Add hook to stderr for graphite warns and errors by @caffeinated92 in #627
- Bump github.com/aws/aws-sdk-go from 1.29.24 to 1.34.0 by @dependabot in #468
- separate log management for binlog purge by @caffeinated92 in #628
- GUI backup binlog type by @caffeinated92 in #629
- fix error on failover when enabling auto purge by @caffeinated92 in #630
- run ssh job directly after creating job when doing physical backup by @caffeinated92 in #632
- Wait for restic backup done before running other backups by @caffeinated92 in #631
- move stream to backupstream log modules by @caffeinated92 in #633
- Fix unauthorized login by @caffeinated92 in #638
- jwt-auth-variable by @caffeinated92 in #637
- User management by @caffeinated92 in #636
Full Changelog: v2.3.30...v2.3.31
v2.3.30
What's Changed
- replacing credentials with asterisk by @caffeinated92 in #599
- cache-static-files by @caffeinated92 in #600
Full Changelog: v2.3.29...v2.3.30
v2.3.29
Full Changelog: v2.3.28...v2.3.29
v2.3.28
What's Changed
- set maintenance if status is "OFFLINE_SOFT" on refresh by @caffeinated92 in #587
- prevent parsing binlog timestamp if force-binlog-purge is false by @caffeinated92 in #588
- adding timeout for getting binlog timestamp by @caffeinated92 in #589
- wrap header for tabular view by @caffeinated92 in #591
- wrap if text too long by @caffeinated92 in #593
- fixing layout by @caffeinated92 in #594
- modify dashboard scheduler weekdays name to intl standard by @caffeinated92 in #595
- fix scheduler url for physical backup by @caffeinated92 in #596
- revert log modules to SST by @caffeinated92 in #598
Full Changelog: v2.3.27...v2.3.28
v2.3.27
What's Changed
- add GUI flag for maintenance mode by @caffeinated92 in #581
- prevent purge when there is only one binlog file by @caffeinated92 in #585
- Add mode of getting binlog timestamps using mysqlbinlog and go-mysql/replication by @caffeinated92 in #584
- Adding validation for ignored slave. Will not purge ignored slave. by @caffeinated92 in #586
Full Changelog: v2.3.26...v2.3.27