- 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
- Client version updated on 5.2.11, by @HardNorth
OkHttp
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
startHook
method
- Version promoted to stable release
- Client version updated on 5.1.0
- Feature / Scenario / Step start methods which are overridable
- JSR-305 annotations
buildFinishTestItemRequest
overridable method
- Client version updated on 5.1.0-RC-12
- Cucumber-groovy crash
- Client version updated on 5.1.0-RC-6
- Client version updated on 5.1.0-RC-4
- Version changed on 5.1.0
- Client version updated on 5.0.21
- Empty interrupted suite in case of duplicate step
- Table parameter handling for different reporters
- Some code refactoring to unify style between all cucumber agents
- Client version updated on 5.0.15
- Double error message reporting
- Many static methods from Util class were moved to AbstractReporter class and made protected to ease extension
- Callback reporting
- 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
- A bug whe ambiguous item cases a Null Pointer Exception
- Incorrect item type settings
- Nested steps support
- multi-thread execution support
- Test Case ID support
- codeRef reporting was added for every item in an item tree
- Migrate to 3x client generation
- Asynchronous reporting
- access modifier to 'protected' for rootSuiteId in ScenarioReporter to allow inherit this reporter without unnecessary code duplication.
- Initial release to Public Maven Repositories