- Client version updated to 5.4.11, by @HardNorth
- Client version updated to 5.4.10, by @HardNorth
- Client version updated to 5.4.7, by @HardNorth
- Client version updated to 5.4.6, by @HardNorth
- Client version updated on 5.4.4, by @HardNorth
- Client version updated on 5.4.3, by @HardNorth
- Replace "jsr305" annotations with "jakarta.annotation-api", by @HardNorth
- Switch on use of
Instantclass instead ofDateto get more timestamp precision, by @HardNorth
- Java 8-10 support, by @HardNorth
- Client version updated on 5.3.17, by @HardNorth
- Client version updated on 5.3.16, by @HardNorth
ReportPortalFormat.finishLaunchmade public, by @HardNorth- Client version updated on 5.3.14, by @HardNorth
- Issue #72: Incorrect test count on Before and After stories steps, by @HardNorth
- Client version updated on 5.2.25, by @HardNorth
- Client version updated on 5.2.24, by @HardNorth
- Client version updated on 5.2.13, by @HardNorth
- JBehave dependency marked as
compileOnlyto force users specify their own versions, by @HardNorth - Client version updated on 5.2.11, by @HardNorth
ItemTreeUtils.createKey(org.jbehave.core.model.Scenario)unused method, by @HardNorth
- Client version updated on 5.2.4, by @HardNorth
- Remove
commons-modeldependency to rely onclinet-javaexclusions in security fixes, by @HardNorth - Client version updated on 5.2.3, by @HardNorth
- Examples are not reported in their own separate suite now, they are reported as separate scenarios instead, to conform other BDD framework implementation, by @HardNorth
- Client version updated on 5.2.2, by @HardNorth
- JBehave dependency marked as
implementationto force users specify their own versions, by @HardNorth
- Client version updated on 5.1.22, by @HardNorth
- Jbehave version was updated on version 5.1.1, by @HardNorth
- Client version updated on 5.1.16, by @HardNorth
- JBehave version 5 support, by @HardNorth
- JBehave version 4.8 support, by @HardNorth
- Client version updated on 5.1.12, by @HardNorth
- Skipped scenario handling, 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
- Jbehave version was updated on version 4.8.3, by @HardNorth
- Issue #59: IAE when examples table parameter has $ character
- Issue #57: Steps using the same Examples table parameter twice break reporting
- Issue #56: Parameterised composite steps brake reporting
Special thanks to Ivan Kalinin
- Version promoted to stable release
- Client version updated on 5.1.0
- ReportPortalStoryReporter#buildFinishTestItemRequest method
- JSR-305 annotations
- Client version updated on 5.1.0-RC-12
- Client version updated on 5.1.0-RC-6
- Version changed on 5.1.0
- Unsupported Operation exception on launch start
- Client version updated on 5.0.21
- Comprehensive javadocs
- Composite steps support
- Many extension methods
- Formatters class structure to reduce code amount and duplication
- Domain model dependency now switched on release version
ReportPortalScenarioFormatclass, which is a formatter for reporting scenarios as steps
- Client version updated on 5.0.18
- The agent code was completely rewritten to ease configuration and reduce code amount