File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 66- ** Enhancements:**
77 - Refactor StreamableHttpController with better protocol version detection via headers
88 - Add comprehensive validation for batch requests based on the protocol version
9- - Enhanced resource and tool response formatting with name and title fields
9+ - # 49 Add name and title in returned json on resource/call
1010 - Update the TransportFactory to support multiple protocol versions
1111- ** Architecture Improvements:**
12- - Refactor tool documentation to use StructuredSchema for input/output schemas
12+ - # 48 Refactor tools to use StructuredSchema for input/output schemas
1313 - Add comprehensive unit tests
1414 - Improve code organization with better separation of concerns in request handling
1515 - Add proper type declarations and final method modifiers where appropriate
1616- ** Bug Fixes:**
1717 - Improve error handling for invalid protocol versions
1818- ** Documentation:**
1919 - Add MCP features status table in README
20+ - Update tool documentation to use StructuredSchema for input/output schemas
2021- ** Migration Command**
2122 - Add the MigrateToolSchemaCommand to help developers on tools new StructuredSchema feature migration
2223
You can’t perform that action at this time.
0 commit comments