Releases: cern-vc/zoom-python-client
Releases · cern-vc/zoom-python-client
v0.2.2
30 Aug 12:30
Compare
Sorry, something went wrong.
No results found
v0.2.1
29 Aug 09:29
Compare
Sorry, something went wrong.
No results found
v0.2.0
12 Jul 13:15
Compare
Sorry, something went wrong.
No results found
Add support for Zoom Rooms
get all zoom rooms
get zoom room details
get zoom room sensor data
v0.1.1
01 Jun 10:22
Compare
Sorry, something went wrong.
No results found
Change license to MIT
Retry on 401: When the Zoom API returns a 401, the request will be retried and will force the update of the token.
v0.1.0
30 May 09:34
Compare
Sorry, something went wrong.
No results found
Set the minimun version for dependencies, but not strict.
v0.0.6
30 May 07:48
Compare
Sorry, something went wrong.
No results found
Allow to store and load access token from the file system
v0.0.6-beta.1
24 May 16:04
Compare
Sorry, something went wrong.
No results found
Use poetry
Update pyproject.toml
Add github actions
v0.0.5
22 May 10:08
Compare
Sorry, something went wrong.
No results found
Improved
Lowered the minimum requests version to 2.23.0 (#12 )
v0.0.4
15 May 13:33
Compare
Sorry, something went wrong.
No results found
Improved
Logging: Added more debug messages.
Initialise the logging handler to NullHandler to allow users to create their own handlers.
Removed logging params from API client constructor.
Verify response is not None on some of the API calls
Added more examples on the example folder
Log whether or not the token is on environment (debug purpose)
Update urls on pyproject.toml and document how to configure logging in an application.
Added test for setup_logs
v0.0.3
05 May 08:47
Compare
Sorry, something went wrong.
No results found