Releases: apivideo/api.video-swift-client
Releases · apivideo/api.video-swift-client
v1.2.0
- Introducing new live streams restream feature
- Introducing new analytics endpoints
v1.1.1
- Fix on upload by chunk and progressive upload.
- Add test on progressive upload.
- Add a
build.yml
CI workflow.
v1.1.0
- Refactor upload by chunk and progressive upload. It is now possible to cancel an upload.
- Add timeout API
v1.0.6
- period parameter is now mandatory in analytics endpoints
v1.0.5
- Add SDK origin header
v1.0.4
- Fix
video.publishedAt
type
v1.0.3
- Add
ingest.receivedParts
attribute in GET /videos/{video_id}/status
v1.0.2
- Add Origin identification headers
v1.0.1
- Add applicationName parameter (to allow user agent extension)
v1.0.0
- Add watermark endpoints
- Add video clips
- Fix tags[] query parameter format of GET /videos
- Correctly distinguish between "undefined", "defined" and "null" values of the playerId parameter of PATCH /videos/{videoId}