v1.8.1
What's Changed
- feat(mcp): expose getMcpModuleIds in McpRegistryService by @adnaneh in #104
 - return 404 for clients with session id not cached by the server by @rinormaloku in #107
 - Update server-examples.md by @DinkoTontchev in #108
 - support for custom controllers by @rinormaloku in #109
 
NOTE: Read the Advanced MCP Servers on how to handle advanced use cases by defining your own custom controllers. Useful for adding interceptors, middleware, and so on.
New Contributors
- @adnaneh made their first contribution in #104
 - @DinkoTontchev made their first contribution in #108
 
Full Changelog: v1.8.0...v1.8.1