Releases
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2025-04-08)
⚠ BREAKING CHANGES
mcp: drop hello_world tool
sse: refactor cmd hierarchy to group transports under serve
Features
cli: enable environment variable support for all CLI flags (55f6a18 )
cli: support console/json log output and level control (8dcc595 )
cli: wire up minimal MCP server using SSE transport (96e32a5 )
mcp: drop hello_world tool (0a8c6e5 )
mcp: enables logging capabilities for the server (41a9f1f )
mcp: implement get_resource_governance_code tool (7e2ac1a )
mcp: log session registration events (28ed13e )
sse: refactor cmd hierarchy to group transports under serve (1c7d13b )
stdio: allow injection of stdin/stdout/stderr for testing (276f1c4 )
stdio: implement stdio transport for MCP server (b6be665 )
Bug Fixes
cli: correctly decode --log-format auto flag (b1a5fef )
security: enforce TLS 1.2 minimum when skipping verification (6e14030 )
You can’t perform that action at this time.