Releases: e0ipso/drupal-bridge-mcp
Releases · e0ipso/drupal-bridge-mcp
v2.1.2
Compare
Sorry, something went wrong.
No results found
2.1.2 (2025-11-05)
Bug Fixes
update remaining --no-auth references in help text and docs (e26ac75 )
v2.1.1
Compare
Sorry, something went wrong.
No results found
2.1.1 (2025-11-04)
Bug Fixes
v2.1.0
Compare
Sorry, something went wrong.
No results found
2.1.0 (2025-11-04)
Features
add CLI help and version display utilities (661f73c )
implement CLI argument parser module (7ec61af )
implement configuration manager with CLI argument precedence (b64b98c )
integrate CLI parser into server entry point (272b55a )
v2.0.0
Compare
Sorry, something went wrong.
No results found
2.0.0 (2025-11-04)
Features
complete per-tool URL migration - config, docs, and tests (d0041c9 ), closes #3
implement per-tool URL construction for MCP tool invocation (09ec04f ), closes #3
BREAKING CHANGES
This completes the migration from centralized endpoint
Tools now invoke at /mcp/tools/{tool_name} instead
of centralized /jsonrpc or /mcp/tools/invoke endpoints.
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com
v1.11.1
Compare
Sorry, something went wrong.
No results found
1.11.1 (2025-10-29)
Bug Fixes
migrate to resource server OAuth pattern and standard JSON-RPC endpoint (#5 ) (879d7a1 )
v1.11.0
Compare
Sorry, something went wrong.
No results found
1.11.0 (2025-10-22)
Bug Fixes
Features
add software identification to OAuth metadata (cde9eb6 )
v1.10.0
Compare
Sorry, something went wrong.
No results found
1.10.0 (2025-10-21)
Features
v1.9.0
Compare
Sorry, something went wrong.
No results found
1.9.0 (2025-10-21)
Features
OAuth resource server architecture and scope-aware tool discovery (#3 ) (e26f4bb )
v1.8.0
Compare
Sorry, something went wrong.
No results found
1.8.0 (2025-10-14)
Features
v1.7.0
Compare
Sorry, something went wrong.
No results found
1.7.0 (2025-10-09)
Features
add an auth_login tool that can manage device_code authorization flow end-to-end. (42ffada )