Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

v1.4.0

Compare
Choose a tag to compare
@release-please release-please released this 27 Mar 15:43
7c32db5

1.4.0 (2023-03-23)

Features

  • Added Encryption for enabling output encryption with DRM systems (638bd0a)
  • Added InputConfig to allow enabling/disabling automatic failover (638bd0a)
  • Added new tasks to Event: inputSwitch, returnToProgram, mute, unmute (638bd0a)
  • Added support for audio normalization and audio gain (638bd0a)
  • Added TimecodeConfig for specifying the source of timecode used in media workflow synchronization (638bd0a)

Documentation

  • Clarify behavior when update_mask is omitted in PATCH requests (638bd0a)
  • Fix formatting of request arg in docstring (#154) (c41b461)