Skip to content

0.33.0

Choose a tag to compare

@github-actions github-actions released this 23 Oct 02:57
· 353 commits to main since this release
e14c821
  • Reinitialize locks and caches when process forking to prevent deadlocks.
  • Add skip_signature option to access public GCS buckets without authentication.
  • Add follow_symlinks option to sync_from operations for symbolic link handling.
  • Add Parquet format support for manifest parts.
  • Add mount and umount commands for MSC POSIX filesystem operations.
  • Create temporary files in cache directory to fix cross-device rename errors.
  • Make boto3 connection pool size scale with CPU count for better performance.
  • Make config dict immutable to fix pickling issues.
  • Improve msc ls output format for better readability.
  • Remove queue size limit when using threading for better throughput.