Releases: tiredofit/docker-db-backup
Releases · tiredofit/docker-db-backup
4.1.9
Added
- Pin to tiredofit/alpine:edge-7.10.19
- MySQL 8.4.3 client
- MSSQL and MSODBC 18.4.1.1-1
- Mysql 11.x Support
- Influx2 Client 2.7.5
- AWS Client 1.35.13
- Postgresql 17.x Support
4.1.8
Rebuild using 4.1.4 sources - ignore any versions of 4.1.5-4.1.7
Added
4.1.4
Please note that if using encryption using a passphrase, you may be encountering issues with manual decryption. This release fixes that.
If you try to manually decrypt and your passphrase fails. Try wrapping it in single (') or double (") quotes.
Changed
- Fix for stray quotes appearing inside of ENCRYPT_PASSPHRASE variables
4.1.3
Changed
- Rebuild to support tiredofit/alpine:7.10.0
4.1.2
Added
- Add support for Azure Blob containers
- Fix timestamps when comparing previous backups
- Resolve unnecessary read operations in Azure
- Resolve issues with backup cleanup operations in Azure
4.1.1
Changed
- Fix issue where postgresql globals when backing up ALL not being deleted (#352)
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)