Skip to content

Commit

Permalink
chore(release): 1.2.29 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.29](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-29)

### Features

* **argocd:** create a new plugin for argocd ([janus-idp#1360](janus-idp#1360)) ([a3b6916](janus-idp@a3b6916))
* **bulk-import:** create bulk-import frontend plugin ([janus-idp#1327](janus-idp#1327)) ([e03f47f](janus-idp@e03f47f))
* **kiali:** include a new List entity view ([janus-idp#1316](janus-idp#1316)) ([f4d5e70](janus-idp@f4d5e70))
* **kiali:** metrics tab ([janus-idp#1331](janus-idp#1331)) ([d80e331](janus-idp@d80e331))
* **kiali:** services and apps list and details overview ([janus-idp#1276](janus-idp#1276)) ([7e4c0a5](janus-idp@7e4c0a5))
* **matomo-analytics:** export apifactory for dynamic plugin ([janus-idp#1329](janus-idp#1329)) ([c687617](janus-idp@c687617))
* **notifications:** require users and groups to be of the form namespace/name ([janus-idp#1352](janus-idp#1352)) ([5e54670](janus-idp@5e54670))
* **orchestrator:** support pagination for /instances and /overview ([janus-idp#1313](janus-idp#1313)) ([79d5988](janus-idp@79d5988))
* **orchestrator:** verify availability and cache workflow definition IDs ([janus-idp#1309](janus-idp#1309)) ([4d322f1](janus-idp@4d322f1))
* **orchestrator:** verify if auto-generated openapi files are up-to-date ([janus-idp#1323](janus-idp#1323)) ([650b435](janus-idp@650b435))
* **rbac:** load filtered policies before enforcing ([janus-idp#1387](janus-idp#1387)) ([66980ba](janus-idp@66980ba))
* **rbac:** query the catalog database when building graph ([janus-idp#1298](janus-idp#1298)) ([c2c9e22](janus-idp@c2c9e22))

### Bug Fixes

* **3scale:** pull in newer dynamic plugin... ([janus-idp#1408](janus-idp#1408)) ([95cad79](janus-idp@95cad79))
* **3scale:** revert readme change to pull plugin deps ([janus-idp#1409](janus-idp#1409)) ([b34acd2](janus-idp@b34acd2))
* add header to the Notifications page ([janus-idp#1358](janus-idp#1358)) ([d1a75a3](janus-idp@d1a75a3))
* **matomo-analytics:** event trigger on load ([janus-idp#1341](janus-idp#1341)) ([3bc11f3](janus-idp@3bc11f3))
* **notifications:** flpath-1163 ([janus-idp#1394](janus-idp#1394)) ([836e161](janus-idp@836e161))
* **notifications:** notifications time is wrong when using sqlite ([janus-idp#1306](janus-idp#1306)) ([a98346e](janus-idp@a98346e))
* **notifications:** return a detailed message for validation errors ([janus-idp#1315](janus-idp#1315)) ([e1c7046](janus-idp@e1c7046))
* **ocm:** prevent error when ManagedCluster.status doesn't contain a 'clusterClaims' field ([janus-idp#1324](janus-idp#1324)) ([c3ec56c](janus-idp@c3ec56c))
* **orchestraotr:** resolved grey background appears in actions column in workflows table ([janus-idp#1317](janus-idp#1317)) ([cd7b4e7](janus-idp@cd7b4e7))
* **orchestrator:** add missing query parameter changes for /overview endpoint ([janus-idp#1321](janus-idp#1321)) ([241576d](janus-idp@241576d))
* **orchestrator:** fix abort button and rerun button disable issue ([janus-idp#1311](janus-idp#1311)) ([0c98279](janus-idp@0c98279))
* **orchestrator:** fix dropdown look ([janus-idp#1344](janus-idp#1344)) ([9284299](janus-idp@9284299))
* **orchestrator:** fixes v2/instances endpoint ([janus-idp#1414](janus-idp#1414)) ([88b49df](janus-idp@88b49df))
* **orchestrator:** openapi files hash generation use nodejs script ([janus-idp#1328](janus-idp#1328)) ([e91c27e](janus-idp@e91c27e))
* **orchestrator:** remove error on Reset workflow ([janus-idp#1393](janus-idp#1393)) ([6ce210d](janus-idp@6ce210d))
* **orchestrator:** update the installation instructions ([janus-idp#1336](janus-idp#1336)) ([d77e388](janus-idp@d77e388))
* **quay:** add queued status for tags waiting for scan ([janus-idp#1400](janus-idp#1400)) ([ef37ae1](janus-idp@ef37ae1))
* **rbac:** alert display issue after role creating/updating ([janus-idp#1354](janus-idp#1354)) ([2e04ccb](janus-idp@2e04ccb))
* **rbac:** check source before throwing duplicate warning ([janus-idp#1278](janus-idp#1278)) ([a100eef](janus-idp@a100eef))
* **rbac:** pass token to readUrl for well-known permission endpoint ([janus-idp#1342](janus-idp#1342)) ([36b7c77](janus-idp@36b7c77))
* **rbac:** remove admin metadata, when all admins removed from config ([janus-idp#1314](janus-idp#1314)) ([cc6555e](janus-idp@cc6555e))
* **rbac:** yarn lint command ([janus-idp#1361](janus-idp#1361)) ([459b909](janus-idp@459b909))
* sync yarn.lock ([janus-idp#1423](janus-idp#1423)) ([8be7415](janus-idp@8be7415))
* **tekton:** bump aonic-ui/pipelines package to fix acs table crashing issue ([janus-idp#1382](janus-idp#1382)) ([b37cc94](janus-idp@b37cc94))
* **tekton:** fix low vulnerability tooltip text ([janus-idp#1347](janus-idp#1347)) ([47640a5](janus-idp@47640a5))
* **topology:** adds check on service and routes to match same namespace as workloads ([janus-idp#1389](janus-idp#1389)) ([b8c217a](janus-idp@b8c217a))

### Documentation

*  Add dynamic plugin setup/installation instruction for the janus-idp plugins ([janus-idp#1195](janus-idp#1195)) ([8964469](janus-idp@8964469))
* **kiali:** minor update in development docs ([janus-idp#820](janus-idp#820)) ([81e79bf](janus-idp@81e79bf))

### Other changes

* **orchestrator:** add unit tests for v2 endpoints ([janus-idp#1300](janus-idp#1300)) ([9a13138](janus-idp@9a13138))
* **rbac:** add playwright tests for the plugin ([janus-idp#1305](janus-idp#1305)) ([16d0686](janus-idp@16d0686))
  • Loading branch information
semantic-release-bot authored and ciiay committed Mar 29, 2024
1 parent 0d3101f commit 6097eac
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions plugins/acr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## @janus-idp/backstage-plugin-acr [1.2.29](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-29)



### Dependencies

* **@janus-idp/shared-react:** upgraded to 2.5.3
* **@janus-idp/cli:** upgraded to 1.7.6

## @janus-idp/backstage-plugin-acr [1.2.28](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-03-04)


Expand Down
6 changes: 3 additions & 3 deletions plugins/acr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-acr",
"version": "1.2.28",
"version": "1.2.29",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@material-ui/core": "^4.9.13",
"@material-ui/icons": "^4.11.3",
"@material-ui/lab": "^4.0.0-alpha.45",
"@janus-idp/shared-react": "2.5.2",
"@janus-idp/shared-react": "2.5.3",
"react-use": "^17.4.0"
},
"peerDependencies": {
Expand All @@ -44,7 +44,7 @@
"@backstage/core-app-api": "1.12.0",
"@backstage/dev-utils": "1.0.27",
"@backstage/test-utils": "1.5.0",
"@janus-idp/cli": "1.7.5",
"@janus-idp/cli": "1.7.6",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1",
"@testing-library/react-hooks": "8.0.1",
Expand Down

0 comments on commit 6097eac

Please sign in to comment.