Releases: signal18/replication-manager
v3.0.5-rc
What's Changed
- Auto register domain for authorized user, and prompt user to register if the credentials is invalid by @caffeinated92 in #959
- Send the instance key file to GIT and encrypt password within JWT by @caffeinated92 in #961
- Fix Git behavior to prevent conflict with repository by @caffeinated92 in #962
- Use repman configuration to identify and get stats for write/read group haproxy by @kdruelle in #963
- Allow peer to peer communication and register user to peer cluster by @caffeinated92 in #964
Full Changelog: v3.0.4-rc...v3.0.5-rc
v2.3.54
Full Changelog: v2.3.53...v2.3.54
v3.0.4-rc
v3.0.3-rc
What's Changed
- Write stacktrace if crash during cluster reseed by @caffeinated92 in #949
- prevent drop master from writer HG by @caffeinated92 in #950
- Get proxysql information when using master-master topology by @kdruelle in #951
- make concurrent write optional by @caffeinated92 in #953
- switch setting multi-master-concurrent-write process by @caffeinated92 in #954
- Add node address when Onpremise SSH has an error by @caffeinated92 in #955
- Limit privileges after starting the API and HTTP listener by @caffeinated92 in #956
- Get version for HaProxy by @caffeinated92 in #957
- Bump rollup from 4.21.3 to 4.24.0 in /share/dashboard_react by @dependabot in #933
New Contributors
Full Changelog: v3.0.2-rc...v3.0.3-rc
v3.0.2-rc
Full Changelog: v2.3.52...v2.3.53
What's Changed
- Prevent failed slave to impact master's replication in master-master topology and set target topology when bootstrapping by @caffeinated92 in #940
- Fix angular user gui so it can add user for cluster by @caffeinated92 in #941
- angular backup options by @caffeinated92 in #942
- show cloud18 help in osc by @caffeinated92 in #947
- Implement roles for Users. Auto create user in api-credentials if not exists by @caffeinated92 in #948
Full Changelog: v3.0.1-rc...v3.0.2-rc
v2.3.53
Full Changelog: v2.3.52...v2.3.53
v3.0.1-rc
What's Changed
- fixed null reference error by @priyankalad in #935
- Implement error checking while saving config by @caffeinated92 in #936
- update restic per cluster repo and make api for gui by @caffeinated92 in #937
- Restore config for backup-restic-repository to old name by @caffeinated92 in #938
- GUI for backup command options by @caffeinated92 in #939
Full Changelog: v3.0.0-rc...v3.0.1-rc
v3.0.0-rc
What's Changed
- fix missing action inside handler for add proxy tag by @caffeinated92 in #899
- fix incorrect handling for setting mail smtp password by @caffeinated92 in #900
- Add validation before using connection for log paths by @caffeinated92 in #901
- handle API panic and fix configurator panic due to missing separator in config files by @caffeinated92 in #904
- API For Add Cluster User by @caffeinated92 in #905
- React by @priyankalad in #910
- fix: limit restart attempts in case of failure by @tanji in #911
- Adjust installation script and change it to post-install to minimize chance of failed installation by @caffeinated92 in #906
- Send resolved messages for resolved alerts by @caffeinated92 in #909
- Os user scoping and key generation by @caffeinated92 in #916
- move to homedir after de-escalation of privileges by @caffeinated92 in #918
- Fixing onpremise-ssh key behaviour by @valdemaras-pipiras in #919
- Merge zeroconfig and adjust for global settings by @caffeinated92 in #921
- set and switch global settings by @caffeinated92 in #922
- fix typo for config folder path by @caffeinated92 in #923
- Save changes for default config to working directory by @caffeinated92 in #925
- Adding proxysql onpremise bootstrap scripts by @valdemaras-pipiras in #920
- store case sensitive variables instead of getting them everytime by @caffeinated92 in #902
- implement single connection instead of opening new pool by @caffeinated92 in #928
- Fix reader on master no slave and also fix ONLINE when maintenance by @caffeinated92 in #930
- Set timeout based on the query purpose by @caffeinated92 in #931
- Load saved config for default.toml by @caffeinated92 in #932
- Bump vite from 5.4.5 to 5.4.6 in /share/dashboard_react by @dependabot in #866
- Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 by @dependabot in #659
- Replace obsolete fpm by nfpm packager by @tanji in #924
New Contributors
- @valdemaras-pipiras made their first contribution in #919
Full Changelog: v2.3.52...v3.0.0-rc
v2.3.52
What's Changed
#898 Upgrade failed won't start with missing $HOME
• We will revert the need for user home directory in next release of 2.3.52
• Running the server with non root user will be our first priority of 3.0.1 release
• We will add a replication-manager-post-install script to create a dedicated repman user for the ssh communication
• Copy root user private key to repman user for compatibility with 2.3 release and ssh job execution
- Write stack trace in logs when panic in code by @caffeinated92 in #896
- Clean up previous release by @caffeinated92 in #897
Full Changelog: v2.3.51...v2.3.52
v2.3.51
What's Changed
- GUI login failed caused by constant core dump if slow log file not initualize on disk
Full Changelog: v2.3.50...v2.3.51