Overall Changes
- Update README
- Code cleanup
- Add test executable to test backup/restore of fixed images (vm backups)
- Add option for bucket lookup type
- Warn if default fingerprint is used
- Slight changes to logging
- Add tests
Proxy
- Fix group endpoint so proxmox-backup-client list works
- Add support for using proxy endpoint as remote datastore (proxmox-backup-manager pull ..)
- Revert changes which result in invalid fixed index files (cb3e1dc)
- Add missing endpoints or return correct errors if not implemented
- Add signal handling to gracefully stop service if active sessions are detected
GC
- Verify checksums for all chunks
- Check magic for index files
- Use metadata tags to cleanup indexed folder correctly
Full Changelog: v0.0.3-alpha...v0.0.4-alpha