Skip to content

Releases: reportportal/agent-python-pytest

Release 5.6.9

Choose a tag to compare

@github-actions github-actions released this 22 Jun 19:29
0154d6f

Changed

Release 5.6.8

Choose a tag to compare

@github-actions github-actions released this 03 Jun 07:08
80c0794

Changed

Release 5.6.7

Choose a tag to compare

@github-actions github-actions released this 15 Apr 08:00
6b2d1c4

Added

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

Release 5.6.6

Choose a tag to compare

@github-actions github-actions released this 10 Apr 20:26
8bdb705

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

Choose a tag to compare

@github-actions github-actions released this 08 Apr 13:25
89ca336

Fixed

Release 5.6.4

Choose a tag to compare

@github-actions github-actions released this 07 Apr 10:07
ee8592c

Fixed

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

Release 5.6.3

Choose a tag to compare

@github-actions github-actions released this 06 Apr 20:38
763cd07

Changed

Removed

Release 5.6.2

Choose a tag to compare

@github-actions github-actions released this 03 Apr 08:48
3dc6dec

Added

Changed

Release 5.6.1

Choose a tag to compare

@github-actions github-actions released this 20 Mar 16:52
e696b72

Added

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

Fixed

  • Code reference generation in xdist, by @Sgitario

Release 5.6.0

Choose a tag to compare

@github-actions github-actions released this 02 Dec 12:59
5c94b4b

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