Skip to content

Commit e70a54b

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-02-02) ### ⚠ BREAKING CHANGES * **rbac:** add support for multiple policies CRUD (#984) ### Features * **#1019:** implemented feedback plugin ([#1045](#1045)) ([34c312e](34c312e)), closes [#1019](#1019) * add new backend system support for existing backend plugins that have not been migrated over yet ([#1132](#1132)) ([06e16fd](06e16fd)) * **cli:** switch to @janus-idp/cli for new plugins and populate them with the basics ([#782](#782)) ([bbbefbd](bbbefbd)) * **kiali:** add OWNERS file to kiali* plugin ([#1082](#1082)) ([e2dc23b](e2dc23b)) * **notifications:** make notifications NPM packages public ([#1061](#1061)) ([ecec1db](ecec1db)) * **Notifications:** new notifications FE plugin, API and backend ([#933](#933)) ([4d4cb78](4d4cb78)) * **notifications:** turn plugins into dynamic ones ([#1104](#1104)) ([5146977](5146977)) * **ocm:** add sorting to the ocm ClusterStatusPage table ([#1052](#1052)) ([8203aaf](8203aaf)) * **orchestrator:** add auto refresh to workflow instance list and details pages ([#1081](#1081)) ([fc30645](fc30645)) * **orchestrator:** add orchestrator plugin ([#783](#783)) ([cf5fe74](cf5fe74)), closes [#28](#28) [#38](#38) [#35](#35) [#21](#21) * **orchestrator:** add the ability to rerun workflows in a new instance ([#1141](#1141)) ([fe326df](fe326df)) * **plugins:** ui for dynamic-plugins-info-backend ([#1138](#1138)) ([2a42780](2a42780)) * **quay:** fix sorting in quay table and tag details ([#1044](#1044)) ([ceb16a9](ceb16a9)) * **rbac:** add doc about RBAC backend conditions API ([#1027](#1027)) ([fc9ad53](fc9ad53)) * **rbac:** add support for creation of role ([#974](#974)) ([7cb9cbd](7cb9cbd)) * **rbac:** add support for multiple policies CRUD ([#984](#984)) ([518c767](518c767)) * **rbac:** add vscode debug configuration for opened jest test files ([#1047](#1047)) ([7e7a9ae](7e7a9ae)) * **rbac:** allow editing permission policies ([#1037](#1037)) ([c10347d](c10347d)) * **rbac:** allow editing roles ([#1001](#1001)) ([2e81062](2e81062)) * **rbac:** center align toast ([#1090](#1090)) ([697c96f](697c96f)) * **rbac:** cleanup policies when a role is deleted ([#1018](#1018)) ([fb0ee8c](fb0ee8c)) * **rbac:** disable selected permissions ([#1117](#1117)) ([00cd501](00cd501)) * **rbac:** list roles with no permission policies ([#998](#998)) ([217b7b0](217b7b0)) * **rbac:** show warning alert when user is not authorised to create roles ([#1064](#1064)) ([b5c46c8](b5c46c8)) * **rbac:** support for adding permission policies to roles ([#1021](#1021)) ([dd11c3a](dd11c3a)) * **rbac:** turn rbac plugin into a dynamic plugin ([#1133](#1133)) ([b9b36d5](b9b36d5)) * **tekton:** add CVE summary and signed badge ([#1028](#1028)) ([effdef0](effdef0)) * **tekton:** add support for downloading task and pipelinerun logs ([#1014](#1014)) ([f588292](f588292)) * **tekton:** add view logs and view sbom actions in the pipelineRun list ([#1003](#1003)) ([c7eff5f](c7eff5f)) * **tekton:** add view output action in pipelinerun list view ([#1128](#1128)) ([ad50c44](ad50c44)) * **topology:** added default runtime icon to topology nodes ([#1157](#1157)) ([5a8b27d](5a8b27d)) * **web-terminal:** impr README, add isWebTerminalAvailable util and fix some other small bugs ([#1036](#1036)) ([a3d6d86](a3d6d86)) ### Bug Fixes * **#1012:** typo fix in `servicenow:now:table:retrieveRecords` action ([#1013](#1013)) ([9229a30](9229a30)) * add missing alpha dynamic plugin entry points ([#1161](#1161)) ([36e9d91](36e9d91)) * add the NPM token for the `npm publish` of `dist-dynamic` packages ([#1008](#1008)) ([16b1305](16b1305)) * also publish the `dist-dynamic` packages ([#1006](#1006)) ([ac8d517](ac8d517)) * **app-config:** invalid app-config.yaml ([#1075](#1075)) ([295329e](295329e)), closes [/github.com/janus-idp/backstage-showcase/blob/main/app-config.yaml#L139](https://github.com/janus-idp//github.com/janus-idp/backstage-showcase/blob/main/app-config.yaml/issues/L139) * attempt to force a bump of backend plugins ([#1007](#1007)) ([7a37225](7a37225)) * **ci:** auth for the `dist-dynamic` `npm publish` ([#1010](#1010)) ([37ddc47](37ddc47)) * **ci:** auth for the `dist-dynamic` npm publish ([#1009](#1009)) ([9a9237a](9a9237a)) * **ci:** remove scripts before `npm publish` in `dist-dynamic` ([#1011](#1011)) ([86aabe3](86aabe3)) * **cli:** do not change interop mode by default ([#971](#971)) ([4159977](4159977)) * **deps:** update dependency nodemailer to v6.9.9 [security] ([#1160](#1160)) ([ee92ec5](ee92ec5)) * **keycloak:** fix [#591](#591): Cleanup some small code smells in Keycloak plugin ([#1022](#1022)) ([74cb7b1](74cb7b1)) * **kiali:** fix sessionTime configuration and tests ([#1099](#1099)) ([882381c](882381c)), closes [#1100](#1100) * **kiali:** remove strategy in dinamyc plugin ([#1121](#1121)) ([88e8b83](88e8b83)) * **kiali:** show username when auth is anonymous ([#1139](#1139)) ([0a04992](0a04992)) * **kiali:** update login url ([#1097](#1097)) ([10c7128](10c7128)) * make the notifications icon active in dynamic plugin ([#1111](#1111)) ([bc98491](bc98491)) * **notifications:** a few fixes when adding the pkgs to the show-case ([#1077](#1077)) ([75c4dc5](75c4dc5)) * **notifications:** create DB upon startup ([#1096](#1096)) ([10ff235](10ff235)) * **notifications:** create fails when array fields are empty ([#1116](#1116)) ([81645b7](81645b7)) * **notifications:** filtering by text does not work with sqlite ([#1110](#1110)) ([e08d461](e08d461)) * **notifications:** fix navigation to Updates ([#1120](#1120)) ([e282b22](e282b22)) * **notifications:** improve README for adding users to Catalog ([#1119](#1119)) ([d7cf42c](d7cf42c)) * **notifications:** include openapi spec at build-time ([#1091](#1091)) ([4e656aa](4e656aa)) * **notifications:** redesign the Notifications page ([#1095](#1095)) ([7efb107](7efb107)) * **notifications:** update readme ([#1085](#1085)) ([17dc336](17dc336)) * **notifications:** use @janus-idp/plugin-notifications prefix for NPM ([#1072](#1072)) ([ea5199b](ea5199b)) * **notifications:** use baseUrl from configuration ([#1092](#1092)) ([eed63a9](eed63a9)) * **notificatoins:** polling interval can be configured ([#1134](#1134)) ([fd1c430](fd1c430)) * **openshift-image-registry:** fix [#596](#596): Add mock data for test page and cleanup some small code smells ([#1024](#1024)) ([39f7351](39f7351)) * **orchestrator:** do not show duration when ProcessInstance.end time is n/a ([#1112](#1112)) ([75e6bbe](75e6bbe)) * **orchestrator:** fixes sorting by name in the workflows list ([#1135](#1135)) ([2a023e1](2a023e1)) * **orchestrator:** fixes sorting workflow runs ([#1136](#1136)) ([7c3d0f6](7c3d0f6)) * **orchestrator:** regenerate `orchestrator-backend/dist-dynamic/package.json` ([#1083](#1083)) ([8a8051c](8a8051c)) * **orchestrator:** resolve bug in workflow instance page assessed by link ([#1142](#1142)) ([48724f8](48724f8)) * **orchestrator:** set default workflow runs table size to 20 ([#1127](#1127)) ([c5e14fd](c5e14fd)) * **orchestrator:** update the navigation bar icon according to UX ([#1078](#1078)) ([da3d8fc](da3d8fc)) * **quay:** fix infinite progress bar when scan is unsupported ([#1031](#1031)) ([2c050db](2c050db)) * **quay:** fix sorting and ordering of vulneribilities based on severity ([#1033](#1033)) ([d3fdcdf](d3fdcdf)) * **rbac:** disable edit when the user is unauthorized to read the catalog-entity ([#1049](#1049)) ([c4f2969](c4f2969)) * **rbac:** enable create button for default role:default/rbac_admin ([#1137](#1137)) ([9926463](9926463)) * **rbac:** fix role validation ([#1020](#1020)) ([49c7975](49c7975)) * **rbac:** fix the roles table to also watch policies ([#1057](#1057)) ([ead78e2](ead78e2)) * **rbac:** fix work resource permission specified by name ([#940](#940)) ([3601eb8](3601eb8)) * **rbac:** set up higher jest timeout for rbac db tests ([#1163](#1163)) ([b8541f3](b8541f3)) * **rbac:** split policies and roles by source ([#1042](#1042)) ([03a678d](03a678d)), closes [#1103](#1103) * **rbac:** update the RBAC frontend plugin readme ([#1155](#1155)) ([8db80b9](8db80b9)) * **rbac:** update the rbac ui readme ([#1079](#1079)) ([145e95b](145e95b)) * **rbac:** watch users and permission-policies ([#1102](#1102)) ([cec734b](cec734b)) * **regex-actions:** fix [#594](#594): Cleanup some small code smells ([#1039](#1039)) ([215e49c](215e49c)) * **servicenow:** make sure that the correct openapi generator is executed ([#1066](#1066)) ([6eda572](6eda572)) * **tekton:** external sbom view action should not open logs modal ([#1152](#1152)) ([714ac5d](714ac5d)) * **tekton:** fix [#922](#922) and [#962](#962) by using full width for pipeline visualization ([#1145](#1145)) ([1ea9f01](1ea9f01)) * **tekton:** fix [#947](#947): Reset pagination when changing any filter ([#1140](#1140)) ([5a1a2f4](5a1a2f4)) * **tekton:** fix expand collapse with sorting of PLR list table ([#980](#980)) ([d5fc710](d5fc710)) * **web-terminal:** fix [#598](#598): Cleanup some small code smells in the web-terminal plugin ([#1023](#1023)) ([3d2bafb](3d2bafb)) ### Documentation * **orchestrator:** adds a section about deploying as a dynamic plugins ([#1125](#1125)) ([eaff621](eaff621)) * **rbac:** add documentation for api and known permissions ([#1000](#1000)) ([8f8133f](8f8133f)) * **tekton:** add tekton plugin documentation to enable UI elements ([#1148](#1148)) ([91742e8](91742e8)) * **topology:** updated topology readme and clusterrole manifest ([#1106](#1106)) ([9180e82](9180e82)) ### Other changes * **kiali:** add context, remove kiali-common and refactor backend ([#855](#855)) ([54c7001](54c7001)) * **web-terminal:** remove TerminalComponent test race condition issue ([#1071](#1071)) ([05ee8dc](05ee8dc)), closes [#1070](#1070)
1 parent 71cda5d commit e70a54b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

plugins/rbac-common/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @janus-idp/backstage-plugin-rbac-common [1.2.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-02-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **rbac:** split policies and roles by source ([#1042](https://github.com/janus-idp/backstage-plugins/issues/1042)) ([03a678d](https://github.com/janus-idp/backstage-plugins/commit/03a678d96deeb1d42448e94ac95d735e61393a40)), closes [#1103](https://github.com/janus-idp/backstage-plugins/issues/1103)
7+
18
## @janus-idp/backstage-plugin-rbac-common [1.2.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-12-05)
29

310

plugins/rbac-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@janus-idp/backstage-plugin-rbac-common",
33
"description": "Common functionalities for the rbac-common plugin",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)