Skip to content

0.49.0

Choose a tag to compare

@github-actions github-actions released this 20 May 22:54
beec67e

Multi-Storage Client (MSC)

New Features

  • Add per-item retry handling for MSC batch transfer operations.

Bug Fixes

  • Cache path mapping lookups when resolving non-MSC URLs through shortcut APIs.
  • Stream dry-run sync output before waiting for the sync producer to finish.
  • Prevent metadata attributes from being sent as physical object writes.
  • Increase the default storage provider connection pool size.
  • Upgrade vulnerable dependencies reported by security scanning.

Multi-Storage File System (MSFS)

New Features

  • Adopt fission v4.0.4 for the file system layer.

Bug Fixes