Skip to content

Releases: centralnicgroup-opensource/rtldev-middleware-python-sdk

v3.1.2

19 Sep 09:11
Compare
Choose a tag to compare

3.1.2 (2019-09-19)

Bug Fixes

  • release process: migrate configuration (9fcd7d1)

v3.1.1

16 Aug 15:03
Compare
Choose a tag to compare

3.1.1 (2019-08-16)

Bug Fixes

  • APIClient: update default SDK url (758bf13)

v3.1.0

16 Apr 13:26
Compare
Choose a tag to compare

3.1.0 (2019-04-16)

Features

  • responsetemplate: add isPending method (c429972)

v3.0.2

04 Apr 10:07
Compare
Choose a tag to compare

3.0.2 (2019-04-04)

Bug Fixes

  • APIClient: return APIClient instance in setUserAgent method (2169891)

v3.0.1

01 Apr 13:11
Compare
Choose a tag to compare

3.0.1 (2019-04-01)

Bug Fixes

  • docs: remove python 2 documentation from docs (81a4586)

v3.0.0

01 Apr 13:06
Compare
Choose a tag to compare

3.0.0 (2019-04-01)

Code Refactoring

  • pkg: python 2 support removal (11351aa)

BREAKING CHANGES

  • pkg: drop python 2 support

v2.1.2

01 Apr 12:55
Compare
Choose a tag to compare

2.1.2 (2019-04-01)

Bug Fixes

  • apiclient: fix usage of user agent header field (bbd9095)

v2.1.1

29 Mar 15:22
Compare
Choose a tag to compare

2.1.1 (2019-03-29)

Bug Fixes

  • apiclient: fix useragent string. missing semicolon (8161b41)

v2.1.0

29 Mar 14:32
Compare
Choose a tag to compare

2.1.0 (2019-03-29)

Features

  • apiclient: review useragent support (4b4d9a7)

v2.0.2

06 Mar 10:15
Compare
Choose a tag to compare

2.0.2 (2019-03-06)

Bug Fixes

  • response: remove deprecated debug outputs (70dbe7e)