Skip to content

Releases: VoloBro/testrail-api-client

1.0.30 Axios version update

14 Aug 12:11
bbc16c0
Compare
Choose a tag to compare

1.0.29 fix compile error

26 Jan 21:13
685535e
Compare
Choose a tag to compare

1.0.29 fix compile error

1.0.28 - ignore SSL certificate errors

26 Jan 21:11
13f0784
Compare
Choose a tag to compare

Changed the way how axios processes self-signed certificates, ignoring the error

1.0.27

17 Jan 16:17
b2e7a20
Compare
Choose a tag to compare

Full Changelog: 1.0.26...1.0.27

1.0.26

17 Jan 16:09
570c963
Compare
Choose a tag to compare

What's Changed

  • Updated addRun test with correct run id by @andr3-a in #26

Full Changelog: 1.0.25...1.0.26

1.0.25

17 Jan 13:44
2053b6a
Compare
Choose a tag to compare

What's Changed

  • Add milestone support to addRun function by @andr3-a in #24

New Contributors

Full Changelog: 1.0.24...1.0.25

1.0.24

07 Nov 16:02
e5877fe
Compare
Choose a tag to compare

code repository maintenance and version update

Full Changelog: 1.0.23...1.0.24

1.0.23

07 Nov 15:59
788332e
Compare
Choose a tag to compare

Fixes for .22 build

1.0.22

07 Nov 15:51
3f5b464
Compare
Choose a tag to compare

What's Changed

  • added add_attachment_to_result API request + upgraded packages by @sabinaene in #23

New Contributors

Full Changelog: 1.0.21...1.0.22

1.0.21

15 Apr 22:28
9a9600d
Compare
Choose a tag to compare
Fixed axios auth issues

* added axios-retry

* updated api to use axios instance so its compatible with axios-retry

* package version bump

* fix auth issues for post requests v21

Co-authored-by: Vova <[email protected]>