Releases: tiredofit/docker-db-backup
Releases · tiredofit/docker-db-backup
4.0.31
Changed
- Support backing up databases with spaces in them
4.0.30
Added
- Seperate each job with its own temporary folder for isolation and to better cleanup jobs that backup as a directory instead of a flat file
4.0.29
Changed
- Skip blobxfer if either account or key is not present
4.0.28
Changed
- AWS Cli 1.31.5
- Switch to using PIP for installing AWS-Cli to remove deprecation warnings
4.0.27
Changed
- Switch to using actual crontab for cron expressions
3-3.12.2
Added
- Update AWS CLI 1.31.5
- Use pip to install awscli as opposed to via git repo
3-3.12.1
Added
- Update AWS CLI to 1.31.4
4.0.25
Changed
- Fix #297 - Add parameters to blobxfer to restore functionality
4.0.24
Changed
- Fix issue with cron parsing and 0 being a value getting clobbered by sort command