Release 5.5.8
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 acceptretry_of
argument, by @HardNorthclient.RP.finish_test_item
method and all its children now acceptretry_of
argument, by @HardNorthclient.RP.finish_test_item
method and all its children now accepttest_case_id
argument, by @HardNorth