- Issue #191: Add seamless screenshot logging for Selenium and Browser libraries, by @HardNorth
Test Case ID
reporting on Item Finish, by @HardNorth
- Client version updated on 5.5.8, by @HardNorth
timezone
command line argument forpost_report.py
script, by @HardNorth
- Issue #192: Robot link markup to Markdown conversion, by @HardNorth
- Issue #187: Distutils in the agent, by @HardNorth
- Python 12 support, by @HardNorth
- Issue #178 Metadata attributes handling, by @HardNorth
- Client version updated on 5.5.6, by @HardNorth
model.pyi
,static.pyi
stub files, as we don't really need them anymore, by @HardNorth
- Binary data escaping in
listener
module (enhancingGet Binary File
keyword logging), by @HardNorth
- Client version updated on 5.5.5, by @HardNorth
- Unified ReportPortal product spelling, by @HardNorth
- Client version updated on 5.5.4, by @HardNorth
- Issue #181
RP_LAUNCH_UUID
variable passing to new Client, by @HardNorth
RP_CLIENT_TYPE
configuration variable, by @HardNorthRP_CONNECT_TIMEOUT
andRP_READ_TIMEOUT
configuration variables, by @HardNorth
- Client version updated on 5.5.1, by @HardNorth
- Dependency on
six
, by @HardNorth
RP_LAUNCH_UUID_PRINT
andRP_LAUNCH_UUID_PRINT_OUTPUT
configuration variables, by @HardNorth
- Internal item list was replaced with LifoQueue, by @HardNorth
- Client version updated on 5.4.0, by @HardNorth
service.RobotService.init_service
method now acceptsvariables.Variables
object as single argument instead of many of them, which were just copy-paste, by @HardNorth
- Python 2.7, 3.6 support, by @HardNorth
- Client version updated on 5.3.5, by @HardNorth
- The Agent publish a warning and does not report anything in case of a missed required variable now, by @HardNorth
RP_UUID
configuration parameter was renamed toRP_API_KEY
to maintain common convention, by @HardNorth
- Client version updated on 5.3.0, by @HardNorth
- Issue #160
RP_LAUNCH_UUID
variable passing to the Client, by @HardNorth
RP_LOG_BATCH_PAYLOAD_SIZE
parameter, by @HardNorth
- Client version updated on 5.2.3, by @HardNorth
- The agent switched to use new client with async log processing, by @HardNorth
- Issue #140 Process test message at the end of the test, by @iivanou
- Issue #139 Broken view in Before/After Suites items, by @HardNorth
- Support of the rerun functionality;
- Allow attaching log and xunit result files to the launch;
- Add the ability to disable SSL verification.
- SKIP message handling.