Skip to content

Releases: reportportal/agent-python-pytest

Release 5.4.0

01 Mar 15:59
51fe2ca

Choose a tag to compare

Added

Removed

  • Package and Dir item types processing on test collection. This is done to preserve backward compatibility and improve name consistency, by @HardNorth

Changed

  • rp_issue_system_url renamed to rp_bts_issue_url to be consistent with other agents, by @HardNorth

Release 5.3.2

05 Feb 13:49
e0eb90b

Choose a tag to compare

Changed

  • Set upper pytest version limit to not include 8.0.0, by @HardNorth

Release 5.3.1

06 Dec 12:11
0154506

Choose a tag to compare

Changed

  • Client version updated on 5.5.4, by @HardNorth
  • rp_launch_id property handling moved completely on Client side, by @HardNorth

Release 5.3.0

17 Oct 13:36
50676ac

Choose a tag to compare

Added

  • rp_client_type configuration variable, by @HardNorth
  • rp_connect_timeout and rp_read_timeout configuration variables, by @HardNorth

Changed

Release 5.2.2

25 Sep 19:59
2b97419

Choose a tag to compare

Changed

Release 5.2.1

18 Jul 13:10
467533f

Choose a tag to compare

Fixed

  • Log line reference for Python 3.11, by @HardNorth

Changed

Release 5.2.0

30 Jun 15:46
f8d62fa

Choose a tag to compare

Added

  • rp_launch_uuid_print and rp_launch_uuid_print_output configuration parameters, by @HardNorth

Removed

Release 5.1.9

08 Jun 11:22
e96c92f

Choose a tag to compare

Added

  • rp_api_retries configuration parameter, by @HardNorth

Changed

  • Client version updated on 5.3.5, by @HardNorth
  • rp_uuid configuration parameter was renamed to rp_api_key to maintain common convention, by @HardNorth

NOTE: This is the last agent version which supports Python < 3.7

Release 5.1.8

24 May 15:16
20466ab

Choose a tag to compare

Fixed

  • rp_thread_logging = False config parameter handling, by @HardNorth
  • Recursive thread init issue in case of rp_thread_logging = True, by @HardNorth

Changed

Release 5.1.7

21 Apr 13:10
76afa1d

Choose a tag to compare

Fixed

  • Plugin Exception in case of Launch creation timed out, by @HardNorth

Changed