Skip to content

v0.9.3 — unified release + Go stdio fix

Choose a tag to compare

@muthuishere muthuishere released this 14 Jul 01:16

Unified 0.9.3 across all five registries.

Same feature surface as 0.9.0 (ADR-0001: the seven rag_go consumer gaps — client request shaping §8 + MCP load lifecycle §2 — plus DisableTools/DisableSkills), now including the Go stdio child-lifetime fix (a v0.9.0 regression where local stdio MCP servers were killed right after connect; fixed via context.Background() for the stdio/SSE transport start, with a real outbound-stdio regression test).

This collapses the messy Go-only interim tags (golang/v0.9.1 was a dud, v0.9.2 the patch) into one clean version for every language. No API changes vs 0.9.0; additive and backward-compatible.