Releases: arduino/iot-client-py
Releases · arduino/iot-client-py
v3.0.0
v2.0.1
Update clients aligning to latest iot-api functionalities:
- Thing clone
- Dashboard clone
- Fixed /properties endpoint x-organization header support
v2.0.0
v1.4.4
v1.4.3
- Fixed a problem related to the directory where the code was generated that caused a misalignment between the APIs described in the documentation and the APIs actually used by the client
- Disabled client-side validations that caused exceptions to be raised even in cases where the response was obtained correctly (eg. for required and nullable parameters)
v1.4.2
v1.3.2
v1.3.0
Regenerate client from commit 6a8984f of spec repo (#35) Co-authored-by: ArduinoBot <[email protected]>
v1.0.1
- See the Python section of https://github.com/OpenAPITools/openapi-generator/releases/tag/v4.2.0