Bookmarks and more
Pre-release
Pre-release
New Features/Changes:
- All backends: Fix prefix usage if found in target URI
[backend-prefix]://[bucket]/[prefix:optional]
- B2 Improvements:
- Azure Improvements:
- Support
zfs send -c
flag to leverage existing compression on a pool/dataset 725c6b7 (thanks @pablofsf!) - Add support for ZFS bookmarks 039bcc7
- Support Encryption, Sign, and Encryption + Sign option combinations (7793275)
- [Breaking Change] Use Public keyring when performing encrypted backups 43903b9 (thanks @bobobo1618!)
- Refactor of codebase f8959f7
- Refactor to better organize code
- Updated to support latest version of Go and use Go modules for dependency management
- Additional tests added
- Fix misc. typos
- Update CI configuration
- Don't show usage on error return
- Fixed PGP key selection issue - passphrase no longer required for encryption sends (except smart backups)