Release history
docker-volume-backup releases
Backup Docker volumes locally or to any S3, WebDAV, Azure Blob Storage, Dropbox, Google Drive or SSH compatible storage
All releases
6 shown
v2.48.0
Mixed
Notable features
- Support reading timezone information from environment variables
- Improved rebuild speed by avoiding module download retriggers
Full changelog
Features
- Support reading timezone info from env #748 (thanks @mmichalak-swe)
Chores
- Dependency hygiene #737 #738 #742 #745 #743 #751 #752 #754 #753 #755 #758 #757 #762 #761 #760 #676 #766 #763 #764 #765 #768 #769 #770 #771
- increase rebuild speed by avoiding retrigger of mod download #759 (thanks @mmittelb)
Docs
- Update docs on setting timezone #750 (thanks @mmichalak-swe)
- Fix typos in documentation #739 (thanks @SmallFriendlyKiwi)
v2.47.2
Bug fix
Fixed silent Google Drive upload failures from misconfiguration and resolved service count reporting in Docker Swarm mode.
v2.47.1
Maintenance
Fixed S3 upload header handling for Content-MD5 and updated build dependencies including Go 1.26.
v2.47.0
New feature
Notable features
- print-config subcommand for debugging
- Improved configuration error notifications