Skip to content

0.50.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jun 21:47
eec2f3b

Multi-Storage Client (MSC)

Bug Fixes

  • Preserve ordering when resolving multi-storage paths.
  • Handle buffer-protocol read results when calculating data size metrics.
  • Raise an error when SymlinkHandling.FOLLOW encounters a broken symlink.
  • Release BytesIO buffers before retrying Rust-backed S3 transfers.
  • Document boto3 S3 transfer manager pass-through options for the S3 storage provider.

Multi-Storage File System (MSFS)

New Features

  • Add manifest generation and ingest support for MSFS.
  • Add CSI driver deployment assets and a Helm chart for Kubernetes deployments.
  • Adopt a memory-mapped data cache for file system reads.