8.9.9 (2024-07-04)
8.9.8 (2023-03-30)
8.9.7 (2023-01-19)
- pass timeout properly (85c2e9e)
8.9.6 (2023-01-04)
8.9.5 (2022-11-09)
- record http response headers in .response #UTCORE-121 (#49) (fe74ce0), closes #UTCORE-121
8.9.4 (2022-10-01)
8.9.3 (2022-03-07)
8.9.2 (2021-11-22)
8.9.1 (2021-10-21)
8.9.0 (2021-09-24)
8.8.0 (2021-04-01)
- enable opening from file (d29b212)
8.7.0 (2021-03-30)
- enable namespace import (4a6a463)
8.6.2 (2020-11-15)
8.6.1 (2020-11-12)
- improve attachment handling (a1c6b44)
8.6.0 (2020-10-21)
8.5.3 (2020-10-20)
8.5.2 (2020-09-08)
- decode encoded xml body before parsing (a7a9554)
- turn function to arrow function so that this.erros is accessible (880f1f2)
8.5.1 (2020-07-31)
8.5.0 (2020-07-06)
- support form and json passing from message (d16a550)
8.4.0 (2020-03-23)
- make possible to pass parseOption on message level (b5f4b6a)
- pass encoding as an option when sending requests (89e159c)
8.3.0 (2020-03-19)
- pass certain parse options per content-type to be applied if parseResponse is true (4b094b9)
8.2.3 (2020-02-20)
- modify reqProps correctly before sending the request (d2c0470)
8.2.2 (2020-02-20)
8.2.1 (2019-12-23)
- allow lowercase http methods (6996212)
8.2.0 (2019-12-20)
- automatic methods definition based on openapi/swagger documents (d458be4)
8.1.0 (2019-12-04)
8.0.5 (2019-10-03)
8.0.4 (2019-10-03)
- set request and body to empty objects when there is an error (8c25058)
8.0.3 (2019-09-18)
8.0.2 (2019-09-12)
8.0.1 (2019-03-22)
8.0.0 (2019-02-02)
- dependency (0c01617)
- refactor as class (#29) (6588a12)
- remove unused dependencies (845c2f8)
- upgrade ut-tools (09a7436)
- requires upgrade of ut-port and ut-run
7.3.0 (2018-08-02)
7.2.0 (2018-06-07)
7.1.0 (2018-03-02)
7.0.1 (2017-12-14)
- improve error handling (65e3caf)
7.0.0 (2017-12-06)
- decouple from ut-bus (5f2beee)
6.6.0 (2017-10-25)
- handle browser case properly (0c1671b)
- add traffic metrics (c243efd)
6.5.0 (2017-07-07)
- added body to response (b642eef)
6.4.9 (2017-05-22)
6.4.8 (2017-05-22)
6.4.7 (2017-05-22)
6.4.6 (2017-05-22)
6.4.5 (2017-05-22)
6.4.4 (2017-05-22)
6.4.3 (2017-05-04)
- lint errors (05d4ed8)
6.4.2 (2017-04-24)
6.4.1 (2017-03-08)
- dependencies (894a247)
6.4.0 (2016-12-23)
- update dependencies (78ae1ab)
6.3.15 (2016-12-15)
- deps versions bump (7325045)
6.3.14 (2016-11-25)
- error creation (d6ea9cd)
6.3.13 (2016-11-23)
- versions bump (5f060fa)
6.3.12 (2016-11-04)
6.3.11 (2016-10-24)
6.3.10 (2016-10-12)
6.3.9 (2016-10-12)
6.3.8 (2016-10-11)
- upgrade dependencies (9302c61)
6.3.7 (2016-10-11)
- import methods on start (a8a78a4)
6.3.6 (2016-09-26)
- distinguish between errors and responses (2632783)
6.3.5 (2016-09-21)
6.3.4 (2016-09-21)
6.3.3 (2016-09-21)
- typo (d5522ef)
6.3.2 (2016-09-21)
- do not return error if status code is between success codes (2xx) (0950e1f)
6.3.1 (2016-09-20)
6.3.0 (2016-09-15)
- possibility to pass querystring object (0edc885)
6.2.0 (2016-08-26)
- allow overriding methods by full name (1b4fbb6)
6.1.4 (2016-08-12)
- publish to npm (f27c0dc)
6.1.3 (2016-08-08)
- do not throw the whole response as cause (9295bfc)
6.1.2 (2016-07-22)
6.1.1 (2016-07-11)
- upgrade dependencies (ed9f448)
6.0.3 (2016-06-16)
6.0.2 (2016-06-08)
6.0.1 (2016-05-14)
- clean: logic cleanup, also added request headers and body to the response object (f8b144d)
- headers: removed request headers (ae0864a)
5.3.10 (2016-04-15)
- add Gitlab-ci and Jenkins scripts (679fc38)
5.3.9 (2016-04-04)
- update ut-error dependency (424f117)
5.3.8 (2016-03-31)
- ut-tools upgrade (22b8724)