- Added cert and verify options to the OpenVidu object constructor.
- Various fixes in the documentation
- Included Python 3.10 in the test suite
- Implemented OpenVidu REST API version 2.16.0.
- Removed inter-object update
- Changed Base URL
- Removed broken "Thread safety" approach
- See the "Migrating" section of the documentation on how to update your code.
- Added timeouts.
- Added possibility to disable initial fetching.
- Fixed some mistakes in the documentation.
- Reached 100% code coverage.
- Implemented thread safety for the dynamic objects.
- Added IPCAM publishing option.
- Updated and restructured documentation.
- Removed publisher property of the OpenViduSubscriber object, as it was removed from the OpenVidu Server as well.
- Fixed dependencies not being automatically installed.
- Updated classifiers and URLs for PyPI.
- Added more tests and updated existing ones.
- First release on PyPI.
- Implemented support for most of the endpoints except recording and IPCam stuff.