0.36.0
New Features
- Improve Rust client error handling to include HTTP status codes in
RustClientError. - Refactor Rust client to use
offsetandsizeinstead ofstartandendfor consistency with Python.
Bug Fixes
- Fix object listing behavior when using file or subdirectory paths.
- Make
access_timeoptional when parsing AIStore metadata to prevent errors.