- Environment variable DRUID_MCP_READONLY renamed to DRUID_MCP_READONLY_ENABLED
- OAuth2 authentication for clients
- Configuration migrated from application.properties to application.yaml
Full changelog
Release version 1.3.0
Breaking Change
Configurable Environment Variable DRUID_MCP_READONLY is now DRUID_MCP_READONLY_ENABLED
Added
- Introduced OAuth2 security for authenticating clients.
- Migrated configuration from
application.propertiestoapplication.yaml. - MCP Inspection Cli examples
Changed
- Refactored Druid configuration classes.
Full Changelog: https://github.com/iunera/druid-mcp-server/compare/v1.2.2...v1.3.0