Skip to content

Release 5.5.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 07:32
· 2 commits to develop since this release
00803f1

Removed

  • Retries of requests ended with 504 HTTP status code, since it's not clear if the request was delivered or not, by @HardNorth

Changed

  • client.RP.start_test_item method and all its children now accept retry_of argument, by @HardNorth
  • client.RP.finish_test_item method and all its children now accept retry_of argument, by @HardNorth
  • client.RP.finish_test_item method and all its children now accept test_case_id argument, by @HardNorth