What's Changed
- fix out of range for slice by @reatang in #931
- Updated RUSTFS_VOLUMES to fix pod crashing by @serhiynovos in #922
- Optimize concurrent GetObject performance with Moka cache, comprehensive metrics, complete test suite, cache writeback, and comprehensive documentation by @Copilot in #916
- Improve health check handlers for endpoint and console (GET/HEAD, safer error handling) by @houseme in #942
- build(deps): bump criterion from 0.7.0 to 0.8.0 in the dependencies group by @dependabot[bot] in #947
- fix: add the is_truncated field to the return of the list_objects int… by @shiroleeee in #958
- add logs by @weisd in #962
- Fix Admin Heal API and Add Pagination Support for Large Buckets by @weisd in #933
- upgrade crate version and improve heal config by @houseme in #963
New Contributors
- @reatang made their first contribution in #931
- @serhiynovos made their first contribution in #922
Full Changelog: 1.0.0-alpha.70...1.0.0-alpha.71