Releases: signal18/replication-manager
Releases · signal18/replication-manager
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
v2.3.26
What's Changed
- set offline_soft without changing hostgroup in proxysql by @ahfa92 in #578
- Add additional condition to prevent unwanted purge on slave by @caffeinated92 in #580
Full Changelog: v2.3.25...v2.3.26
v2.3.25
What's Changed
- remove api-credentials from api json by @ahfa92 in #574
- Api security - obfuscate more credentials by @caffeinated92 in #575
- Api security by @ahfa92 in #576
- Prevent modifying master when checking schema and remove unwanted message when doing checksum by @ahfa92 in #572
New Contributors
- @caffeinated92 made their first contribution in #575
Full Changelog: v2.3.24...v2.3.25
v2.3.24
v2.3.23
What's Changed
- Fix: remove redundant if/else by @fmbiete in #551
- force-binlog-purge-total-size by @ahfa92 in #559
- purge-binary-log-on-restore by @ahfa92 in #561
- adding option for back up via SSH by @ahfa92 in #562
- add slave variables on tabular view by @ahfa92 in #564
- Fix typos in prx_haproxy.go by @tanji in #566
Full Changelog: v2.3.22...v2.3.23