Skip to content

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

v3.4.1

29 Apr 17:55

Choose a tag to compare

3.4.1 (2020-04-29)

Bug Fixes

  • messaging: return a specific error template if API response' code or description are missing (7cd33b4)

v3.4.0

29 Apr 15:08

Choose a tag to compare

3.4.0 (2020-04-29)

Features

  • apiclient: support the High Performance Proxy Setup. see README.md (d66d495)

v3.3.0

29 Apr 14:06

Choose a tag to compare

3.3.0 (2020-04-29)

Features

  • apiclient: automatic IDN conversion of API command parameters to punycode (6562f26)

v3.2.2

11 Mar 23:08

Choose a tag to compare

3.2.2 (2020-03-11)

Bug Fixes

  • travis: remove branch verification in updateVersion.sh as releasing happens on master (4eb327e)

v3.2.1

11 Mar 22:57

Choose a tag to compare

3.2.1 (2020-03-11)

Bug Fixes

  • travis: fixed node env usage in ci/release process (6e8f9e0)

v3.1.4

04 Oct 13:07

Choose a tag to compare

3.1.4 (2019-10-04)

Bug Fixes

  • responsetemplate/mgr: improve description for 423 Empty API response [HM-577] (7bbcee9)
  • responsetemplate/mgr: pep8 review of response description usage (1410e58)

v3.1.3

24 Sep 07:52

Choose a tag to compare

3.1.3 (2019-09-24)

Bug Fixes

  • Travis: fixed pip calls (479cd06)
  • Travis: upgrade packages in build (3756193)

v3.1.2

19 Sep 09:11

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

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

Choose a tag to compare

3.1.0 (2019-04-16)

Features

  • responsetemplate: add isPending method (c429972)