What's Changed
- Expose OAuth challenges on authenticated MCP routes by @Gujiassh in #322
- Add the MCP conformance suite for local runs by @pushpak1300 in #327
- Update SKILL.blade.php by @MartinCamen in #332
assertNotRegisteredmethod onTestResponseby @gdebrauwer in #334- Asserting registered tools and prompts and resources by @gdebrauwer in #333
- Validate params shape on JSON-RPC notifications by @shoemoney in #331
- Honor server caching hints on the client by @pushpak1300 in #326
- Support nested request input with Laravel-style dot notation by @ethanbray in #336
- Updated HasStructuredContent so structured content always gets returned correctly. by @Smoseby in #339
- Revert "Updated HasStructuredContent so structured content always gets returned correctly." by @pushpak1300 in #340
- Port OAuth client logo and uri to 1.0 by @pushpak1300 in #342
- Serve legacy initialize clients alongside the modern protocol by @pushpak1300 in #341
- Sync 0.x changes and update phpunit.xml.dist by @pushpak1300 in #346
New Contributors
- @MartinCamen made their first contribution in #332
- @shoemoney made their first contribution in #331
- @ethanbray made their first contribution in #336
- @Smoseby made their first contribution in #339
Full Changelog: v1.0.0-beta.1...v1.0.0