Releases: niclaslindstedt/docker-backup
Releases · niclaslindstedt/docker-backup
v1.2.0
v1.1.0
v1.0.0
Bug Fixes
- Change file ending of encrypted files to gpg (#31) (26480aa)
- Move backups to temporary folder before unpacking/decrypting (#25) (c1d14c3)
- Restore now works multiple times on same backup (#29) (2195cf3)
Features
- Add alpine version of image (#17) (d17c2c4)
- Add support for pruning a specific volume (#18) (8e81e33)
- Add support for storing a specific volume (#19) (34f481c)
- Add support for verifying encryption (#27) (f25bdcd)
- Add support to restore directly from long-term storage (#20) (6e882b8)
- Replace verbose mode with log levels (#28) (fe0738f)
- Use file locks to prevent simultaneous actions (#22) (267e6c9)
BREAKING CHANGES
- Backup files ending in .enc will no longer be recognized as encrypted backups, and will need to be renamed.
v0.9.0
Initial release in anticipation of v1.0.0.