Skip to content

Releases: muxinc/mux-ruby

5.1.0

Choose a tag to compare

@jsanford8 jsanford8 released this 18 Aug 16:42
f2914d3
  • add support for Asset ingest progress
  • add support for cursor pagination
  • add support for metadata on Live Streams and Assets
  • add support for Annotations API
  • add support for additional languages fo live caption generation
  • add support for video_cdn_trace and array filters

5.0.1

Choose a tag to compare

@jsanford8 jsanford8 released this 15 Apr 16:11
8930806
  • fix: add audio-only enum option in resolution_tier for Static Rendition responses

5.0.0

Choose a tag to compare

@philcluff philcluff released this 31 Mar 11:37
c2dfa23
  • Adds support for asset metadata
  • Replaces input on CreateAssetRequest with inputs, which accepts the same type, and added deprecation notices
  • Replaces playback_policy on CreateAssetRequest with playback_policies, which accepts the same type, and added deprecation notices
  • Fixes the accepted type of UpdateReferrerDomainRestrictionRequest
  • Changes the type of new_asset_settings in to be a CreateAssetRequest, which exposes the correct set of fields to control asset creation
  • Adds creator id field to Mux Data

4.0.0

Choose a tag to compare

@jsanford8 jsanford8 released this 24 Feb 17:51
f228959
  • add support for static-renditions APIs
  • add passthrough to each static_rendition object
  • add support for additional standard dimensions in Mux Data
  • allow updating video_quality on live streams
  • [breaking] It is very unlikely that you were using the AssetStaticRenditionsFiles type directly, but just in case this has been replaced with StaticRendition for the object, and CreateStaticRenditionRequest for the request with the new static-renditions APIs
  • [breaking] Deprecate mp4_support and associated APIs. Utilize the new Static Rendition APIs instead.
  • [breaking] Remove Spaces APIs and routes

3.20.0

Choose a tag to compare

@jsanford8 jsanford8 released this 20 Nov 22:51
f17ce1c
  • Remove ad_watch_time and view_content_watch_time, metrics which do not exist.

Note: The above change may be considered breaking; if you were accessing either field on a base Video View, that will no longer work. It is highly likely that your code was not using those fields, however. Additionally, those metrics are no longer allowed in the metrics API.

3.19.0

Choose a tag to compare

@jsanford8 jsanford8 released this 31 Oct 22:23
91f0e3b
  • Deprecate encoding_tier and add support for video_quality to replace it
  • Add support for premium video quality
  • Add support for updating master_access settings on Live Streams
  • Add support for view_dropped and view_dropped_percentage

3.18.0

Choose a tag to compare

@jsanford8 jsanford8 released this 29 Aug 16:37
a30bf35
  • support video_quality setting in place of deprecated encoding_tier. Read more
  • add support for DRM. Read more

3.17.0

Choose a tag to compare

@jsanford8 jsanford8 released this 01 Jul 22:22
20e4115
  • prepare for upcoming feature release
  • update docs around default measurement

3.16.0

Choose a tag to compare

@jsanford8 jsanford8 released this 07 May 16:46
14f52d8
  • Add support for User Agent restrictions within PlaybackRestriction
  • Add support for error severity and business exceptions
  • Add support for updated MP4 options
  • Add support for additional ad metrics
  • Fix issue with handling generated subtitle tracks
  • Add missing encoding_tier field to DeliveryReport

3.15.0

Choose a tag to compare

@philcluff philcluff released this 05 Apr 13:42
b5a9876
  • Adds updated MP4 generation options.