Commits
Branch selector
User selector
Commit History
Commits on Nov 8, 2025
Commits on Nov 7, 2025
feat: enhance error handling with custom error code preservation (#653)
Show description for 476f9dbauthored
Commits on Oct 30, 2025
Next development version
Show description for 6e9af40committed- authored
- authored
chore: standardize client/server implementation names and version (#642)
Show description for 5c46626authoredFix: McpAsyncClient#listTools prevent infinite recursion (#631)
Show description for e91fe7fauthored
Commits on Oct 28, 2025
Close McpTransportSession on transport close (#632)
Show description for 9bbfbe5authored
Commits on Oct 14, 2025
fix: allow additional properties by default per JSON Schema spec (#617)
Show description for 2ee5853authored
Commits on Oct 6, 2025
fix: improve URI template matching to properly escape special characters (#599)
Show description for 19a8c00authored andcommittedrefactor: change int to Integer for optional numeric fields (#604)
Show description for a63d32aauthoredfix remove name when using deduction (#600)
Show description for 94a8b53authoreddefine explicitely that values should always be included in code completions (#601)
Show description for 83fc4f7authored
Commits on Oct 3, 2025
Update theREADME team section
Show description for 95323b3committedAdd section describing our architectural and design choices (#595)
Show description for 8a0eb13authored andcommitted
Commits on Oct 1, 2025
Next development version
Show description for c734b2acommittedfeat(client): add client tool output schema validation and caching (#302)
Show description for 8e11fa8committed
fix: Handle non-compliant notification responses (#589)
Show description for 3f7578bauthoredClient: handle server responses with Content-Length: 0
Show description for 080098ecommitted
Commits on Sep 30, 2025
fix: when using JsonTypeInfo.DEDUCTION don’t add include (#587)
Show description for 12292abauthoredrefactor: improve MCP server resilience and error handling (#579)
Show description for c1cde20authored
Commits on Sep 28, 2025
refactor: Improve resource template support (#576)
Show description for ff98e29committed
Commits on Sep 22, 2025
- authored
feat: add optional lastModified field to Annotations record with backward compatibility (#568)
Show description for a90b922authoredfix: handle resource not found according to spec (#567)
Show description for d327fffauthored
Commits on Sep 18, 2025
Next development version
Show description for a0afdcdcommittedsimplify the mcp module pom
Show description for 7525a99committedfix(mcp): skip source/javadoc generation for aggregator module (#559)
Show description for 3d86539authoredfeat: add MCP protocol version 2025-06-18 support for streamable-http and stateless transports (#558)
Show description for 8159bcbauthored
Commits on Sep 17, 2025
refactor: standardize test parameterization and fix package naming (#556)
Show description for 8ac7eaeauthoredextract mcp-core (#557)
Show description for 1499df2authored
Commits on Sep 15, 2025
feat: Introduce McpJsonMapper interface to decouple from Jackson (#543)
Show description for 80d0ad8authored andcommittedfix: support valid JSON value in tool structured content output (#551)
Show description for d8959efauthored
Commits on Sep 14, 2025
fix: Add JsonInclude annotation to notification records for proper serialization (#552)
Show description for 7e3ea73authored
Commits on Sep 12, 2025
LifecycleInitializer recovers from init failures (#549)
Show description for bc3a925authored andcommitted