Skip to content

Releases: tiredofit/docker-db-backup

4.1.21

08 Aug 16:26
Compare
Choose a tag to compare

Changed

  - Fix for 4.1.20 release inadvertently failing backups (credit tlex@github)

4.1.20

23 Jul 15:55
Compare
Choose a tag to compare

Changed

  - Fix backup error checking routines #417 - credit alteriks@github

4.1.19

28 May 15:06
Compare
Choose a tag to compare

Changed

  - Force overwrite manual scripts as opposed to append (#414)

4.1.18

12 May 15:33
Compare
Choose a tag to compare

Changed

  - Fix MongoDB restore from not dropping DB each time before restore except explicitly told (credit logicoa@github)

4.1.17

18 Apr 04:08
Compare
Choose a tag to compare

Changed

  - Fix issue with Postgres database cleanup when ALL databases being backed up as one file (SPLIT_DB=FALSE)

4.1.16

21 Feb 15:39
Compare
Choose a tag to compare

Added

  - Update to tiredofit/alpine:7.10.28
  - Support TLS connectivity with restore script (credit fermion2020@github)

4.1.15

29 Jan 16:01
Compare
Choose a tag to compare

Added

  - Add support for username and password support when checking for connectivity to couchdb (credit: JvSomeren)

Changed

  - Fix issue with couchdb compression routines

4.1.14

21 Jan 20:59
Compare
Choose a tag to compare

Changed

  - Downgrade AWS Client to 1.36.40 due to incompatibilities with providers with 1.37x. for time being

4.1.13

21 Jan 17:30
Compare
Choose a tag to compare

Added

  - Update MySQL client to 8.4.4
  - Update AWS Client to 1.37.2

Changed

  - Seperate MySQL and MariaDB TLS Configurationf for arguments that have deviated

4.1.12

13 Dec 15:51
Compare
Choose a tag to compare

Changed

  - Fix for 4.1.11