Releases: tiredofit/docker-db-backup
Releases · tiredofit/docker-db-backup
4.1.19
Changed
- Force overwrite manual scripts as opposed to append (#414)
4.1.18
Changed
- Fix MongoDB restore from not dropping DB each time before restore except explicitly told (credit logicoa@github)
4.1.17
Changed
- Fix issue with Postgres database cleanup when ALL databases being backed up as one file (SPLIT_DB=FALSE)
4.1.16
Added
- Update to tiredofit/alpine:7.10.28
- Support TLS connectivity with restore script (credit fermion2020@github)
4.1.15
Added
- Add support for username and password support when checking for connectivity to couchdb (credit: JvSomeren)
Changed
- Fix issue with couchdb compression routines
4.1.14
Changed
- Downgrade AWS Client to 1.36.40 due to incompatibilities with providers with 1.37x. for time being
4.1.13
Added
- Update MySQL client to 8.4.4
- Update AWS Client to 1.37.2
Changed
- Seperate MySQL and MariaDB TLS Configurationf for arguments that have deviated
4.1.11
Changed
- Fix when backing up 'ALL' databases with MariaDB
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