v1.2.3
v1.2.3
New features
- Update
S3ClientConfig
to pass in the configuration for allowing unsigned requests, under boolean flagunsigned
. - Improve the performance of
S3Reader
when utilized withpytorch.load
by incorporating support for thereadinto
method. - [Experimental] Add support for passing an optional custom endpoint to
S3LightningCheckpoint
constructor method.
Breaking changes
- No breaking changes.
Full Changelog: v1.2.2...v1.2.3