Skip to content

gherkin-to-asciidoc-v6.3.0

Choose a tag to compare

@Arc-E-Tect Arc-E-Tect released this 27 Aug 20:35
· 2 commits to main since this release

6.3.0 (2026-08-27)

✨ New and updated features

🐛 Bug Fixes

  • api-only-suite: bump api-detector-core to 1.4.0 (#222) (3d79566), closes #222
  • api-only-suite: bump api-detector-core to 1.5.0 (#228) (aedfabb), closes #228 #227
  • shadow-api-detector: bump api-detector-core to 1.5.1 (#233) (dcc9be8), closes #233
  • mirage-api-detector: bump api-detector-core to 1.5.1 (#234) (bbb028b), closes #234
  • doppelganger-api-detector: bump api-detector-core to 1.5.1 (#235) (ca0d4cf), closes #235
  • examples: correct response-coverage chart math and grid legibility (#225) (9317796), closes #225 #224
  • tracker-lens: exclude removed items from chart-series cumulative counts (#219) (ee35459), closes #219
  • tracker-lens: exclude removed items from progress-projection counts (#220) (010f581), closes #220
  • gherkin-to-asciidoc: explain why a scenario becomes removed (#238) (66ae18b), closes #238
  • api-only-suite: forward mirage's stubSourceDirs and doppelganger's testDirsUserConfigured to detectAllApiGaps's task instances (#231) (89c235c), closes #231
  • examples: migrate doppelganger-api-detector RestDocs examples to Spring Boot 4's split test modules (#218) (2b3cd7b), closes #218 #122
  • tracker-lens: recognise api-detector-core's current semver schemaVersion header line (#236) (7aaf30c), closes #236
  • mirage-api-detector: rewrite a literal urlPath/url purely numeric id segment into a {id} placeholder (#237) (df6d205), closes #237 #232
  • mirage-api-detector: rewrite a WireMock urlPattern/urlPathPattern regex id segment into a {id} placeholder (#232) (ea9441e), closes #232
  • ci: stop treating a sibling-triggered no-op release as a failure (#216) (ac53a54), closes #216

👷 CI/CD

  • api-only-suite: derive api-detector-core version from sibling plugins (#229) (cca417d), closes #229

📝 Documentation

  • tracker-lens: show response-coverage in the register() DSL examples (#226) (f3217f7), closes #226

🔧 Misc

  • examples: bump dashboard-extra-charts to tracker-lens 2.2.0 (#224) (beaa1a0), closes #224 #223
  • dependency updates for Gradle plugin repository (#217) (de0d5e8), closes #217