Skip to content

Commit

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

### ⚠ BREAKING CHANGES

* **tekton:** enable tekton related features when the tekton annotation is present (#741)

### Features

* **#360:** implemented matomo plugin ([#370](#370)) ([1112a7e](1112a7e)), closes [#360](#360) [#360](#360)
* add a `git_ref` input in `workflow_dispatch` mode when publishing the `backend-plugin-manaer`. ([#810](#810)) ([42cdb08](42cdb08))
* add the `export-dynamic-plugin` command, with an implementation for the backend case ([#819](#819)) ([f873a94](f873a94))
* 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))
* **matomo:** analytics module plugin for matomo ([#837](#837)) ([8c497fc](8c497fc))
* **nexus:** initial maven support ([#828](#828)) ([d54060b](d54060b)), closes [/stackoverflow.com/questions/13630849/git-difference-between-assume-unchanged-and-skip-worktree/13631525#13631525](https://github.com/janus-idp//stackoverflow.com/questions/13630849/git-difference-between-assume-unchanged-and-skip-worktree/13631525/issues/13631525)
* **nexus:** sort artifacts by most recent first by default ([#829](#829)) ([01c28c2](01c28c2))
* **nexus:** support docker manifest 2 schema 1 ([#713](#713)) ([e7168cb](e7168cb))
* **rbac:** implement RBAC group support ([#803](#803)) ([4c72f5c](4c72f5c))
* **servicenow:** add servicenow custom action plugin ([#793](#793)) ([f3eebe2](f3eebe2))
* **tekton:** enable tekton related features when the tekton annotation is present ([#741](#741)) ([474d3f0](474d3f0))
* the RBAC extension ([#485](#485)) ([92c7dc0](92c7dc0)), closes [#510](#510) [#544](#544)

### Bug Fixes

* **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))
* **deps:** pin dependencies ([#745](#745)) ([69bd6a9](69bd6a9))
* **deps:** update dependency @rollup/plugin-commonjs to v25 ([#765](#765)) ([615ff44](615ff44))
* **deps:** update dependency @rollup/plugin-json to v6 ([#766](#766)) ([2fe869f](2fe869f))
* **deps:** update dependency @rollup/plugin-node-resolve to v15 ([#767](#767)) ([8d9696c](8d9696c))
* **deps:** update dependency @spotify/eslint-config-base to v15 ([#774](#774)) ([04a0ae1](04a0ae1))
* **deps:** update dependency @spotify/eslint-config-react to v15 ([#789](#789)) ([1a3965a](1a3965a))
* **deps:** update dependency @spotify/eslint-config-typescript to v15 ([#790](#790)) ([9ecaaa3](9ecaaa3))
* **deps:** update dependency @svgr/core to v8 ([#791](#791)) ([db2d09b](db2d09b))
* **deps:** update dependency @svgr/plugin-jsx to v8 ([#792](#792)) ([467560c](467560c))
* **deps:** update dependency @svgr/rollup to v8 ([#795](#795)) ([111aa57](111aa57))
* **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 keycloak user displayname ([#693](#693)) ([dfef9a3](dfef9a3))
* **keycloak:** respect fetch size for members ([#806](#806)) ([759fdb1](759fdb1))
* **Nexus:** jsdoc comment fixed ([#802](#802)) ([e07ef99](e07ef99))
* **nexus:** set accept headers to prefer docker schema 2 v2 when available ([#719](#719)) ([29d9c89](29d9c89))
* **rbac:** add models folder to package ([#823](#823)) ([e2bc66e](e2bc66e))
* **rbac:** remove private package ([#809](#809)) ([cf59d6d](cf59d6d))
* **tekton:** fix pipelinerun status icon color ([#734](#734)) ([c800f98](c800f98))
* **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:** 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))
* **acr:** updates README and  light theme image ([#847](#847)) ([5f933a5](5f933a5))
* **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))
* **ocm:** update OCM configuration documentation ([#763](#763)) ([2c58874](2c58874))
* **rbac:** initial documentation for RBAC ([#814](#814)) ([d5cd566](d5cd566))
* **tekton:** minor changes in tekton documentation ([#691](#691)) ([02a18fb](02a18fb))
* **topology:** updates topology readme ([#764](#764)) ([9f3a31c](9f3a31c))

### Other changes

* **keycloak:** add pagination/traversal test cases ([#697](#697)) ([b2ab403](b2ab403))
  • Loading branch information
semantic-release-bot committed Oct 19, 2023
1 parent 4e631f7 commit 67dcb70
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions plugins/kubernetes-actions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## @janus-idp/backstage-scaffolder-backend-module-kubernetes [1.1.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-10-19)

## @janus-idp/backstage-scaffolder-backend-module-kubernetes [1.1.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-08-30)


Expand Down
2 changes: 1 addition & 1 deletion plugins/kubernetes-actions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@janus-idp/backstage-scaffolder-backend-module-kubernetes",
"description": "The kubernetes module for @backstage/plugin-scaffolder-backend",
"version": "1.1.1",
"version": "1.1.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down

0 comments on commit 67dcb70

Please sign in to comment.