What's Changed
- S3
- Fix s3api_object_list_handlers returning contents less than the specified limit when more data actually exists by @shichanglin5 in #4240
- Filer
- add -disk to filer command by @lfhy in #4247
- fix chunk.ModifiedTsNs by @zemul in #4264
- added secret envs to filer by @washcycle in #4284
- set http status code to 409 if dir already exists by @rohitchormale in #4287
- The filer does not set defaultReplication to the defaultReplication o… by @shichanglin5 in #4315
- Filer UI defaults to a
-DirListingLimit
#4258 (this is subject to further changes)
- Heml Chart
- Helm Chart Documentation and CI Updates by @washcycle in #4243
- Official Artifact Hub Metadata Resources by @washcycle in #4257
- Volume Server
weed mount
- Skip parent directory creation in mount by @Woellchen in #4310
- Master
- Fix volume not found if marked as read only #4088
- Fix -raftHashicorp and -raftBootstrap flag propagation. by @stewartmiles in #4309
- Use exponential backoff to query leader. by @stewartmiles in #4313
- Retry until a leader is selected. by @stewartmiles in #4318
weed shell
- Fs.verify.concurrency by @kmlebedev in #4293
- Misc
- Fix binding metrics to ipv6 by @nivekuil in #4286
- Updated the deprecated ioutil dependency by @zachary-walters in #4239
- fix(weed/topology/node.go): typo in error message by @tnyeanderson in #4292
New Contributors
- @zachary-walters made their first contribution in #4239
- @rohitchormale made their first contribution in #4287
- @tnyeanderson made their first contribution in #4292
- @stewartmiles made their first contribution in #4309
Full Changelog: 3.43...3.44