Releases: rustfs/rustfs
Releases · rustfs/rustfs
1.0.0-alpha.41
What's Changed
- fix: Fixed an issue where the list_objects_v2 API did not return dire… by @shiroleeee in #352
- chore: add tls log by @houseme in #357
- chore: add tls log and removing unused crates by @houseme in #359
- replace make with just by @bestgopher in #349
- fix: add tokio-test by @houseme in #363
- feat(lifecycle): Implement object lifecycle management functionality by @guojidan in #358
- feat: add docker usage for rustfs mcp by @majinghe in #365
- feat: enhance metadata extraction with object name for MIME type dete… by @guojidan in #367
- Fix scanner && lock by @guojidan in #368
New Contributors
- @bestgopher made their first contribution in #349
- @majinghe made their first contribution in #365
Full Changelog: 1.0.0-alpha.40...1.0.0-alpha.41
1.0.0-alpha.40
Full Changelog: 1.0.0-alpha.39...1.0.0-alpha.40
What's Changed
- fix:Add etag to get object response by @0xdx2 in #317
- refactor: replace
lazy_static
withLazyLock
by @houseme in #318 - feat: Add comprehensive tests for authentication module by @overtrue in #309
- feat: add basic tests for core storage module by @overtrue in #313
- feat: add tests for admin handlers module by @overtrue in #314
- build(deps): bump the dependencies group with 3 updates by @dependabot[bot] in #326
- perf: avoid transmitting parity shards when the object is good by @zzhpro in #322
- Fix: fix data integrity check by @guojidan in #344
- fix: miss inline metadata by @weisd in #345
New Contributors
Full Changelog: 1.0.0-alpha.39...1.0.0-alpha.40
1.0.0-alpha.39
What's Changed
- Feature up/ilm by @likewu in #305
- feat:add mcp integration by @WSL0809 in #300
- refactor: replace
lazy_static
withLazyLock
andnotify
crate registrycreate_targets_from_config
by @houseme in #311 - fix: update s3s version to solve xml namespace type attribute bug. by @0xdx2 in #312
New Contributors
Full Changelog: 1.0.0-alpha.38...1.0.0-alpha.39
1.0.0-alpha.38
What's Changed
- refactor: Optimize the build workflow, unify the latest file processing and simplify product upload by @overtrue in #293
- Refactor: DatabaseManagerSystem as global by @guojidan in #294
- Test: Add e2e_test case for sql && add script for e2e_test by @guojidan in #297
- s3Select: add unit test case by @guojidan in #301
- Lock: add transactional by @guojidan in #302
- fix:#303 returns empty when querying an empty or not dir by @weisd in #304
Full Changelog: 1.0.0-alpha.37...1.0.0-alpha.38
1.0.0-alpha.37
What's Changed
- fix: update link in README.md leading to a 404 error by @MiPnamic in #285
- add rustfs.spec for rustfs by @zhangwenlong8911 in #103
- build(deps): bump the dependencies group with 5 updates by @dependabot[bot] in #289
- refactor: reimplement lock by @guojidan in #290
- Refactor: Scanner by @guojidan in #288
- Chore: remove dirty file(cache.rs) by @guojidan in #292
New Contributors
- @MiPnamic made their first contribution in #285
- @zhangwenlong8911 made their first contribution in #103
Full Changelog: 1.0.0-alpha.36...1.0.0-alpha.37
1.0.0-alpha.36
What's Changed
- Add GNU to build.yml by @loverustfs in #275
- feat: add
cargo clippy --fix --allow-dirty
to pre-commit command by @overtrue in #282 - fix: the issue where preview fails when the path length exceeds 255 c… by @shiroleeee in #280
- fix: improve Windows build support and CI/CD workflow by @overtrue in #283
Full Changelog: 1.0.0-alpha.34...1.0.0-alpha.36
1.0.0-alpha.34
Full Changelog: 1.0.0-alpha.34...1.0.0-alpha.34
1.0.0-alpha.33
What's Changed
Full Changelog: 1.0.0-alpha.32...1.0.0-alpha.33
1.0.0-alpha.32
What's Changed
Full Changelog: 1.0.0-alpha.31...1.0.0-alpha.32
1.0.0-alpha.31
What's Changed
- feat: enhance entrypoint and Dockerfiles for flexible volume and permission management by @overtrue in #260
Full Changelog: 1.0.0-alpha.30...1.0.0-alpha.31