Skip to content

Releases: IBM/ignition

3.6.3

16 Jul 12:35

Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Handle requests with transfer-encoding chunked

3.6.2

24 Jun 14:26

Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Change OrderedDict to dict in progress events

3.6.1

14 May 10:02

Choose a tag to compare

Full Changelog

Implemented enhancements:

3.6.0

15 Apr 16:30

Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Uplift connexion from 2.x to 3.x #184
  • Security Vulnerability (Jinja2) #182

3.5.2

26 Jul 09:20

Choose a tag to compare

Full Changelog

Implemented enhancements:

  • python driver builds fails at docker step #172

3.5.1

20 Apr 09:31

Choose a tag to compare

Release Notes

Full Changelog

Implemented enhancements:

  • Change host to HOSTNAME in Driver logs#158
  • Filter sensitive information on request/response body #161

3.4.2

21 Nov 11:51

Choose a tag to compare

Release Notes

Full Changelog

Implemented enhancements:

  • add error handling for sync calls #152

3.4.1

28 Sep 10:50

Choose a tag to compare

Release Notes

Full Changelog

Implemented enhancements:

  • tenantId must be in camel case as per CP4NA standards for Python drivers #148

3.4.0

05 Sep 12:40

Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Support Multi Tenancy for Lifecycle Drivers #137

3.3.1

28 Apr 10:58

Choose a tag to compare

Full Changelog

Bug Fixes:

  • update to Werkzeug from 'BaseResponse' to 'Response' #130