Skip to content

Releases: rustfs/rustfs

1.0.0-alpha.41

10 Aug 12:41
ebad748
Compare
Choose a tag to compare
1.0.0-alpha.41 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 1.0.0-alpha.40...1.0.0-alpha.41

1.0.0-alpha.40

06 Aug 14:31
9aba89a
Compare
Choose a tag to compare
1.0.0-alpha.40 Pre-release
Pre-release

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 with LazyLock 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

30 Jul 23:34
57d1967
Compare
Choose a tag to compare
1.0.0-alpha.39 Pre-release
Pre-release

What's Changed

  • Feature up/ilm by @likewu in #305
  • feat:add mcp integration by @WSL0809 in #300
  • refactor: replace lazy_static with LazyLock and notify crate registry create_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

28 Jul 11:55
56fd813
Compare
Choose a tag to compare
1.0.0-alpha.38 Pre-release
Pre-release

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

24 Jul 09:08
371119f
Compare
Choose a tag to compare
1.0.0-alpha.37 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 1.0.0-alpha.36...1.0.0-alpha.37

1.0.0-alpha.36

22 Jul 16:51
affe272
Compare
Choose a tag to compare
1.0.0-alpha.36 Pre-release
Pre-release

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

21 Jul 08:10
3f095e7
Compare
Choose a tag to compare
1.0.0-alpha.34 Pre-release
Pre-release

1.0.0-alpha.33

19 Jul 10:22
051ea77
Compare
Choose a tag to compare
1.0.0-alpha.33 Pre-release
Pre-release

What's Changed

Full Changelog: 1.0.0-alpha.32...1.0.0-alpha.33

1.0.0-alpha.32

19 Jul 07:50
42b645e
Compare
Choose a tag to compare
1.0.0-alpha.32 Pre-release
Pre-release

What's Changed

  • fix: robust Dockerfile version logic for v prefix handling by @overtrue in #262

Full Changelog: 1.0.0-alpha.31...1.0.0-alpha.32

1.0.0-alpha.31

19 Jul 03:56
f27ee96
Compare
Choose a tag to compare
1.0.0-alpha.31 Pre-release
Pre-release

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