Skip to content

Releases: tiredofit/docker-db-backup

4.1.9

07 Nov 19:16
Compare
Choose a tag to compare

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

30 Oct 01:58
Compare
Choose a tag to compare

Rebuild using 4.1.4 sources - ignore any versions of 4.1.5-4.1.7

Added

4.1.4

13 Aug 23:34
Compare
Choose a tag to compare

Please note that if using encryption using a passphrase, you may be encountering 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

05 Jul 19:06
Compare
Choose a tag to compare

Changed

  - Rebuild to support tiredofit/alpine:7.10.0

4.1.2

02 Jul 23:15
Compare
Choose a tag to compare

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

19 Jun 22:41
Compare
Choose a tag to compare

Changed

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

4.1.0

25 May 21:22
Compare
Choose a tag to compare

This release no longer auto builds arm/v7

Added

  - Introduce DEFAULT/DBXX_MYSQL_CLIENT option to use mariadb or mysql for client dumping to solve incompatibility issues
  - Alpine 3.20 Base
  - MariaDB 10.11.8 Client
  - AWS Client 1.32.113
  - MySQL Client 8.4.0

4.0.35

15 Jan 04:22
Compare
Choose a tag to compare

Changed

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

4.0.34

02 Jan 22:01
Compare
Choose a tag to compare

Changed

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

4.0.32

16 Dec 03:26
Compare
Choose a tag to compare
   ### Changed

      - Fix issue with directories not properly being backed up (InfluxDB)