This release changes main site authentication from GitHub to Dex. See ./docs/releases/v0.45.0-changelog.md for more information.
Developer Portal
This release adds a custom logger service that reports errors to Sentry to the backend package. See ./docs/releases/v0.44.0-changelog.md for more information.
In this release:
- Backstage was updated to v1.33.5;
- Other project dependencies were updated. See ./docs/releases/v0.43.0-changelog.md for more information.
In this release:
- Helm chart secrets were restructured;
- PSP support was removed;
- support for extra env vars and volumes was added.
In this release:
- Backstage was updated to v1.32.5
- Custom Kubernetes and KubernetesAuthProviders APIs were added to communicate with Kubernetes clusters from client side.
- Custom GitHub auth provider was moved from GS backend module to backend package. See ./docs/releases/v0.42.0-changelog.md for more information.
Changes
List of allowed origins was extended by @ljakimczuk in https://github.com/giantswarm/happa/pull/4635
New Contributors
- @ljakimczuk made their first contribution in https://github.com/giantswarm/happa/pull/4635
Full Changelog: https://github.com/giantswarm/happa/compare/v1.69.0...v1.70.0
This release fixes a bug when Grafana links for component deployments had incorrect namespace variable. See ./docs/releases/v0.41.3-changelog.md for more information.
See ./docs/releases/v0.41.2-changelog.md for more information.
This release fixes a bug when GS users were incorrectly distinguished from customer users. See ./docs/releases/v0.41.1-changelog.md for more information.
In this release:
- Cluster details page was added.
- K8s resources management was refactored in GS plugins.
- Auto generation of TS types and constant values for K8s resources was added in GS plugins. See ./docs/releases/v0.41.0-changelog.md for more information.