Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.1.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-09-22) ### Features * **aap:** support workflow job templates in catalog provider ([#674](#674)) ([c90bc30](c90bc30)) * fork `@backstage/cli` into a new `@janus-idp/cli` ([#729](#729)) ([e0e8355](e0e8355)), closes [#15274](https://github.com/janus-idp/backstage-plugins/issues/15274) [#18439](https://github.com/janus-idp/backstage-plugins/issues/18439) * github workflow to publish the `backend-plugin-manager` to NPMJS in the `[@janus-idp](https://github.com/janus-idp)` scope ([#740](#740)) ([e73d8af](e73d8af)) * **kiali:** add namespace selector ([#675](#675)) ([e3cfc26](e3cfc26)) * **kiali:** frontend dev environment ([#687](#687)) ([c4f4ddd](c4f4ddd)) * **kiali:** show kiali information in header ([#630](#630)) ([b9a83b3](b9a83b3)) * **nexus:** add nexus repository manager plugin ([#618](#618)) ([157a58d](157a58d)) * **nexus:** support docker manifest 2 schema 1 ([#713](#713)) ([e7168cb](e7168cb)) * **ocm-backend:** add support for new backend system ([#682](#682)) ([a28b14d](a28b14d)) * the RBAC extension ([#485](#485)) ([92c7dc0](92c7dc0)), closes [#510](#510) [#544](#544) ### Bug Fixes * **aap:** fixes codesmells for aap plugin ([#653](#653)) ([0a9dc6b](0a9dc6b)) * **aap:** show template name and type as it is without formatting ([#710](#710)) ([35f9645](35f9645)) * avoid concurrent or useless workflow runs. ([#772](#772)) ([6b20e65](6b20e65)) * **ci:** add generated files to .prettierignore ([#661](#661)) ([a273f5d](a273f5d)) * **config types:** inline types in config.d.ts ([#664](#664)) ([ae1aea1](ae1aea1)) * **deps:** pin dependencies ([#745](#745)) ([69bd6a9](69bd6a9)) * **deps:** update dependency @rollup/plugin-node-resolve to v15 ([#767](#767)) ([8d9696c](8d9696c)) * **deps:** update dependency handlebars to v4.7.7 [security] ([#753](#753)) ([52a195e](52a195e)) * **deps:** update dependency postcss to v8.2.13 [security] ([#755](#755)) ([37fc85f](37fc85f)) * **deps:** update dependency yaml to v2.2.2 [security] ([#757](#757)) ([b3c719c](b3c719c)) * **deps:** update linters ([#746](#746)) ([bf06a66](bf06a66)) * **keycloak:** fix config loader issue on backstage v1.17 ([#650](#650)) ([1799a1f](1799a1f)) * **keycloak:** fix keycloak user displayname ([#693](#693)) ([dfef9a3](dfef9a3)) * **keycloak:** fix schedule type in config.d.ts ([#665](#665)) ([4403ac3](4403ac3)) * **kiali:** fix code smells ([#607](#607)) ([ef2eecf](ef2eecf)) * **kiali:** upgrade patternfly ([#673](#673)) ([6e5702f](6e5702f)) * **kubernetes-actions:** fix code smells ([#686](#686)) ([ea58682](ea58682)) * **lint-staged:** add lint-staged ([#685](#685)) ([c65bdba](c65bdba)) * **nexus:** set accept headers to prefer docker schema 2 v2 when available ([#719](#719)) ([29d9c89](29d9c89)) * **tekton:** fix code smells ([#632](#632)) ([2ad13da](2ad13da)) * **topology:** checluster resource to have matching labels for catalog entity ([#730](#730)) ([4576f6d](4576f6d)) * **topology:** fix code smells ([#671](#671)) ([9743d86](9743d86)) * **topology:** fix pipelinerun status icon color ([#732](#732)) ([55679af](55679af)) * **topology:** fixes crash on dev setup for k8s tab ([#723](#723)) ([8035098](8035098)) ### Documentation * **aap:** aap backend plugin documentation ([#690](#690)) ([66bbb32](66bbb32)) * acr plugin documentation ([#683](#683)) ([0073471](0073471)) * **acr:** update acr README.md to show how to create bearer/basic tokens ([#717](#717)) ([ebb0333](ebb0333)) * **acr:** updated serviceEntityPage in README ([#701](#701)) ([fe172f6](fe172f6)) * **jfrog:** jfrog artifactory plugin documentation ([#708](#708)) ([078fd1c](078fd1c)) * **jfrog:** update README.md ([#696](#696)) ([425a09b](425a09b)) * **nexus:** nexus plugin documentation ([#714](#714)) ([643196e](643196e)) * **nexus:** update nexus CONTRIBUTING.md and turbo to ensure generate command is ran ([#718](#718)) ([19f2f01](19f2f01)) * **nexus:** update README.md ([#669](#669)) ([5f48f12](5f48f12)) * **ocm:** update OCM configuration documentation ([#763](#763)) ([2c58874](2c58874)) * **tekton:** minor changes in tekton documentation ([#691](#691)) ([02a18fb](02a18fb)) * **tekton:** updated images ([#606](#606)) ([b138c64](b138c64)) * **topology:** update README.md ([#678](#678)) ([4f08af3](4f08af3)) * **topology:** updates topology readme ([#764](#764)) ([9f3a31c](9f3a31c)) * update tekton and topology documentation with pod log permissions ([#668](#668)) ([5b0a9f7](5b0a9f7)) ### Other changes * **keycloak:** add pagination/traversal test cases ([#697](#697)) ([b2ab403](b2ab403))
- Loading branch information