Releases: centralnicgroup-opensource/rtldev-middleware-python-sdk
Releases · centralnicgroup-opensource/rtldev-middleware-python-sdk
v3.5.1
3.5.1 (2020-04-30)
Bug Fixes
- security: replace passwords whereever they could be used for output (9215b87)
v3.5.0
3.5.0 (2020-04-30)
Features
- response: added getCommandPlain (getting used command in plain text) (2efab17)
v3.4.2
3.4.2 (2020-04-29)
Bug Fixes
- responsetemplatemanager: fixed namingconventions self vs. cls (b52b22d)
v3.4.1
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
3.4.0 (2020-04-29)
Features
- apiclient: support the
High Performance Proxy Setup
. see README.md (d66d495)
v3.3.0
3.3.0 (2020-04-29)
Features
- apiclient: automatic IDN conversion of API command parameters to punycode (6562f26)
v3.2.2
3.2.2 (2020-03-11)
Bug Fixes
- travis: remove branch verification in updateVersion.sh as releasing happens on master (4eb327e)
v3.2.1
3.2.1 (2020-03-11)
Bug Fixes
- travis: fixed node env usage in ci/release process (6e8f9e0)
v3.1.4
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
3.1.3 (2019-09-24)
Bug Fixes
- Travis: fixed pip calls (479cd06)
- Travis: upgrade packages in build (3756193)