Skip to content

Releases: sis-cmdb/sis-python

v1.1.0

22 Nov 08:37

Choose a tag to compare

  • Support for bulk_update
  • Fix long response issue

v1.0.1

09 Feb 10:11

Choose a tag to compare

  • improve the detection of a correct version of requests
  • new error text when json decoding fails

v1.0.0: Merge pull request #13 from sis-cmdb/dev

22 Jan 15:16

Choose a tag to compare

  • only use requests version 2+
  • remove support for ujson
  • trap non-json responses, sispy.Error.error is set to up to 256 first chars of such a response