v3.1.18
What's Changed
- Add splitdump backup/restore support and harden pipelines by @caffeinated92 in #1358
- fix: enhance splitdump restore logic to handle GTID and missing table scenarios by @caffeinated92 in #1363
- fix: prevent splitdump restore from binlogging by @caffeinated92 in #1364
- feat: add configurable splitdump shard size by @caffeinated92 in #1366
- fix: harden splitdump sharding and restore file coverage by @caffeinated92 in #1367
- feat: add functions to retrieve absolute path of replication-manager executable and CLI script by @caffeinated92 in #1369
- Fix splitdump and improve pgzip configurability by @caffeinated92 in #1370
- fix: guard checksum-all with schema cache and tune checksum wait logs by @caffeinated92 in #1371
- fix: suppress per-file orphaned metadata warnings by @caffeinated92 in #1372
- Enable safe deletion of local backups while guarding active jobs by @caffeinated92 in #1373
- Fix deadlock in restic purge handler by @caffeinated92 in #1374
Full Changelog: v3.1.17...v3.1.18