Skip to content

Releases: apivideo/api.video-swift-client

v1.2.0

28 Jun 13:17
0405fa0
Compare
Choose a tag to compare
  • Introducing new live streams restream feature
  • Introducing new analytics endpoints

v1.1.1

09 Dec 13:48
0f98e2d
Compare
Choose a tag to compare
  • Fix on upload by chunk and progressive upload.
  • Add test on progressive upload.
  • Add a build.yml CI workflow.

v1.1.0

06 Dec 16:14
ee5b5eb
Compare
Choose a tag to compare
  • Refactor upload by chunk and progressive upload. It is now possible to cancel an upload.
  • Add timeout API

v1.0.6

14 Sep 07:39
9d23f63
Compare
Choose a tag to compare
  • period parameter is now mandatory in analytics endpoints

v1.0.5

05 Jul 13:02
f5958e0
Compare
Choose a tag to compare
  • Add SDK origin header

v1.0.4

21 Apr 11:51
4a46356
Compare
Choose a tag to compare
  • Fix video.publishedAt type

v1.0.3

21 Mar 17:09
da2978e
Compare
Choose a tag to compare
  • Add ingest.receivedParts attribute in GET /videos/{video_id}/status

v1.0.2

11 Mar 14:12
1ed3410
Compare
Choose a tag to compare
  • Add Origin identification headers

v1.0.1

25 Jan 13:44
0eabffc
Compare
Choose a tag to compare
  • Add applicationName parameter (to allow user agent extension)

v1.0.0

13 Jan 10:57
192c525
Compare
Choose a tag to compare
  • 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}