Skip to content

Releases: tiredofit/docker-db-backup

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

4.1.11

13 Dec 15:40
Compare
Choose a tag to compare

Changed

  - Fix when backing up 'ALL' databases with MariaDB

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