Skip to content

Commit

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

### Features

* **rbac:** display administration to authorized users ([#895](#895)) ([70ae509](70ae509))

### Bug Fixes

* **aap+3scale+ocm:** don't log sensitive data from errors ([#945](#945)) ([7a5e7b8](7a5e7b8))
* **cli:** fix possible dependency conflict ([#950](#950)) ([6c3052e](6c3052e))
* **cli:** use react v17 in dynamic plugins build ([#931](#931)) ([b47b10a](b47b10a))
* **keycloak:** don't log sensitive authentication data ([#938](#938)) ([63d0678](63d0678))
* share the dynamic entrypoint in ocm backend ([#932](#932)) ([dfddb09](dfddb09))
  • Loading branch information
semantic-release-bot committed Nov 20, 2023
1 parent 197c109 commit a112640
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions plugins/kiali-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## @janus-idp/backstage-plugin-kiali-backend [1.5.4](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-11-20)


### Bug Fixes

* **aap+3scale+ocm:** don't log sensitive data from errors ([#945](https://github.com/janus-idp/backstage-plugins/issues/945)) ([7a5e7b8](https://github.com/janus-idp/backstage-plugins/commit/7a5e7b8a57c9841003d9b16e1a65fb62e101fbf1))

## @janus-idp/backstage-plugin-kiali-backend [1.5.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-11-13)

## @janus-idp/backstage-plugin-kiali-backend [1.5.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2023-11-13)
Expand Down
2 changes: 1 addition & 1 deletion plugins/kiali-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@janus-idp/backstage-plugin-kiali-backend",
"version": "1.5.3",
"version": "1.5.4",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down

0 comments on commit a112640

Please sign in to comment.