Releases: sio2project/s3dedup
Releases · sio2project/s3dedup
s3dedup v1.3.2
What's Changed
- Improve content length handling by using S3 as the source of truth and logging size mismatches by @MasloMaslane in #53
- Update blob metadata handling to skip compressed size on deduplication hits by @MasloMaslane in #54
Full Changelog: v1.3.1...v1.3.2
s3dedup v1.3.1
What's Changed
- Add log rotation by @MasloMaslane in #50
- Improve stats calculation and retrieval performance by @MasloMaslane in #51
- Update dependencies by @MasloMaslane in #52
Full Changelog: v1.3.0...v1.3.1
s3dedup v1.3.0
What's Changed
- Optimize storage statistics retrieval by @MasloMaslane in #43
- Add streaming support for requests by @MasloMaslane in #44
- Refactor code by @MasloMaslane in #45
- Bug fixes, edge case tests by @MasloMaslane in #46
- Fix cleaner performance, cleaner bug fixes by @MasloMaslane in #47
- Add configuration option for tmp directory by @MasloMaslane in #48
- Update README and docs by @MasloMaslane in #49
Full Changelog: v1.2.6...v1.3.0
s3dedup v1.2.6
What's Changed
- Add dual logging support with JSON output option by @MasloMaslane in #41
- Remove unnecessary mutex locks from KV and S3 storage access by @MasloMaslane in #42
Full Changelog: v1.2.5...v1.2.6
s3dedup v1.2.5
What's Changed
- Add transient error handling and limit retries for non-transient errors by @MasloMaslane in #40
Full Changelog: v1.2.4...v1.2.5
s3dedup v1.2.4
- Add file not found error handling and update migration logic to skip deleted files
Full Changelog: v1.2.3...v1.2.4
s3dedup v1.2.3
What's Changed
- Add proxy-only mode and file list support for live migration by @MasloMaslane in #39
Full Changelog: v1.2.2...v1.2.3
s3dedup v1.2.2
s3dedup v1.2.1
What's Changed
- Add total compressed bytes metric without deduplication by @MasloMaslane in #37
Full Changelog: v1.2.0...v1.2.1