Releases: tizbac/pmoxs3backuproxy
Releases · tizbac/pmoxs3backuproxy
v0.0.4-alpha
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
v0.0.3-alpha
- Working Dynamic Index backup, incremental and restore
- Various crash fixes
- Notes
v0.0.2-alpha
This release a lot of fixes and improvement thanks to the contributors
- Ability to delete backups
- Protecting backups
- Memory usage improvements
- Logging improvements
- Fixed a bug where backup could randomly crash if object already were in S3
- Many other small things
- Saving backup log
Also i have implemented garbage collector, it has to be used from crontab
v0.0.1-alpha
Backup working
Live restore working
Restore working
Missing:
GC + Retention
Dynamic Index