This release allows to configure HTTP proxy for Backstage backend. See ./docs/releases/v0.45.4-changelog.md for more information.
Developer Portal
In this release:
- GS OIDC auth provider sign-in resolver was changed to correctly handle Azure AD identity provider;
- user reference used in telemetry signals now contains unique hash for guest users. See ./docs/releases/v0.45.3-changelog.md for more information.
In this release GitHub app credentials were made optional.
BACKSTAGE_ENVIRONMENTenvironment variable was removed.In this release
BACKEND_SECRETenvironment variable was removed.This release changes main site authentication from GitHub to Dex. See ./docs/releases/v0.45.0-changelog.md for more information.
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