Cucumber v7.9.0 Release Notes

Release Date: 2022-11-01 // over 1 year ago
  • πŸ”„ Changed

    • ⚑️ [Core] Update dependency io.cucumber:gherkin to v25.0.2. Japanese Rule translation changed from Rule to ルール.

    βž• 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

Previous changes from v7.8.1

  • πŸ›  Fixed

    • 🚚 [Core] Remove Jackson services from META-INF/services (#2621 M.P. Korstanje)
    • [JUnit Platform] Use JUnit Platform 1.9.1 (JUnit Jupiter 5.9.1)