github juicedata/juicefs v1.2.0-rc1

latest releases: v1.1.3, v0.1.3, v1.2.0...
pre-release23 days ago

This is the first release candidate for JuiceFS v1.2. It has 22 commits from 7 contributors, thanks to @zhoucheng361 @SandyXSD @davies @zhijian-pro @YunhuiChen @prOOrc @yuhr123 !

New

  • cmd/sync: add new options max-size, min-size, max-age and min-age to filter files based on size and age (#4912, 7491e33, #4913)

Changed

  • sync: limit the total size of each batch task from the manager (#4886)
  • deps: upgrade golang.org/x/net to 0.23 (#4911)

Bugfix

  • cmd/gateway: fix gateway add and list service account (#4891)
  • cmd/gateway: fix the size of JfsObjects.CompleteMultipartUpload (#4893)
  • cmd/sync: return the error of listing objects (#4879)
  • meta: fix the protection check for compaction (#4901)
  • vfs: fix the issue that plock may be unlocked by mistake (#4910)

Don't miss a new juicefs release

NewReleases is sending notifications on new releases.