Releases: reportportal/agent-python-pytest
Releases · reportportal/agent-python-pytest
Release 5.6.7
Added
- Attribute splitting if they are passed as
strin configs, by @HardNorth
Release 5.6.6
Added
- Microseconds precision for timestamps, by @HardNorth
Changed
- Client version updated to 5.7.4, by @HardNorth
Removed
- Redundant item name truncation (now handled on the Client level), by @HardNorth
Release 5.6.5
Release 5.6.4
Fixed
- Agent crash in certain
pytest-bddcases, by @HardNorth
Release 5.6.3
Changed
- Client version updated to 5.7.2, by @HardNorth
Removed
aenumdependency, by @HardNorthdilldependency, by @HardNorth
Release 5.6.2
Added
rp_launch_uuidconfiguration parameter, by @HardNorthrp_launch_attributescmd argument, by @fahadnaeemkhan
Changed
- Client version updated on 5.7.1, by @HardNorth
Release 5.6.1
Added
- Config variables override by environment variables logic, by @HardNorth
Fixed
- Code reference generation in
xdist, by @Sgitario
Release 5.6.0
Added
- Official
Python 3.14support, by @HardNorth - Issue #396 parametrize marker IDs, by @HardNorth
- Custom log level handling with
rp_log_custom_levelsconfiguration parameter, by @HardNorth
Changed
- Client version updated on 5.7.0, by @HardNorth
Removed
Python 3.8support, by @HardNorth- Deprecated
retriesparameter, by @HardNorth
Release 5.5.4
Added
- Return back deprecated
rp_log_batch_payload_sizeparameter for sake of backward compatibility, by @HardNorth
NOTE: This is the last agent version which supports Python 3.8
Release 5.5.3
Added
- OAuth 2.0 Password Grant authentication, by @HardNorth
Changed
- Client version updated to 5.6.7, by @HardNorth
Fixed
- Some configuration parameter names, which are different in the client, by @HardNorth
Removed
rp_uuidparam support, as it was deprecated pretty while ago, by @HardNorth