@@ -2,4 +2,4 @@
|
||||
'@backstage/plugin-search-backend': patch
|
||||
---
|
||||
|
||||
Use new `PermissionAuthorizer#policyDecision` method in `AuthorizedSearchEngine` and test suites.
|
||||
Fix typing when invoking `PermissionClient#authorize`
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-permission-node': patch
|
||||
---
|
||||
|
||||
Use new `PermissionEvaluator#query` method in `ServerPermissionClient` and test suites.
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-permission-react': patch
|
||||
---
|
||||
|
||||
Fix typing when invoking `PermissionClient#authorize`
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/plugin-jenkins-backend': patch
|
||||
---
|
||||
|
||||
Add `policyDecision` method to `PermissionClient` mock in jenkinsApi test suite.
|
||||
Reference in New Issue
Block a user