Releases: blacklabelops/volumerize
Releases · blacklabelops/volumerize
1.7.0 Volumerize Image Release
Update of base image and packages to latest versions.
- Updated Alpine Base Image Version
- Updated Google Libraries
- Updated Duplicity Version
- Updated Jobber Version
1.6.0 Volumerize Image Release
Update of base image and packages to latest versions.
- Updated Alpine Base Image Version
- Updated to Python3
- Updated Azure Libraries
- Updated Duplicity Version
- Updated Megatools Version
1.5.0 Volumerize Image Release
New Features:
- #35 Support Restore of multiple volumes at once duplicate
- #39 Allow listing of available backups and script to restore from a specific date
- #43 Containers are not restarted on failure
- #48 VOLUMERIZE_CONTAINERS stop start order
- #57 Collect Exit Code
- #58 Support Multiple Backup Jobs
Solved Bugs:
- #34 Impossible to use volumerize with backblaze B2 bug
- #42 Unable to use b2. bug
- #45 B2 Backup broken cause of known bug
- #53 Update Duplicity to 0.7.18.1
- #55 Please update to duplicity 0.7.18.2
Documentation:
1.1.0 Volumerize Image Release
Features:
- #19 Prexecute and postexecute scripts: https://github.com/blacklabelops/volumerize#post-scripts-and-pre-scripts-prepost-strategies
Documentation:
- #25: Added MySQL prepost strategy & documentation: See here https://github.com/blacklabelops/volumerize/tree/master/prepost_strategies/mysql
- Added MongoDB prepost strategy & documentation: See here https://github.com/blacklabelops/volumerize/tree/master/prepost_strategies/mongodb
Fixes: