Merged
Conversation
bevanjkay
approved these changes
Jul 7, 2025
Contributor
|
🤖 An automated task has requested bottles to be published to this PR. Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Created by
brew bumpCreated with
brew bump-formula-pr.Details
release notes
New
--async_diooption to enable asynchronous handling of direct I/O (#4943,#4986)--max-fuse-iooption to config max write size for request (#5087,#6017)--fusemount(#5076,#5082,#5976)max-readaheadoption to set the max readahead buffer (#5225,#5229,#5704)--sort-diroption to sort entries by name within a directory (#5031)readdir-cacheoption to enable kernel caching readdir entries (#5462)negative-entry-cacheoption to allow kernel caching negative dir entry lookups (#5788,#6038)cache-large-writeoption to cache blocks after uploading (#5261)cache-itemsoption to limit number of cache items (#5489,#5495)check-storageoption to perform object storage test at startup (#5281)enable-capandenable-selinuxoptions to enable corresponding xattr requests (#5406,#5962)all-squashoption to map all users to a specified one (#5395)umaskoption to overwrite the one from app (#5756,#5942)disable-transparent-hugepageoption to disable transparent huge page (#6147)O_TMPFILEflag (#5309,#5433)fast-statfsoption to speed up statfs (#6168,#6171)open-tso-follower-proxyandmax-tso-batch-wait-intervaloptions (#6166)JFS_DROP_OSCACHEto enable dropping page cache (#4981)max-failureoption to abort on error threshold (#5142)start-timeandend-timeoptions to filter file (#6072,#6121)check-changeoption to verify file size (#6093)--createoption to create directory if not exists (#5196)skip-trashoption to delete files directly (#5384,#5818)threadsoption for rmr tool, webdav, gateway and libjfs to delete files (#5522,#5535)object-metaoption to enable object metadata api (#5536)files-fromoption to specify the list of files or directories to sync (#5639,#5864,#5894)shardsto support object storage shards (#5755)Changed
GetAttrcalls (#5540)verify-cache-checksumoption toextend(#6103)upload-hoursoption allow using-as a separator (#5494)IO_FLUSHERto avoid potential hang (#6144,#6157)MaxDeletesas remove concurrency (#5532)countoption (#5528)Readdirperformance by increasing batch size (#5689)REDUCED_REDUNDANCYstorage class for MinIO (#5413)total_inodesandtotal_spacemetrics (#5424)Bugfix
ftruncateon an opened and deleted file (#5664)doCleanupSlicestimely (#6081)MGeterror to avoid panic (#5773)--cache-expireoption in memory cache (#5313)getDiskUsage(#5857)cache-dirin fstab (#5719)Deps
github.com/winfsp/cgofusefrom v1.5.0 to v1.6.0 (#5840)github.com/go-sql-driver/mysqlfrom v1.7.1(2023-04-25) to v1.9.1(2025-03-20) (#5834)github.com/jackc/pgx/v5from v5.5.4 to v5.7.3 (#5835)github.com/mattn/go-sqlite3from v1.14.16 to v1.14.24 (#5555)github.com/dgraph-io/badger/v4from v4.2.0 to v4.5.1 (#5626)github.com/redis/go-redis/v9from v9.0.2 to v9.7.3 (#5832)github.com/aliyun/alibabacloud-oss-go-sdk-v2v1.2.1 (#5830,#5878)github.com/ncw/swift/v2from v2.0.1 to v2.0.3 (#5836)github.com/colinmarc/hdfs/v2from v2.3.0 to v2.4.0 (#5827)github.com/studio-b12/gowebdavfrom 3282f94193f2(2023-02-04) to v0.10.0 (#5839)github.com/goccy/go-jsonfrom v0.10.2 to v0.10.5 (#5841)github.com/grafana/pyroscope-gofrom v1.0.4 to v1.2.1 (#5842)golang.org/x/cryptofrom 0.21.0 to 0.31.0 (#5374)golang.org/x/netfrom v0.23.0 to v0.33.0 (#5412)github.com/DataDog/zstdfrom v1.5.0 to v1.5.6 (#5741)github.com/remyoudompheng/bigfftto latest version (#5747)go.uber.org/automaxprocsfrom v1.5.2 to v1.6.0 (#5844)View the full release notes at https://github.com/juicedata/juicefs/releases/tag/v1.3.0.