2.10.4 (2022-06-10)
- ci: remove "." from cpanm args (duplicated by install property) (322f9a3)
- ci: switch release step to ubuntu image with better nodejs compatibility (c9c04a5)
- dep-bump: upgrade npm engines, node dependencies and reviewed gh workflow (da06958)
2.10.3 (2022-03-23)
- ot&e: url updated for OT&E environment (2f43e5d)
2.10.2 (2021-01-26)
- manifest.skip: to not exclude MYMETA.json/.yml (3e8c278)
2.10.1 (2021-01-25)
- ci: migrate from Travis CI to github actions (292123f)
- ci: move POD Checks behind POD Generator (8b99fbc)
- ci: review perltidy script to a generic way (4c3121b)
2.10.0 (2020-07-16)
- make: bump package versions (81b77cd)
- test: fixes umlaut encoding issue (by vscode) (f29aa5d)
- travis: add deps installations (6a4e241)
- travis: review release stage config, activate perltidy check (864a6ce)
- perl-5.030: review perl versions (and travis vm) (7a41409)
2.9.2 (2020-06-22)
2.9.1 (2020-05-25)
- apiclient: fix empty ConvertIDN command (22dd8ed)
2.9.0 (2020-05-12)
- logger: possibility to override debug mode's default logging mechanism. See README.md (038cc0c)
2.8.1 (2020-05-12)
- apiclient: fixes POD part of getPOSTData method (bc3e748)
2.8.0 (2020-05-12)
- apiclient: allow to specify additional libraries via setUserAgent (26cb7e4)
2.7.1 (2020-05-12)
- security: replace passwords whereever they could be used for output (b055db5)
2.7.0 (2020-05-12)
- response: added getCommandPlain (getting used command in plain text) (aeed347)
2.6.1 (2020-05-12)
- messaging: return a specific error template in case code or description are missing (f519750)
2.6.0 (2020-05-12)
- response: possibility of placeholder vars in standard responses to improve error details (9e2f076)
2.5.0 (2020-05-11)
- apiclient: support the
High Performance Proxy Setup
. see README.md (6a8d596)
2.4.0 (2020-05-11)
- apiclient: automatic IDN conversion of API command parameters to punycode (3ce590c)
2.3.0 (2020-03-16)
- apiclient: support bulk parameter through nested array in api command, see README.md (8a0f0e1)
2.2.5 (2019-10-04)
- responsetemplate/mgr: improve description for
423 Empty API response
(b81621e)
2.2.4 (2019-09-20)
- dev-deps: reviewed necessary list of deps for tests (8c40644)
- Travis: check apt installation change (6bad49a)
- Travis: include default package installation (a5bebe3)
- Travis: install specific package versions (124c11c)
- Travis: review cpanm and dep installation (0436ca5)
- Travis: review installation of cpanimus (6066687)
2.2.3 (2019-09-19)
- release process: migrate configuration (26efd60)
2.2.2 (2019-08-16)
- Makefile: remove it from repository (use auto-build) (8a44026)
2.2.1 (2019-08-16)
- APIClient: change default SDK url (e8973a8)
2.2.0 (2019-04-18)
- responsetemplate: add isPending method (abe830c)
2.1.0 (2019-04-03)
- npm: security dep bump (3e1d2fe)
- APIClient: review user-agent usage (dbc9b62)
2.0.1 (2018-12-17)
- readme: installation steps and examples (407f86b)
2.0.0 (2018-12-17)
- releasing: add x-bit to buildrelease.sh (ec7d366)
- releasing: archive file name version (ce094cc)
- releasing: suppress stderr output of rm (03eb2fa)
- pkg: rewrite in direction of our cross-SDK UML Diagram (1cd1cbf)
- pkg: Downward incompatible, please migrate. The whole class structure and usage behavior has changed.