Releases: muxinc/mux-go
Releases · muxinc/mux-go
v0.7.0
Adds support for master-access.
v0.6.0
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
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/orreconnect_window
- Added missing
master_access
on Asset creation - Fixed an inconsistency in the type for
reconnect_window
v0.3.0
Adds meaningful error feedback.
See https://github.com/muxinc/mux-go#errors--error-handling for details!
v0.2.2
Support reduced latency live streaming: https://mux.com/blog/reduced-latency-for-mux-live-streaming-now-available/
v0.2.1
v0.2.0
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
our initial release of muxgo
generated from the Mux OpenAPI spec.
- a couple simple examples
- super limited godoc simply just describing valid params - http://godoc.org/github.com/muxinc/mux-go