chore(release): 0.31.1 - #838
Conversation
Cuts the CHANGELOG and bumps the four version surfaces (ext_emconf.php, extra.typo3/cms.version, guides.xml version= and release=) to 0.31.1. What ships: the MCP client offers both media types the Streamable-HTTP transport requires and unframes an event-stream answer (ADR-181, #835) — the public servers (DeepWiki, Context7, MS Learn) answered 0.31.0's JSON-only header with 406. Assisted-by: claude-code:claude-fable-5 Agent-Session: https://claude.ai/code/session_0124WZK5UoAM9oYQoSYF1Y8z Agent-Host: 32116e Signed-off-by: Sebastian Mendel <github@sebastianmendel.de>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
|
There was a problem hiding this comment.
Automated approval for maintainer PR
All automated quality gates passed. See SECURITY_CONTROLS.md for compensating controls.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #838 +/- ##
=========================================
Coverage 86.75% 86.75%
Complexity 9880 9880
=========================================
Files 573 573
Lines 31949 31949
=========================================
Hits 27717 27717
Misses 4232 4232
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
Self-review: a4e3303 The review this pull request demands is unsatisfiable (Copilot quota wall or repeated bot failures on this head). Per the documented fallback, the diff on this head was reviewed by the PR author; this comment is the on-the-record attestation the merge gate reads back. It stops matching on the next push. |



Cuts the CHANGELOG and bumps the four version surfaces to 0.31.1. Ships the MCP transport change (ADR-181, #835): both media types offered, event-stream framed answers unframed — the public servers answered 0.31.0 with 406. Follows #830's form; VersionConsistencyTest and the changelog check pass locally.