Skip to content

v0.9.15

Choose a tag to compare

@github-actions github-actions released this 12 Jun 21:54
9806417

0.9.15 (2026-06-12)

Features

  • one-step "Install in Claude" — Claude Code plugin, MCPB bundle, tool annotations (#425) (48013b7)

Bug Fixes

  • adt: make SRVB publish/unpublish content negotiation 758-proof (#403) (909f253)
  • cache: batch warmup writes in transactions (#417) (6a5ec76)
  • config: empty env values fall back to defaults (fail closed, not fail open) (#427) (cd32f54)
  • context: avoid SAPContext dependency convoy (#411) (f37373b)
  • docker: patch OpenSSL CVE-2026-45447 and harden release CVE gate (#400) (951ca09)
  • handlers: accept any maxResults number, floor+clamp at the sinks (#423) (1eb1758)
  • type-check the test suite + split intent.test.ts (#405) (5cb235c)
  • xml: make XML escaping single pass (#414) (df0c285)
  • xml: reuse parser array tag set (#412) (2d12d3d)

Tests

  • handlers: Zod↔JSON-Schema type-parity guard (#415) (0855e2c)
  • isolate concurrent integration/e2e runs, add teardown janitor, fix flake (#426) (5895a75)
  • rename dispatch-rate-limit test, featuresOff() sweep, strip intent.ts provenance (#410) (8a34886)
  • server: de-flake auth-rate-limit (one server per test) + diagnosable transport errors (#424) (96fb89d)

Performance Improvements

  • lint: memoize abaplint default configs (#413) (1e78acb)