Added Video startup failure Added Monitoring breakdown timeseries
3.10.0
This release adds parameters to the response of some of the API calls (to better match our implementation), and improves the unit test for exercising the signing key routes. This release also includes a few documentation updates as well.
3.9.0
This release adds the ability to report delivered seconds by resolution, in support of the new resolution-based pricing. It also adds the `crop` layout to Spaces broadcasts.
3.8.0
This release updates the Mux Data portion of the SDK to use the new Monitoring API
3.7.1
This is a minor release to update the PyPi metadata and to remove some trailing spaces in the documentation.
What's Changed * fix(setup.py): pypi metadata by sbdchd in https://github.com/muxinc/mux-python/pull/50 * Fix trailing whitespace in the model doc generation by jaredsmith in https://github.com/muxinc/mux-python/pull/51
New Contributors * sbdchd made their first contribution in https://github.com/muxinc/mux-python/pull/50