Releases: reportportal/agent-java-jbehave
Releases · reportportal/agent-java-jbehave
Release 5.3.4
Changed
- Client version updated on 5.2.13, by @HardNorth
Release 5.3.3
Changed
- JBehave dependency marked as
compileOnly
to force users specify their own versions, by @HardNorth - Client version updated on 5.2.11, by @HardNorth
Removed
ItemTreeUtils.createKey(org.jbehave.core.model.Scenario)
unused method, by @HardNorth
Release 5.3.2
Changed
- Client version updated on 5.2.4, by @HardNorth
Release 5.3.1
Changed
- Remove
commons-model
dependency to rely onclinet-java
exclusions in security fixes, by @HardNorth - Client version updated on 5.2.3, by @HardNorth
Release 5.3.0
Changed
- 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
implementation
to force users specify their own versions, by @HardNorth
Release 5.2.2
Changed
- Client version updated on 5.1.22, by @HardNorth
- Jbehave version was updated on version 5.1.1, by @HardNorth
Release 5.2.1
Changed
- Client version updated on 5.1.16, by @HardNorth
Release 5.2.0
Release 5.1.3
Changed
- Client version updated on 5.1.12, by @HardNorth
Fixed
- Skipped scenario handling, by @HardNorth
Release 5.1.2
Added
- Test Case ID templating, by @HardNorth
Changed
- 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