Releases: reportportal/agent-python-pytest
Releases · reportportal/agent-python-pytest
Release 5.4.0
Added
- Pytest version >= 8 support, by @HardNorth
Removed
PackageandDiritem types processing on test collection. This is done to preserve backward compatibility and improve name consistency, by @HardNorth
Changed
rp_issue_system_urlrenamed torp_bts_issue_urlto be consistent with other agents, by @HardNorth
Release 5.3.2
Changed
- Set upper pytest version limit to not include
8.0.0, by @HardNorth
Release 5.3.1
Changed
- Client version updated on 5.5.4, by @HardNorth
rp_launch_idproperty handling moved completely on Client side, by @HardNorth
Release 5.3.0
Added
rp_client_typeconfiguration variable, by @HardNorthrp_connect_timeoutandrp_read_timeoutconfiguration variables, by @HardNorth
Changed
- Client version updated on 5.5.2, by @HardNorth
Release 5.2.2
Changed
- Client version updated on 5.4.1, by @HardNorth
Release 5.2.1
Fixed
- Log line reference for Python 3.11, by @HardNorth
Changed
- Client version updated on 5.4.0, by @HardNorth
Release 5.2.0
Added
rp_launch_uuid_printandrp_launch_uuid_print_outputconfiguration parameters, by @HardNorth
Removed
- Python 2.7, 3.6 support, by @HardNorth
Release 5.1.9
Added
rp_api_retriesconfiguration parameter, by @HardNorth
Changed
- Client version updated on 5.3.5, by @HardNorth
rp_uuidconfiguration parameter was renamed torp_api_keyto maintain common convention, by @HardNorth
NOTE: This is the last agent version which supports Python < 3.7
Release 5.1.8
Fixed
rp_thread_logging = Falseconfig parameter handling, by @HardNorth- Recursive thread init issue in case of
rp_thread_logging = True, by @HardNorth
Changed
- Client version updated on 5.3.2, by @HardNorth
Release 5.1.7
Fixed
- Plugin Exception in case of Launch creation timed out, by @HardNorth
Changed
- Client version updated on 5.3.1, by @HardNorth