This releases fixes a problem where the chart would not render when .backstage.extraEnvVars was set.
See ./docs/releases/v0.80.1-changelog.md for more information.
Developer Portal
In this release:
- Backstage was updated to v1.40.1.
- Custom auth connector implementation was cleaned up.
- Catalog routing issue was fixed.
- Other dependencies were updated. See ./docs/releases/v0.80.0-changelog.md for more information.
In this release:
- The new page with the details about a deployment has been added. The old deployment details popup has been deleted.
- Grafana alerts link on the cluster details page has been fixed with the correct organization id parameter. See ./docs/releases/v0.79.0-changelog.md for more information.
In this release, a possibility to configure how annotations of Kubernetes resources are being displayed has been added. See ./docs/releases/v0.78.0-changelog.md for more information.
In this release, a possibility to configure how labels of Kubernetes resources are being displayed has been added. See ./docs/releases/v0.77.0-changelog.md for more information.
In this release, source reference namespace for Kustomization objects has been fixed. See ./docs/releases/v0.76.1-changelog.md for more information.
In this release, configurable links have been added to the home page and cluster details page. See ./docs/releases/v0.76.0-changelog.md for more information.
In this release:
- The use case where there is only one installation connected is handled by hiding the installations selector.
- The use case where there is only one provider available is handled by hiding the provider filter. See ./docs/releases/v0.75.0-changelog.md for more information.
In this release,
useInstallationshook was refactored to store data in the context. See ./docs/releases/v0.74.1-changelog.md for more information.In this release:
GSContextcomponent has been moved above in the components tree so it can be shared between components;- errors handling in the UI has been refactored;
- custom scaffolder fields have been refactored. See ./docs/releases/v0.74.0-changelog.md for more information.