Skip to content

Releases: tiredofit/docker-db-backup

4.0.31

13 Dec 03:25
Compare
Choose a tag to compare

Changed

  - Support backing up databases with spaces in them

4.0.30

11 Dec 23:21
Compare
Choose a tag to compare

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

04 Dec 19:29
Compare
Choose a tag to compare

Changed

  - Skip blobxfer if either account or key is not present

4.0.28

04 Dec 15:04
Compare
Choose a tag to compare

Changed

  - AWS Cli 1.31.5
  - Switch to using PIP for installing AWS-Cli to remove deprecation warnings

4.0.27

04 Dec 15:00
Compare
Choose a tag to compare

Changed

  - Switch to using actual crontab for cron expressions

3-3.12.2

04 Dec 06:05
Compare
Choose a tag to compare

Added

  - Update AWS CLI 1.31.5
  - Use pip to install awscli as opposed to via git repo

4.0.26

30 Nov 16:55
Compare
Choose a tag to compare

Added

  - AWS CLI 1.31.4

3-3.12.1

30 Nov 15:22
Compare
Choose a tag to compare

Added

  - Update AWS CLI to 1.31.4

4.0.25

29 Nov 18:43
Compare
Choose a tag to compare

Changed

  - Fix #297 - Add parameters to blobxfer to restore functionality

4.0.24

28 Nov 23:06
Compare
Choose a tag to compare

Changed

  - Fix issue with cron parsing and 0 being a value getting clobbered by sort command