Skip to content

Releases: bbtsoftware/docker-mssql-backup

0.6.1

04 Oct 13:08
Compare
Choose a tag to compare

Bugfix

  • Update Cosign

0.6.0

04 Oct 12:02
9ba1777
Compare
Choose a tag to compare

Feature

  • #56 Option to backup all databases.

0.5.1

18 Mar 10:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

18 Mar 10:18
Compare
Choose a tag to compare

What's Changed

  • Create backups in $TARGETDIR instead of $WORKINGDIR by @wittsend in #51
  • create new workflow files by @bbtbir in #52

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

03 Mar 06:19
Compare
Choose a tag to compare

As part of this release we had 3 issues closed.

Feature

  • #39 Send log to stdout and stderr output streams only.

Documentation

  • #41 Fix version name in readme
  • #40 Improve documentation

0.3.0

05 Feb 18:11
Compare
Choose a tag to compare

As part of this release we had 7 issues closed.

Features

  • #36 Support push to a remote share mapping
  • #24 Add "intermediate" folder support.
  • #23 Add support for e-mail reporting.
  • #22 Add option compress the backup file (zip or tar.gz)
  • #21 Support to disable backup of transaction logs

Improvement

  • #30 Add flag to terminate batch job if there is an error

Documentation

  • #32 Add examples for test and devlopment environment

0.2.0

15 Sep 13:56
Compare
Choose a tag to compare

As part of this release we had 3 issues closed.

Feature

  • #14 Delete backups older than X days

Improvement

  • #16 Support CRON-SCHEDULE with quotes

Documentation

  • #12 CRON-SCHEDULE example not working with quotes

0.1.0

02 Apr 09:40
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Feature

  • #1 Basic backup functionality