- Common Stack Trace frames skip in description and logs, by @HardNorth
- Reporting of Last Error Log in Item description, by @HardNorth and @ArtemOAS
- Client version updated on 5.2.21, by @HardNorth
- Client version updated on 5.2.13, by @HardNorth
OkHttp
dependency, by @HardNorth- JSR-305 dependency, by @HardNorth
- Client version updated on 5.2.4, by @HardNorth
commons-model
dependency to rely onclinet-java
exclusions in security fixes, by @HardNorth
- Client version updated on 5.2.0, by @HardNorth
- Client version updated on 5.1.22, by @HardNorth
- Client version updated on 5.1.16, by @HardNorth
- Test Case ID templating, by @HardNorth
- Client version updated on 5.1.9, by @HardNorth
- Slf4j version updated on 1.7.36, by @HardNorth
- Invalid Data Tables format for some Report Portal versions
- Client version updated on 5.1.4
- Slf4j version updated on 1.7.32 to support newer versions of Logback with security fixes
- Version promoted to stable release
- Client version updated on 5.1.0
- Feature / Scenario / Step / Hook start methods which are overridable
- JSR-305 annotations
buildFinishTestItemRequest
overridable method
- Probable agent crash on cucumber-groovy
- Client version updated on 5.1.0-RC-12
- Client version updated on 5.1.0-RC-6
- Client version updated on 5.1.0-RC-4
- Version changed on 5.1.0
- Scenario outlines with dynamic names support
- Table parameter handling for different reporters
- Support of cucumber versions lower than 4.4.0
- Data attachments honor names now
- Client version updated on 5.0.21
- Empty interrupted suite in case of duplicate step
- Missed annotations
- Client version updated on 5.0.15
- 'CHILD_START_TIME_EARLIER_THAN_PARENT' Exception in some cases (issue #73)
- Double error message reporting (issue #71)
- Docstring parameter handling
- Many static methods from Util class were moved to AbstractReporter class and made protected to ease extension
- Client version updated on
5.0.12
- Callback reporting
- 'file:' prefix removed in CodeRef field
- Test step parameters handling
- Mime type processing for data embedding was improved
- Manually-reported nested steps now correctly fail all parents
- Scenario Outline iteration number in item names, to not break re-runs
- Incorrect item type settings
- Nested steps support
- Test Case ID support
- codeRef reporting was added for every item in an item tree
- Issue #61: Screenshots aren't displayed for failed UI tests due to missing content type of the file has been sent
- Bumping up client version
- Issue #56: RP Cucumber agent does not finish items due to unexpected test event status
- Issue #58: RP agent throws an exception and stuck if there are several ScenarioOutline with the identical name in the feature
- Initial release to Public Maven Repositories