0.10.0 - 2025-06-10
🚀 Features
- Add support for 'streamableHttp' transport type and refactor transport creation logic by @xizhibei
- Add pagination support to transport connection and related handlers by @xizhibei
🐛 Bug Fixes
- Prevent duplicate listeners and increase max listeners for transport config changes by @xizhibei