Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [2.7.1](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-05-06) ### ⚠ BREAKING CHANGES * **ocm:** add basic permissions to ocm backend plugin (#1528) ### Features * **ocm:** add basic permissions to ocm backend plugin ([#1528](#1528)) ([c28d564](c28d564)) * **orchestrator:** make the internal sonata podman compatible ([#1612](#1612)) ([e4e528e](e4e528e)) ### Bug Fixes * **cli:** add `resolve.fallback` for node dependencies in the `export-dynamic-plugin` CLI for frontend plugins. ([#1590](#1590)) ([e860c3b](e860c3b)) * **cli:** allow exporting dynamic plugins from `frontend-plugin-module` packages. ([#1593](#1593)) ([55508ba](55508ba)) * **cli:** allow retrieving scalprum config from an external file in `export-dynamic-plugin`. ([#1598](#1598)) ([889be7f](889be7f)) * **cli:** completely removing the requirement for `app-config` when exporting fronted plugins to dynamic. ([#1603](#1603)) ([7fb243a](7fb243a)) * **cli:** remove the requirement for `app-config` when exporting fronted plugins to dynamic. ([#1592](#1592)) ([577efff](577efff)) * **feedback:** add support for jira cloud instance ([#1582](#1582)) ([5425e54](5425e54)), closes [#1543](#1543) * **kiali:** remove IstioConfig extra, Fix links and add kiali control ([#1452](#1452)) ([51a35f0](51a35f0)) * **ocm:** update ocm frontend plugin readme ([#1611](#1611)) ([9960cc0](9960cc0)) * **orchestrator:** disable sorting ID column in workflow runs table ([#1595](#1595)) ([4d4875e](4d4875e)) * **ui:** remove extra inline style ([#1548](#1548)) ([4f38030](4f38030)) ### Documentation * **servicenow:** fix typo in the service now documentation ([#1596](#1596)) ([9de4ff6](9de4ff6)) ### Other changes * **cli:** new `--in-place`/`--no-in-place` option to the `export-dynamic-plugin` CLI command to allow exporting to `dist-dynamic` (when value is `false`). ([#1584](#1584)) ([4b5cc40](4b5cc40))
- Loading branch information