Skip to content

v4.30.1

Choose a tag to compare

@github-actions github-actions released this 14 Apr 13:09
· 1608 commits to main since this release
0b5cd6c

Patch Changes

  • b143658: Fix schema-based field stripping to apply for all server versions, not just v3. Fields like idempotency_key and ext that are not declared in the remote server's tool schema are now stripped before sending, preventing validation errors on servers that don't accept them.