Releases: tiredofit/docker-db-backup
Releases · tiredofit/docker-db-backup
4.1.0
This release no longer auto builds arm/v7
Added
- Introduce DEFAULT/DBXX_MYSQL_CLIENT option to use mariadb or mysql for client dumping to solve incompatibility issues
- Alpine 3.20 Base
- MariaDB 10.11.8 Client
- AWS Client 1.32.113
- MySQL Client 8.4.0
4.0.35
Changed
- Fix issue with emaail notifications and not being able to add from statement
4.0.34
Changed
- Change the way architectures are detected to re-enable backups with MSSQL and Influx2
4.0.32
### Changed
- Fix issue with directories not properly being backed up (InfluxDB)
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