Skip to content

Releases: tiredofit/docker-db-backup

3.5.4

13 Oct 20:59
Compare
Choose a tag to compare

Changed

  - Fix for Influx DB 1 backups when compression enabled

3.5.3

12 Oct 15:42
Compare
Choose a tag to compare

Changed

  - Remove build dependencies for blobxfer making image size smaller
  - Remove silencing commands limiting Postgres backups from working without DEBUG_MODE=TRUE

3.5.2

11 Oct 15:49
Compare
Choose a tag to compare

Update Influxdb client to 2.4.0 (jauderho@github)

3.5.0

10 Oct 19:06
Compare
Choose a tag to compare

Added

  - Blobxfer / Microsoft Azure Support (credit: eoehen@github)
  - Introduce MONGO_CUSTOM_URI environment variable for those not wanting to use DB_* variables

Changed

  - Force filenames to be in lowercase
  - Fix S3 Database cleanups (credit greenatwork@github)
  - Remove MONGO_DB_TYPE variable as MONGO_CUSTOM_URI overrides
  - Fix MSSQL Backups (credit eoehen@github)
  - Seperate examples for MySQL and MSSQL

3.4.2

19 Sep 15:00
Compare
Choose a tag to compare

Changed

  - Skip availability check for Mongo Atlas connections

3.4.1

13 Sep 15:24
Compare
Choose a tag to compare

Added

  - Introduce environment variables for SCRIPT_LOCATION_POST and SCRIPT_LOCATION_PRE for better seperation

Changed

  - Introduce deprecation warning for /assets/custom-scripts and /assets/custom-scripts/pre

3.4.0

12 Sep 14:51
Compare
Choose a tag to compare

Added

  - Add GZ_RSYNCABLE environment variable for better rsync compatibility (Credit teun95@github)
  - Add Pre Backup Script Support
  - Add MongoDB Atlas Support

Changed

  - Fix Default Port for Influx 2 DB Hosts

3.3.12

15 Aug 19:19
Compare
Choose a tag to compare

Changed

  - arifer612@github contributed a fix for incorrect case of "filesize" variable when using post backup scripts

3.3.10

19 Jul 19:16
Compare
Choose a tag to compare

Changed

  - Remove MSSQL install packages properly

3.3.8

09 Jul 16:00
Compare
Choose a tag to compare

Added

  - MSSQL Client Tools 18.0.1.1-1