Releases: reportportal/agent-Python-RobotFramework
Releases · reportportal/agent-Python-RobotFramework
5.1.2
Release notes:
- Fixed issues in offline reporting;
- Fixed some compatibility issues with Robot Framework 3.x.
5.1.1
Release notes:
- Added an ability to attach HTML report to the launch;
- Fixed functionality for sending attachments.
5.1.0
Release notes:
- Allow for limiting/setting a smaller number of client connections by allowing setting max_pool_size;
- Added critical tag handling;
- Added skipped issue handling;
- Implemented functionality for sending test case id;
- Implemented support of dynamic attributes;
- Bug fixes.
5.0.4
Release notes:
- Added support for offline reporting;
- Improved installation/testing routines;
- Added integration with Google analytics;
- Added support for RobotFramework 4.0.
5.0.3
Release notes:
- Allowed reporting to an existing launch;
- Added support for launch and test attributes.
5.0.2
- Fixed reporting of nested keywords
- Changed value of the test_item key being sent to the client to "STEP"
- Removed binary literal prefixes from keyword names
5.0.1
- Add item_id attribute to log messages
5.0.0
- Support Report Portal version 5
- Add support for nested steps
3.1.1
- Update reportportal-client version requirement.
3.1.0
- Various bug fixes and enhancements.