Releases: bbtsoftware/docker-mssql-backup
Releases · bbtsoftware/docker-mssql-backup
0.6.0
Feature
- #56 Option to backup all databases.
0.5.0
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
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
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
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
As part of this release we had 1 issue closed.
Feature
- #1 Basic backup functionality