You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2024. It is now read-only.
Release notes:
* End of life support for Swift 3
* Support for loss of connectivity while uploading
* Xcode 10.1 support
* Limits the number of retries for a given upload
* Adds MIMEType information to create video request
* Adds max_parallel_requests = 1 to the uploads dictionary
* GCS support
* Several bug fixes, performance improvements and unit tests added