v1.2.4
This release includes the following changes and improvements:
- Added logging statements to report back individual file transfer speeds
- Added extra logic to verify that a whole payload is received from Spectra S3
- Added read symlink support to the FileObjectPutter
- Added a circuit breaker to the helper functions which can be used to limit the number of times that the helper functions will attempt to get more chunks to process from Spectra S3
- Improved the networking implementation so that more concurrent connections can be sent to the same endpoint
- Non-functional code cleanup changes