All Versions
144
Latest Version
Avg Release Cycle
26 days
Latest Release
813 days ago

Changelog History
Page 1

  • v7.9.0 Changes

    November 01, 2022

    πŸ”„ 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
  • v7.8.1 Changes

    October 03, 2022

    πŸ›  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)
  • v7.8.0 Changes

    September 15, 2022

    βž• Added

    • πŸ‘ [Core] Support comparison of expected and actual values in IntelliJ IDEA (#2607 Andrey Vokin)
    • [Core] Omit filtered out pickles from html report (react-components/#273 David J. Goss)
    • πŸ“œ [Datatable] Support parsing Booleans in Datatables (#2614 G. Jourdan-Weil)
  • v7.7.0 Changes

    September 08, 2022

    βž• Added

    • [JUnit Platform] Enable parallel execution of features (#2604 Sambathkumar Sekar)
  • v7.6.0 Changes

    August 08, 2022

    πŸ”„ 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
  • v7.5.0 Changes

    July 28, 2022

    βž• Added

    • πŸ‘ [OpenEJB] Added new module jakarta-openejb, which supports the jakarta.* namespace in TomEE 9.x (#2583 R. Zowalla)

    πŸ”„ Changed

    • [JUnit Platform] Use JUnit Platform 1.9.0 (JUnit Jupiter 5.9.0) (#2590 M.P. Korstanje)
    • ⚑️ [TestNG] Update dependency org.testng:testng to v7.6.1
    • ⚑️ [Core] Update dependency io.cucumber:ci-environment to v9.1.0

    πŸ›  Fixed

    • [Java] Process glue classes distinctly (#2582 M.P. Korstanje)
    • βœ… [Spring] Do not invoke after test methods if test failed to start (#2585 M.P. Korstanje)
  • v7.4.1 Changes

    June 23, 2022

    πŸ›  Fixed

    • [Core] Fix NoSuchMethodError PrintWriter(OutputStream, boolean, Charset) (#2578 M.P. Korstanje)
  • v7.4.0 Changes

    June 22, 2022

    βž• Added

    • [Core] Warn when glue path is passed as file scheme instead of classpath (#2547 M.P. Korstanje)

    πŸ”„ Changed

    • [Core] Flush pretty output manually (#2573 M.P. Korstanje)

    πŸ›  Fixed

    • [Spring] Cleanly stop after failure to start application context (#2570 M.P. Korstanje)
    • 🌲 [JUnit] Scenario logging does not show up in step notifications (#2563 M.P. Korstanje)
  • v7.3.4 Changes

    May 02, 2022

    πŸ›  Fixed

    • πŸ–¨ [Core] Fix problem with PrettyFormatter printing URL encoded strings (#2545 skloessel)
  • v7.3.3 Changes

    April 30, 2022

    πŸ›  Fixed

    • 🐎 [Core] Pretty print plugin performance issues; incorrect DataTable format in Gradle console (#2541 Scott Davis)