Releases: tiredofit/docker-db-backup
Releases · tiredofit/docker-db-backup
3.10.3
11 Oct 19:31
Compare
Sorry, something went wrong.
No results found
Changed
- Change sorting for restore script
3.10.2
14 Sep 15:14
Compare
Sorry, something went wrong.
No results found
Changed
- Update to wording when sending files to blobxfer
- Remove --databases flag when backing up a single mysql/mariadb backup which allows to omit the "USE <db_name>" statement in the backup allowing for better restores
3.10.1
14 Sep 05:37
Compare
Sorry, something went wrong.
No results found
Changed
- Bugfix to 3.10.0 with syntax error revolving around unbraced variable
3.10.0
13 Sep 15:32
Compare
Sorry, something went wrong.
No results found
Added
- Add EXTRA_DUMP_OPTS and EXTRA_ENUMERATION_OPTS to add different arguments when checking for databases, vs doing the actual backup
3.9.12
04 Sep 15:32
Compare
Sorry, something went wrong.
No results found
Changed
- Perform additional checks for ENABLE_CHECKSUM=FALSE and skip executing actions for S3/BlobXfer
3.9.10
23 Aug 22:31
Compare
Sorry, something went wrong.
No results found
Changed
- Stop trying to move a non existent checksum file when ENABLE_CHECKSUM=FALSE
3.9.9
21 Aug 22:38
Compare
Sorry, something went wrong.
No results found
Changed
- Start compiling aws-cli instead of from packages to continue to support arm/v7
3.9.8
20 Aug 15:18
Compare
Sorry, something went wrong.
No results found
Changed
- Restore armv7 and aarch64 builds
3.9.7
18 Jul 14:27
Compare
Sorry, something went wrong.
No results found
Changed
- Cleanup check_exit_code parameter and reduce duplicate output
3.9.6
16 Jun 16:50
Compare
Sorry, something went wrong.
No results found
Changed
- Resolve issues introduced with 3.9.3. Split exit codes to be specific for backing up and moving. Uses paremter $11 for post backup scripts