Skip to content

Releases: devolo/adaptavist

v2.4.0

01 Dec 13:01
0d2b8c3
Compare
Choose a tag to compare

Added

  • Opt out from TLS certificate validation or provide an own certificates by using the verify parameter

v2.3.3

12 Sep 08:47
a242f19
Compare
Choose a tag to compare

Fixed

  • get_test_result does not raise in case there are no results

adaptavist 2.3.2

21 Jun 15:23
Compare
Choose a tag to compare

Fixed

  • Test cases without steps now work properly (thx to @KanoB )
  • get_test_result now gets the last test execution (thx to @KanoB )

adaptavist 2.3.1

02 Dec 07:38
a4a5e8d
Compare
Choose a tag to compare

Fixed

  • Use request sessions to reduce overhead

adaptavist 2.3.0

16 Sep 11:52
28293b4
Compare
Choose a tag to compare

Added

adaptavist 2.2.2

27 Jun 08:23
ebb2029
Compare
Choose a tag to compare

Fixed

  • Custom fields were appended even if the text were the same.

adaptavist 2.2.1

25 Mar 14:13
b6374ca
Compare
Choose a tag to compare

Fixed

  • Toggling build_url and code_base

adaptavist 2.2.0

10 Jan 07:15
022e873
Compare
Choose a tag to compare

Added

  • Ability to create test runs with given application version (thx to @manefix)

adaptavist 2.1.0

17 Nov 07:39
8e5e924
Compare
Choose a tag to compare

Added

  • Mark package as typed
  • Methods to get attachments

Changed

  • Test steps in test results are now sorted by index

Fixed

  • Fixed uppercase-lowercase in constants
  • If a test case is created without dedicated status, it is set to "Not Executed" now

adaptavist 2.0.0

31 May 07:48
f280043
Compare
Choose a tag to compare

Added

  • Ability to create runs with given executor or assignee
  • Ability to create test cases in different statuses

Changed

  • BREAKING: If the docs say list, they mean list. Strings are not supported anymore.
  • BREAKING: To move test cases to the root folder, "/" is needed
  • BREAKING: Uploading attachements now works via test run and test case key