| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cve-sbom-report.html | 2026-05-08 | 42.4 kB | |
| karate-2.0.8.jar | 2026-05-08 | 11.9 MB | |
| README.md | 2026-05-08 | 2.2 kB | |
| v2.0.8 source code.tar.gz | 2026-05-08 | 1.4 MB | |
| v2.0.8 source code.zip | 2026-05-08 | 2.1 MB | |
| Totals: 5 Items | 15.5 MB | 0 | |
Important Fixes
karate.get('a.b.c')dot-notation path traversal restored (regression vs 1.5.2) [#2833]#(...)embedded-expressionReferenceErrornow deferred to match-time instead of failing atdeftime, so schema templates can be defined before the referenced variables exist [#2831]karate.responseexposed in non-mock test context (case-insensitiveheader()access now works as documented) [#2830]Java.type(...)class reference can again resolve static nested classes / enums via property chaining (regression vs 1.5.2) [#2829]* set obj.field = 'foo' + barno longer fails withMATH_ADD_EXPR is not a valid assignment target— intermediate paths on the LHS are auto-vivified [#2828]- Cucumber JSON / JUnit XML writers no longer NPE on synthetic step results, fixing intermittent empty
cucumber-jsonoutput [#2827]
New Features & Enhancements
request.cache(key, fn)for per-request memoization in markup templateska:dispatchdirective for declarative custom-event dispatch from markupcontext.actionsPOST-handler registry with eager dispatch on registration- Markup: header set, fragment signature error reporting, lenient evaluation mode
- Driver: v1 parity for previously missing methods + bare-keyword bindings
ScenarioRuntime.evalAsStepfor evaluating raw Gherkin step textScenarioRuntime.hotReload+Step.parseAndUpdateFromfor live step reloading- Dependency-check report includes an inline Suppression Rules section
- CI now reports suppressed CVEs; OWASP dep-check upgraded to 12.2.2 (with workaround for the broken CPE→CVE lookup in 12.x)
View the complete list of all issues fixed in this release.
Full Changelog: https://github.com/karatelabs/karate/compare/v2.0.7...v2.0.8
Important: refer 2.0.0 release notes for those upgrading from 1.X
Artifacts
- Maven artifacts
- Standalone JAR (download below)
- CVE / SBOM report (download below)