Skip to content

Revert removed builders for Resource and ResourceTemplate#947

Merged
tzolov merged 1 commit intomainfrom
928-follow-up
May 5, 2026
Merged

Revert removed builders for Resource and ResourceTemplate#947
tzolov merged 1 commit intomainfrom
928-follow-up

Conversation

@chemicL
Copy link
Copy Markdown
Member

@chemicL chemicL commented May 5, 2026

Instead of fully breaking the API, this is a step
which depreactes the existing non-argument builder.

It allows the users to gradually migrate while preserving the necessary checks.

How Has This Been Tested?

Existing tests.

Breaking Changes

Just deprecations.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Instead of fully breaking the API, this is a step
which depreactes the existing non-argument builder.

It allows the users to gradually migrate while preserving
the necessary checks.

Signed-off-by: Dariusz Jędrzejczyk <2554306+chemicL@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@tzolov tzolov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @chemicL

@tzolov tzolov merged commit 5d4a1cc into main May 5, 2026
25 of 26 checks passed
@tzolov tzolov deleted the 928-follow-up branch May 5, 2026 09:22
@tzolov tzolov added this to the 2.0.0-M3 milestone May 5, 2026
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.

2 participants