Skip to content

0.36.0

Choose a tag to compare

@github-actions github-actions released this 26 Nov 19:57
· 296 commits to main since this release
59780d8

New Features

  • Improve Rust client error handling to include HTTP status codes in RustClientError.
  • Refactor Rust client to use offset and size instead of start and end for consistency with Python.

Bug Fixes

  • Fix object listing behavior when using file or subdirectory paths.
  • Make access_time optional when parsing AIStore metadata to prevent errors.