All changes to this project will be documented in this file.
- Add support for Alamofire 5.10
- Add transcript feature
- Add API to get rate limiting headers
- Fix progressive upload with upload token and video id
- Add an API to upload with upload token and video id
- Fix Models in documentation
- Fix on upload by chunk and progressive upload.
- Add test on progressive upload.
- Add a
build.yml
CI workflow.
- Refactor upload by chunk and progressive upload. It is now possible to cancel an upload.
- Add timeout API
- period parameter is now mandatory in analytics endpoints
- Add SDK origin header
- Fix
video.publishedAt
type
- Add Origin identification headers
- Add applicationName parameter (to allow user agent extension)
- Set protocol for progressive upload session visibility to public
- Add a protocol for progressive upload session
- Initial release of generated version
- Fix large upload request time out
- Fix callback on wrong token