Skip to content

Releases: muxinc/mux-go

v0.7.0

12 Mar 12:09
90f78c5
Compare
Choose a tag to compare

Adds support for master-access.

v0.6.0

11 Feb 19:03
Compare
Choose a tag to compare

Support Captions and Subtitles

  • Add support for Captions & Subtitles on asset create, as well as later via direct track creation
  • Improve test coverage/examples
  • Removed the lists of operations from examples as they go out of date too frequently
  • Remove unused "Language" param from Inputs
  • Improved validation of type on assets
  • Bump release version

Note: v0.5.0 is skipped and should not be used

v0.4.0

06 Dec 12:31
50be5ac
Compare
Choose a tag to compare

Minor release.

Features:

  • Adds support for Delivery Usage
  • Adds support for Simulcasting
  • Adds support for Audio Normalization

Bugfixes:

  • Addresses an issue where the SDK may not create a live streams correctly have reduced_latency and/or reconnect_window
  • Added missing master_access on Asset creation
  • Fixed an inconsistency in the type for reconnect_window

v0.3.0

25 Oct 18:00
0e6e71c
Compare
Choose a tag to compare

Adds meaningful error feedback.

See https://github.com/muxinc/mux-go#errors--error-handling for details!

v0.2.2

17 Jul 16:06
9a3f093
Compare
Choose a tag to compare

v0.2.1

12 Jul 17:05
854b743
Compare
Choose a tag to compare
  • Fix passthrough on live streams
  • Fix reconnect_window on live streams

v0.2.0

03 May 14:29
Compare
Choose a tag to compare

Thanks for hanging in there with the rough edges of the beta everyone!

This release addresses some issues you may have experienced with the /data APIs, and completes our test/example coverage of the go SDK.

Enjoy, and as always, please get in touch if you find any issues!

Thanks, Phil.

v0.1.0

12 Apr 14:56
Compare
Choose a tag to compare

our initial release of muxgo generated from the Mux OpenAPI spec.