In this release, cluster details page component was refactored to simplify the rendering flow. See ./docs/releases/v0.64.2-changelog.md for more information.
Developer Portal
In this release:
- custom scaffolder actions were replaced with the
@devangelista/backstage-scaffolder-kubernetesplugin; - the bug where the cluster details page may be displayed as blank was fixed. See ./docs/releases/v0.64.1-changelog.md for more information.
- custom scaffolder actions were replaced with the
In this release:
- Dex sign-in resolver was changed to use username from an email as user reference;
gitopsRepositoriesconfiguration was changed to support GitHub repositories by default. See ./docs/releases/v0.64.0-changelog.md for more information.
In this release, a bug that caused the InstallationsPicker component to incorrectly save selected installations into local storage was fixed. See ./docs/releases/v0.63.1-changelog.md for more information.
In this release:
- GitOps indicator was added to the Deployment details pane;
- linkage between deployments and catalog entities was fixed. See ./docs/releases/v0.63.0-changelog.md for more information.
In this release:
- error messages styles in deployment details were improved;
- resource entity page layout was improved. See ./docs/releases/v0.62.0-changelog.md for more information.
In this release, links from deployments to corresponding catalog entities were added. See ./docs/releases/v0.61.0-changelog.md for more information.
In this release:
- when no installations are selected, all are being fetched;
- several UI improvements were introduced; See ./docs/releases/v0.60.0-changelog.md for more information.
In this release:
- developer portal roadmap link was added to home page;
- configurable Slack support channel link was added to home page;
- “loading” and “error” states were added to the OrganizationPicker and ReleasePicker scaffolder fields;
- region and pipeline information was added to the Installations picker;
- ability to use current user name in the TemplateStringInput scaffolder field was added. See ./docs/releases/v0.59.0-changelog.md for more information.
In this release:
- “InstallationPicker”, “OrganizationPicker”, “ReleasePicker” custom scaffolder fields were added;
- custom scaffolder action that allows to apply manifests to a Kubernetes cluster was added. See ./docs/releases/v0.58.0-changelog.md for more information.