🚀 Symfony MCP Server v1.5.0 - Enhanced Protocol Support & Developer Experience #52
klapaudius
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We're excited to announce the release of Symfony MCP Server v1.5.0, bringing significant improvements to protocol handling, developer experience, and architecture. This release introduces support for the latest MCP Protocol version 2025-06-18 while maintaining backward compatibility.
🎯 Key Highlights
🌟 New MCP Protocol Version Support
🔧 Enhanced Developer Experience
New Migration Command
A new command to help developers migrate their existing tools to the new StructuredSchema system, making upgrades seamless and automated.
StructuredSchema Revolution
StructuredSchema
for input/output validation🏗️ Architecture Improvements
name
andtitle
fields in returned JSON for resource/call operationsfinal
method modifiers where appropriate🐛 Reliability Enhancements
RedisAdapter
,ToolParamsValidator
, and new components📚 Documentation & Usability
🔄 Migration Guide
For existing users, this release maintains full backward compatibility. However, to take advantage of the new features:
Use the new migration command to update your tools to StructuredSchema
Review protocol version usage - batch requests are now limited to protocol version 2025-03-26
🙏 Contributors
Special thanks to all contributors who made this release possible through bug reports, feature requests, and code contributions.
Full Changelog: View all changes since v1.4.0
Installation:
Documentation: Check out our updated documentation and building tools guide
Happy coding! 🎉
Beta Was this translation helpful? Give feedback.
All reactions