Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Version 2.1.0

Compare
Choose a tag to compare
@rpassis rpassis released this 24 Apr 20:15
· 64 commits to develop since this release

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