Skip to content

Releases: reportportal/agent-python-pytest

Release 5.6.9

22 Jun 19:29
0154d6f

Choose a tag to compare

Changed

Release 5.6.8

03 Jun 07:08
80c0794

Choose a tag to compare

Changed

Release 5.6.7

15 Apr 08:00
6b2d1c4

Choose a tag to compare

Added

  • Attribute splitting if they are passed as str in configs, by @HardNorth

Release 5.6.6

10 Apr 20:26
8bdb705

Choose a tag to compare

Added

  • Microseconds precision for timestamps, by @HardNorth

Changed

Removed

  • Redundant item name truncation (now handled on the Client level), by @HardNorth

Release 5.6.5

08 Apr 13:25
89ca336

Choose a tag to compare

Fixed

Release 5.6.4

07 Apr 10:07
ee8592c

Choose a tag to compare

Fixed

  • Agent crash in certain pytest-bdd cases, by @HardNorth

Release 5.6.3

06 Apr 20:38
763cd07

Choose a tag to compare

Changed

Removed

Release 5.6.2

03 Apr 08:48
3dc6dec

Choose a tag to compare

Added

Changed

Release 5.6.1

20 Mar 16:52
e696b72

Choose a tag to compare

Added

  • Config variables override by environment variables logic, by @HardNorth

Fixed

  • Code reference generation in xdist, by @Sgitario

Release 5.6.0

02 Dec 12:59
5c94b4b

Choose a tag to compare

Added

  • Official Python 3.14 support, by @HardNorth
  • Issue #396 parametrize marker IDs, by @HardNorth
  • Custom log level handling with rp_log_custom_levels configuration parameter, by @HardNorth

Changed

Removed