Skip to content

Releases: tolstislon/testrail-api

1.13.5

30 Dec 09:13
e8b7bff

Choose a tag to compare

What's Changed

Full Changelog: 1.13.4...1.13.5

1.13.4

17 Jun 13:01
66b6127

Choose a tag to compare

What's Changed

Full Changelog: 1.13.3...1.13.4

1.13.3

02 May 10:00
89006cd

Choose a tag to compare

What's Changed

Full Changelog: 1.13.2...1.13.3

1.13.2

15 Jul 14:59
06a5ee3

Choose a tag to compare

What's Changed

Full Changelog: 1.13.1...1.13.2

1.13.1

15 Jun 18:54
ded1e48

Choose a tag to compare

1.13.0

11 Jan 11:15
6794a11

Choose a tag to compare

Deprecations

  • Removed python 3.7 #103

Feature

Endpoints

  • Added Roles API methods #99
  • Added Groups API methods #101
  • Added Variables API methods #104
  • Added Datasets API methods #105

1.12.1

18 Sep 20:19
18da5c2

Choose a tag to compare

Fixes

  • Fixed get_users #94 (thank @haley3 )
  • Fixed Unintended leak of Proxy-Authorization header in requests alert

Other

  • Updated requirements
  • Added publish github workflow
  • Added python 3.12

1.12.0

23 Jan 17:36
1bc43b1

Choose a tag to compare

Deprecations

  • Removed support for Python 3.5 and 3.6 #73

Fixes

Feature

  • Added response handler #73
  • Add support for bulk endpoints #78 (thank @dsayling)

Many thanks to @dsayling for the fact that the project continues to live

1.11.0

06 Oct 20:12
4ca2cbb

Choose a tag to compare

  • Added custom exception retry handling (thank @dsayling )

1.10.6

04 Jul 08:20
e87e215

Choose a tag to compare

  • Fix retry on keyerror during requests #68 (thank @sgiroux-spwr)
  • Updated dev dependencies