Skip to content

Releases: nfrastack/container-db-backup

4.1.100

13 Mar 15:36

Choose a tag to compare

Changed

  - Repush of 4.1.99

4.1.99

13 Mar 12:39

Choose a tag to compare

This the final tiredofit/db-backup release - All development and releases will reside under the nfrastack/container-db-backup namespace going forward.

Added

  - Postgreaql 18 support
  - AWS CLI 1.44.56
  - MySQL 8.4.8
  - MSSQL 18.6.1-1

4.1.21

08 Aug 16:26

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

Choose a tag to compare

Changed

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

4.1.19

28 May 15:06

Choose a tag to compare

Changed

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

4.1.18

12 May 15:33

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

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

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

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

Choose a tag to compare

Changed

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