All Products
Search
Document Center

Object Storage Service:Release notes for osstorchconnector

Last Updated:Apr 01, 2026

This topic describes the release notes for osstorchconnector, including release dates, download URLs, and changelogs.

V1.2.3

Item

Description

Release date

March 17, 2026

Download

pip install osstorchconnector==1.2.3

Changelog

  • Fixed known issues.

  • Added support for Python 3.13.

  • Added support for high-concurrency read and write operations with PyTorch DCP.

  • Added support for fast read and write operations with the safetensors file format.

  • Added the region parameter for specifying the region used with OSS V4 signatures.

V1.1.0

Item

Description

Release date

April 1, 2025

Download

pip install osstorchconnector==1.1.0

Changelog

  • Fixed known issues.

  • Started using OSS V4 signatures.

  • Added support for multiple OSS authentication methods.

  • Added support for tar-format datasets.

  • Added support for the fast list feature.

V1.0.0rc1

Item

Description

Release date

August 29, 2024

Download

pip install osstorchconnector==1.0.0rc1

Changelog

Initial release.