Releases: cucumber/cucumber-jvm
Releases · cucumber/cucumber-jvm
v7.10.0
Added
- Enabled reproducible builds (#2641 Hervé Boutemy )
- [Core] Mark Allure 5 and 6 plugins as incompatible (#2652 M.P. Korstanje)
- [Spring] Invoke all
TestContextManager
methods (#2661 M.P. Korstanje)
Changed
- [TestNG] Update dependency org.testng:testng to v7.7.0
Deprecated
- [DeltaSpike] Deprecated Deltaspike - does not work on Java 17.
Fixed
- [Core] Emit exceptions on failure to handle test run finished events (#2651 M.P. Korstanje)
- [Spring] @MockBean annotation not working with JUnit5 (#2654 Alexander Kirilov, M.P. Korstanje)
- [Core] Improve expression creation performance (cucumber-expressions/#187, cucumber-expressions/#189, jkrongegg)
v7.9.0
Added
- [Spring] Support @CucumberContextConfiguration as a meta-annotation (2491 Michael Schlatt)
Changed
- [Core] Update dependency io.cucumber:gherkin to v24.1
- [Core] Delegate encoding and BOM handling to gherkin (2624 M.P. Korstanje)
Fixed
- [Core] Don't swallow parse errors on the CLI (2632 M.P. Korstanje)
Security
- [Core] Update dependency com.fasterxml.jackson to v2.13.4.20221012
v7.8.1
v7.8.0
v7.7.0
v7.6.0
Changed
- [Core] Update dependency io.cucumber:messages to v19
- [Core] Update dependency io.cucumber:gherkin to v24
- [Core] Update dependency io.cucumber:html-formatter to v20