Releases: spring-ai-community/mcp-security
Releases · spring-ai-community/mcp-security
v0.0.3
v0.0.2
Add support for API keys in MCP servers.
Breaking changes
- Renamed and move the oauth2-based configurer for MCP servers, now in
org.springaicommunity.mcp.security.server.config.McpServerOAuth2Configurer#mcpServerOAuth2
.
New features
- Support API keys in MCP Servers.
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Initial release!
Features
- Support OAuth2 flows for MCP servers, including RFC8707 Resource Indicators and RFC9728 Protected Resource Metadata.
- Support OAuth2 flows for MCP clients
- Basic support for RFC7591 Dynamic Client Registration in Spring Authorization Server
Full Changelog: https://github.com/spring-ai-community/mcp-security/commits/v0.0.1