Skip to content

Releases: reportportal/agent-python-pytest

Release 5.2.1

18 Jul 13:10
467533f
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Fixed

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

Changed

Release 5.1.6

28 Mar 09:46
78b893a
Compare
Choose a tag to compare

Changed

Release 5.1.5

20 Feb 09:23
7b2d03e
Compare
Choose a tag to compare

Added

Release 5.1.4

17 Feb 14:35
875e344
Compare
Choose a tag to compare

Added

Release 5.1.3

30 Nov 13:38
fb09cc8
Compare
Choose a tag to compare

Added

  • Support for thread logs and rp_thread_logging flag, by @dagansandler

Release 5.1.2

24 Jun 12:48
156ec50
Compare
Choose a tag to compare

Added

  • rp_log_batch_payload_size parameter, by @HardNorth

Changed