What's Changed * Add support for Media APIs. * Drop support for Python 3.6. * Use [certifi](https://pypi.org/project/certifi/) to handle SSL verification.
The Permissions API now returns user tokens. See documentation: https://docs.dolby.io/communications-apis/reference/postconferencepermissions
1.1.0
- Add a rate limiter for HTTP requests. - Add retry mechanism for HTTP requests in case of 50x errors. - Logs will now go through the Python library instead of the console. - Increase the timeout to download files (for recordings).