Skip to content

Version 1.10.1

Compare
Choose a tag to compare
@dgarros dgarros released this 04 Apr 16:20
· 135 commits to stable since this release
d22626a

This version includes only one small change to help with the troubleshooting of a potential issue.

Changed

  • Improve error message when a schema received from the server is not JSON valid. The new exception will be of type infrahub_sdk.exceptions.JsonDecodeError instead of json.decoder.JSONDecodeError