Changelog

4.0.2 (2023-11-09)

Bug Fixes

  • README: remove 4.0.1 duplicates and test releasing again (bfb1057)

4.0.1 (2023-11-09)

Bug Fixes

  • developmentguide.rst: Cleanup of setup.cfg and updated with pyproject.toml (8895d54)

  • github actions: extend release process (cf63206)

  • github actions: extend release process permissions (c7ef2df)

  • github actions: last tryout (31bf7c7)

  • github actions: playing with release process (ad245d0)

  • pyproject.toml: Cleanup of setup.py in favour of pyproject.toml (52f05a8)

  • releaserc.json: included pyproject.toml in release git assets (f54a85e)

  • sphinx: upgraded to latest version and condition syntax fix (0f8e4f3)

4.0.0 (2022-06-08)

  • dep-bump: upgrade dev-deps and test release process (33f4309)

  • dep-bump: semantic-release v19

3.8.4 (2022-04-01)

Bug Fixes

  • dep bump: trigger new version as of twine 4.0 (abd3472)

3.8.3 (2022-03-23)

Bug Fixes

  • ot&e: url updated for OT&E environment (6bdebc8)

3.8.2 (2021-01-22)

Bug Fixes

  • ci: migration from Travis CI to github actions (d74edcd)

  • ci: missing replacement of m2r with m2r2 in docs/conf.py (4a1ec74)

  • ci: replace m2r (abandoned) with m2r2 (1e048c5)

  • test & coverage: reviewed dependency management, coverage reporting and configs (2bd868a)

3.8.1 (2020-05-23)

Bug Fixes

  • apiclient: fixed empty ConvertIDN request (8d4e96d)

3.8.0 (2020-05-07)

  • logger: possibility to override debug mode’s default logging mechanism (944d9de)

3.7.0 (2020-05-07)

  • response: possibility of placeholder vars in standard responses to improve error details (393f20c)

3.6.0 (2020-05-07)

  • apiclient: allow to specify additional libraries via setUserAgent (3100656)

3.5.1 (2020-04-30)

Bug Fixes

  • security: replace passwords whereever they could be used for output (9215b87)

3.5.0 (2020-04-30)

  • response: added getCommandPlain (getting used command in plain text) (2efab17)

3.4.2 (2020-04-29)

Bug Fixes

  • responsetemplatemanager: fixed namingconventions self vs. cls (b52b22d)

3.4.1 (2020-04-29)

Bug Fixes

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

3.4.0 (2020-04-29)

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

3.3.0 (2020-04-29)

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

3.2.2 (2020-03-11)

Bug Fixes

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

3.2.1 (2020-03-11)

Bug Fixes

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

3.2.0 (2020-03-11)

  • apiclient: support bulk parameters through nested array in API command (1e4b8e7)

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)

3.1.3 (2019-09-24)

Bug Fixes

  • Travis: fixed pip calls (479cd06)

  • Travis: upgrade packages in build (3756193)

3.1.2 (2019-09-19)

Bug Fixes

  • release process: migrate configuration (9fcd7d1)

3.1.1 (2019-08-16)

Bug Fixes

  • APIClient: update default SDK url (758bf13)

3.1.0 (2019-04-16)

  • responsetemplate: add isPending method (c429972)

3.0.2 (2019-04-04)

Bug Fixes

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

3.0.1 (2019-04-01)

Bug Fixes

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

3.0.0 (2019-04-01)

  • pkg: python 2 support removal (11351aa)

  • pkg: drop python 2 support

2.1.2 (2019-04-01)

Bug Fixes

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

2.1.1 (2019-03-29)

Bug Fixes

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

2.1.0 (2019-03-29)

  • apiclient: review useragent support (4b4d9a7)

2.0.2 (2019-03-06)

Bug Fixes

  • response: remove deprecated debug outputs (70dbe7e)

2.0.1 (2018-10-31)

Bug Fixes

  • releasing: moved travis deploy step into semantic release (c1a3415)

2.0.0 (2018-10-31)

  • semantic-release: missing setup (f100c3e)

  • pkg: migrate to cross-SDK UML diagram (52a78a2)

  • pkg: rewrite from scratch to align the structure of our SDKs; downward incompatible

All notable changes to this project will be documented in this file. Dates are displayed in UTC.