v3.1.14
What's Changed
- Enhance alert email formatting to include timestamp and improve cluster log matching for replication-manager-cli by @caffeinated92 in #1245
- Refactor SSTRunSendFile to use buffered channel for improved file sending by @caffeinated92 in #1247
- Add error handling for deployment and storage field changes by @caffeinated92 in #1249
- Fix warning messages for insufficient backup free space checks by @caffeinated92 in #1251
- Handle path resolve on storage update by @caffeinated92 in #1250
- Jobs script check and upgrade by @caffeinated92 in #1248
- Fix code to accurately reflect mydumper and myloader path by @caffeinated92 in #1252
- Update mydumper and myloader path flags to be empty by default by @caffeinated92 in #1253
- Add backup tool version checks and update metadata structure by @caffeinated92 in #1254
- Fix flooding when fail to decrypt due to credentials change by @caffeinated92 in #1255
- Password rotation safeguards when one of the credentials is immutable by @caffeinated92 in #1256
- reduce the interval for job secrets mismatch check by @caffeinated92 in #1257
- Fix version mismatch and rename functions to generic terminology by @caffeinated92 in #1258
- Implement GetCompactJson method and update handlerMuxClusters to use compact JSON representation for clusters by @caffeinated92 in #1263
- refactor(OnPremiseConnect): comment out failover check for provisioning, and will check failover outside connection wrapper by @caffeinated92 in #1264
- Split cluster data and cluster logs for better performance by @caffeinated92 in #1265
- feat(backup): add support for customizable post-backup scripts by @caffeinated92 in #1261
Full Changelog: v3.1.13...v3.1.14