Added support for slate events which allow users to create and insert a slate into a live stream to replace the main live stream content (commit 9efd50b)
Added a new asset resource which can be used as the content of slate events (commit 9efd50b)
Added a new pool resource for protecting input endpoints within a VPC Service Controls perimeter (commit 9efd50b)
Version 1.2.0, released 2023-03-27
New features
Added TimecodeConfig for specifying the source of timecode used in media workflow synchronization (commit f7c5a13)
Added Encryption for enabling output encryption with DRM systems (commit f7c5a13)
Added InputConfig to allow enabling/disabling automatic failover (commit f7c5a13)
Added new tasks to Event: inputSwitch, returnToProgram, mute, unmute (commit f7c5a13)
Added support for audio normalization and audio gain (commit f7c5a13)
Documentation improvements
Clarify behavior when update_mask is omitted in PATCH requests (commit f7c5a13)