This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryChaos engineering adds five fault‑injection scenarios with graceful degradation and auto‑recovery.
Full changelog
MCP Roadmap: 10/10 Features COMPLETE
Feature 10: Chaos Engineering
5 failure scenarios with real fault injection (toxiproxy + WireMock):
| Scenario | Tests | Fault | Result |
|----------|-------|-------|--------|
| PostgreSQL down | 7 | docker stop | Graceful degradation + auto-recovery ✅ |
| Redis down | 5 | docker stop | Fail-open + auto-recovery ✅ |
| Provider timeout | 5 | toxiproxy 30s latency | Timeout within 15s, no hang ✅ |
| Provider 429 | 5 | wiremock 429 | No loop, per-key isolation ✅ |
| High latency | 5 | toxiproxy 5s | P95 < 2s pure tools, concurrency OK ✅ |
Weekly CI (Sunday 03:00 UTC). Runbook for each scenario.
Complete Roadmap
| # | Feature | Release |
|---|---------|---------|
| 1 | OpenTelemetry | v3.2.0 |
| 2 | Rate Limiting | v3.3.0 |
| 3 | Cache Tracking | v3.4.0 |
| 4 | Log Redaction | v3.5.0 |
| 5 | SDKs (Python + TS) | v1.0.0 |
| 6 | Self-Hosted | v3.6.0 |
| 7 | SIEM Audit Export | v3.11.0 |
| 8 | Compliance Docs | v3.8.0 |
| 9 | Provider Compat | v3.10.0 |
| 10 | Chaos Engineering | v3.12.0 |
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About ThinkneoAI/mcp-server
ThinkNEO Control Plane — Enterprise AI governance MCP server with runtime guardrails, observability, AI FinOps, and agent lifecycle control.
Related context
Beta — feedback welcome: [email protected]