v1.1.4
v1.1.4
New features
- Support for Python 3.12.
- Additional logging when constructing Datasets, and when making requests to S3.
- Provide tooling for running benchmarks for S3 Connector for Pytorch.
- Update crates and Mountpoint dependencies.
- [Experimental] Allow passing in the S3 endpoint URL to Dataset constructors.
Bug Fixes
- HeadObject is no longer called when constructing datasets with
from_prefix
and seeking relative to end of file.
Breaking changes
- No breaking changes.
Full Changelog: v1.1.3...v1.1.4