Version Packages
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-mcp-actions-backend
|
||||
|
||||
## 0.1.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 282c114: Fix OAuth 2.0 Protected Resource Metadata endpoint returning internal plugin URL, preventing some MCP clients like Claude Code from authenticating
|
||||
- 482ceed: Migrated from `assertError` to `toError` for error handling.
|
||||
- c6abc52: Fixed the `.well-known/oauth-protected-resource` resource URL to comply with
|
||||
[RFC 9728 Section 7.3](https://datatracker.ietf.org/doc/html/rfc9728#name-impersonation-attacks). Enabling dynamic resource paths.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.9.0
|
||||
- @backstage/errors@1.3.0
|
||||
- @backstage/plugin-catalog-node@2.2.0
|
||||
- @backstage/catalog-client@1.15.0
|
||||
- @backstage/config@1.3.7
|
||||
|
||||
## 0.1.12-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
Reference in New Issue
Block a user