Skip to content

0.45.1

Choose a tag to compare

@github-actions github-actions released this 24 Mar 17:48
· 137 commits to main since this release
006edd6

Multi-Storage Client (MSC)

Bug Fixes

  • Restore cryptography as an optional dependency; it was incorrectly added as a core requirement in 0.45.0.
  • Lower the minimum cache refresh interval from 300 seconds to 1 second.
  • Fix incorrect handling of short final chunks and improve partial file cache reliability.
  • Upgrade grpc-go, pyOpenSSL, and Authlib to address CVE-2026-33186, CVE-2026-27459, and CVE-2026-27962.

Multi-Storage File System (MSFS)

New Features

  • Adopt sortedmap for inode management.