v1.2.3
v1.2.3
New features
- Update
S3ClientConfigto pass in the configuration for allowing unsigned requests, under boolean flagunsigned. - Improve the performance of
S3Readerwhen utilized withpytorch.loadby incorporating support for thereadintomethod. - [Experimental] Add support for passing an optional custom endpoint to
S3LightningCheckpointconstructor method.
Breaking changes
- No breaking changes.
Full Changelog: v1.2.2...v1.2.3