Commits
Branch selector
User selector
Commit History
Commits on Mar 21, 2025
Next development version
Show description for a94163bcommitted(pom) Enable automatic publishing to Maven Central (#63)
Show description for a72abf6authoredfeat(mcp): Add builder for CreateMessageRequest (#60)
Show description for 33329bfauthored
Commits on Mar 20, 2025
refactor(McpSchema): convert StopReason enum values to camelCase
Show description for 3e2139fcommittedUpdate PING request handler, return empty map instead of empty string
Show description for 5bd950dauthored andcommitted
fix: update McpSchemaTests to align with changes in #9
Show description for 64f424dcommitted- authored andcommitted
refactor: introduce session-based architecture for MCP server (#31)
Show description for 34a7335andcommittedSync async client tests between mcp and mcp-test module
Show description for 9c2b836authored andcommittedFollow-up fix client tests reliability
Show description for e996a5dauthored andcommitted
Commits on Mar 19, 2025
Improve client test reliability and execution time
Show description for 37120f2authored andcommittedIncrease the request timeout to 14 sec
Show description for 92ec67acommittedAddress review comments
Show description for 264a0c9committedadjust test timeout values
Show description for 914a14acommittedrefactor: improve MCP client timeout handling and reactive testing
Show description for 1a673b3committedUpdate README.md
Show description for 6ef1b58committed
Commits on Mar 18, 2025
- authored andcommitted
Commits on Mar 13, 2025
- authored andcommitted
feat(client): Improve initialization state handling in McpAsyncClient (#39)
Show description for 109aab2authored
Commits on Mar 10, 2025
feat(mcp): relax MCP Schema JSON deserialization constraints (#37)
Show description for 4eff00cauthored
Commits on Mar 3, 2025
refactor(mcp): remove redundant type field from Content implementations (#27)
Show description for 1bee8d4authored
Commits on Feb 27, 2025
Update README with Maven wrapper commands and test prerequisites (#23)
Show description for b2c62d5authoredrefactor(client): improve validation and remove server methods (#14)
Show description for 7180426andauthored
Commits on Feb 26, 2025
- authored andcommitted
Resources and prompts cannot be added after server start (#18)
Show description for 2c500b9authored
Commits on Feb 25, 2025
Fix some typos
Show description for 7165feaauthored andcommitted- authored andcommitted
- authored andcommitted

Commits on Feb 17, 2025
docs: add Spring AI MCP documentation and improve README clarity
Show description for c69cc18committed
Commits on Feb 14, 2025
Next development version 0.8.0-SNAPSHOT
Show description for 352ec2dcommittedEnable maven-central auto-publish
Show description for d14b10ecommittedUpdate pom and GH actions
Show description for dfe576bcommitted
Commits on Feb 13, 2025
clean the Readme
Show description for 01aa720committed
Commits on Feb 11, 2025
refactor: reduce log verbosity by adjusting log levels
Show description for 871add4committed
Commits on Feb 5, 2025
- committed