- Fix demo_server authorization scope to render correct services and also improve its error handling.
- Fix JSON parsing issue for HTTP 204 response.
- The 2.0.0 version is NOT backwards compatible with previous versions. The README has been updated on how to install and use this version of the Kloudless Python SDK.
- Support for Calendar Availability.
- Per-request and globally configurable headers now supported.
- Support for the pass-through API and encoding raw IDs.
- Python 3 support added.
- AccountKey references removed.
- Improving permissions endpoint compatibility with services like Google Drive.
- The API version has been updated to
v1
. This introduces backwards incompatible changes. Please review the migration guide for more information on migrating fromv0
tov1
.