Skip to content

Conversation

tzolov
Copy link
Collaborator

@tzolov tzolov commented Aug 21, 2025

  • Add clientId parameter to @McpElicitation, @McpLoggingConsumer, and @McpSampling annotations
  • Refactor providers to return specification lists instead of single handlers/consumers
  • Introduce AsyncElicitationSpecification, SyncElicitationSpecification, AsyncLoggingSpecification, SyncLoggingSpecification, AsyncSamplingSpecification, and SyncSamplingSpecification classes
  • Update Spring integration to use specification-based approach
  • Update all provider method names from Handler/Consumer to Specifications

BREAKING CHANGE: Provider APIs now return specification lists instead of single handlers/consumers

… architecture

- Add clientId parameter to @McpElicitation, @McpLoggingConsumer, and @McpSampling annotations
- Refactor providers to return specification lists instead of single handlers/consumers
- Introduce AsyncElicitationSpecification, SyncElicitationSpecification, AsyncLoggingSpecification, SyncLoggingSpecification, AsyncSamplingSpecification, and SyncSamplingSpecification classes
- Update Spring integration to use specification-based approach
- Update all provider method names from Handler/Consumer to Specifications

BREAKING CHANGE: Provider APIs now return specification lists instead of single handlers/consumers

Signed-off-by: Christian Tzolov <christian.tzolov@broadcom.com>
@tzolov tzolov merged commit a25d4f0 into spring-ai-community:main Aug 21, 2025
1 check passed
@tzolov tzolov added this to the 0.2.0 milestone Aug 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant