What's Changed
- Master
- Fix implementation of
master_pb.CollectionList
RPC call by @proton-lisandro-pin in #6715
- Fix implementation of
- S3 APIs
- [s3] fix checksum algorithm CRC64NVMe by @kmlebedev in #6722
- [s3] use chunkedReader in PutObjectPartHandler to handle aws-chunked encoding by @ehooi in #6725
- fix #6733 add s3.ip.bind command line parameter by @ARibster in #6741
- [s3] add tests for s3 over https using aws-cli by @ehooi in #6731
- [s3] refactor duplicate put-object code paths by @ehooi in #6727
- fix: S3 Feature: please add s3.idleTimeout command line parameter #6746 by @ARibster in #6747
- Misc
- golang up version to 1.24 by @kmlebedev in #6724
- Shell
- Filer Store
- feat(redis): add mTLS support for Redis connection initialization by @jadedevin13 in #6738
New Contributors
- @ARibster made their first contribution in #6741
- @jadedevin13 made their first contribution in #6738
Full Changelog: 3.86...3.87