- Client version updated on 5.7.6, by @HardNorth
- Microseconds precision for timestamps, by @HardNorth
- Client version updated on 5.7.4, by @HardNorth
- Logging on Behave "error" status, by @HardNorth
- Unknown statuses now handled as
FAILED, by @HardNorth
- Official
Python 3.14support, by @HardNorth - Behave "error" status support, by @hemanth-kumar-glean
- Client version updated on 5.7.0, by @HardNorth
Python 3.8support, by @HardNorth
- Client version updated to 5.6.7, by @HardNorth
- OAuth 2.0 Password Grant authentication, by @HardNorth
- Client version updated to 5.6.6, by @HardNorth
- Some configuration parameter names, which are different in the client, by @HardNorth
tokenparam support, as it was deprecated pretty while ago, by @HardNorth
- Support for
Python 3.13, by @HardNorth
Python 3.7support, by @HardNorth
- Python 12 support, by @HardNorth
- Improve Scenario Outline parameters reporting, by @nicke46
- Client version updated on 5.5.4, by @HardNorth
- Scenario Outline scenarios will add markdown table with active params to scenario description, by @nicke46
rp_client_typeconfiguration variable, by @HardNorthrp_connect_timeoutandrp_read_timeoutconfiguration variables, by @HardNorth
- Client version updated on 5.5.3, by @HardNorth
- Unified ReportPortal product spelling, by @HardNorth
launch_uuid_printandlaunch_uuid_print_outputconfiguration parameters, by @HardNorth
- Client version updated on 5.4.0, by @HardNorth
- Python 3.6 support, by @HardNorth
- Client version updated on 5.3.5, by @HardNorth
tokenconfiguration parameter was renamed toapi_keyto maintain common convention, by @HardNorth
- Stub files for
configandbehave_agentmodules, by @HardNorth log_batch_sizeandlog_batch_payload_sizeconfig parameters, by @HardNorth
- Build script updates, by @HardNorth
- Launch attributes parsing, by @HardNorth
- Client version updated on 5.3.0, by @HardNorth
- move debug mode to RPClient init, by @nicke46
- Make agent not finish the launch if a launch_id was supplied at start, by @nicke46
- Invalid rerun parameter on Launch start, by @HardNorth
- Logging part at README.rst, by @HardNorth
step_basedconfig parameter deprecated in favor oflog_layoutparameter, by @nicke46- The Agent now uses
RPClientclass instead ofReportPortalService, by @HardNorth
- RPHandler support for all ReportPortal log levels, by @nicke46
- Logged exceptions now include traceback, by @nicke46
- Skipped steps after failures will be logged for
STEPandNESTEDlog_layout, by @nicke46
logger.pymodule in favor toreportportal_client.logs, by @HardNorth
debug_modeconfig parameter support, by @nicke46
- Issue #21: HOOK-ERROR in after_step, by @netolyrg
- Initial release, by @amartiushkov-ms