Skip to content

Tags: tiredofit/docker-db-backup

Tags

4.1.9

Toggle 4.1.9's commit message
 ### 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

Toggle 4.1.8's commit message
Rebuild using 4.1.4 sources - ignore any versions of 4.1.5-4.1.7

   ### Added

4.1.4

Toggle 4.1.4's commit message
Please note that if using encryption using a passphrase, you may be e…

…ncountering 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

Toggle 4.1.3's commit message
 ### Changed

      - Rebuild to support tiredofit/alpine:7.10.0

4.1.2

Toggle 4.1.2's commit message
 ### 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

Toggle 4.1.1's commit message
 ### Changed

      - Fix issue where postgresql globals when backing up ALL not being deleted (#352)

4.1.0

Toggle 4.1.0's commit message
Release 4.1.0 - See CHANGELOG.md

4.0.35

Toggle 4.0.35's commit message
 ### Changed

      - Fix issue with emaail notifications and not being able to add from statement

4.0.34

Toggle 4.0.34's commit message
 ### Changed

      - Change the way architectures are detected to re-enable backups with MSSQL and Influx2

4.0.33

Toggle 4.0.33's commit message
 ### Changed

      - Allow _OPTS variabls to contain spaces
      - Switch references of _DUMP_OPTS to _BACKUP_OPTS