Releases: sio2project/s3dedup
Releases · sio2project/s3dedup
s3dedup v1.1.1
s3dedup v1.1.0
What's Changed
- Bug fixes found during V1 migration, add s3 key sharing by @MasloMaslane in #34
Full Changelog: v1.0.0...v1.1.0
s3dedup v1.0.0
What's Changed
- Add migration from V1 filetracker by @MasloMaslane in #26
- Add Postgres for lock management by @MasloMaslane in #27
- Various changes and refactors by @MasloMaslane in #28
- Add version tracking for instance by @MasloMaslane in #29
- Fix race condition bug with PUTs and DELETEs by @MasloMaslane in #30
- Implement retry logic with exponential backoff for file migrations by @MasloMaslane in #31
- Various bug fixes by @MasloMaslane in #32
Full Changelog: v1.0.0-dev4...v1.0.0
s3dedup v1.0.0-dev4
What's Changed
- Change how the deduplication ratio works by @MasloMaslane in #21
- Change to stable Rust in workflows by @MasloMaslane in #23
- Add health check endpoint by @MasloMaslane in #24
- Change ft client LIST route handling due to ft bug by @MasloMaslane in #25
Full Changelog: v1.0.0-dev3...v1.0.0-dev4
s3dedup v1.0.0-dev3
What's Changed
- Don't use blocking IO in async by @h3xOo in #14
- Fix last modified extraction and version endpoint by @MasloMaslane in #16
- Add missing metrics tracking and compressed size handling by @MasloMaslane in #19
- Fix bug when PUTing the same file twice and measuring compressed size by @MasloMaslane in #20
Full Changelog: v1.0.0-dev2...v1.0.0-dev3
s3dedup v1.0.0-dev2
What's Changed
- Change the container release workflow by @MasloMaslane in #10
- Add some documentation by @MasloMaslane in #12
- Fix mock filetracker server in tests by @MasloMaslane in #13
Full Changelog: v1.0.0-dev1...v1.0.0-dev2
s3dedup v1.0.0-dev1
What's Changed
- Initial (dev) release
- Add postgres do docker compose by @MasloMaslane in #4
- Add metrics endpoint by @MasloMaslane in #5
- Make locks work again and add some minor fixes by @h3xOo in #6
New Contributors
- @MasloMaslane made their first contribution in #4
- @h3xOo made their first contribution in #6
Full Changelog: https://github.com/sio2project/s3dedup/commits/v1.0.0-dev1