In this release, custom scaffolder API client code has been refactored. See ./docs/releases/v0.72.7-changelog.md for more information.
Developer Portal
This release fixed an issue in custom scaffolder client that caused the cient to fail when some GS installations are unreachable. See ./docs/releases/v0.72.6-changelog.md for more information.
This release fixed an issue in custom scaffolder client that caused the cient to fail when some GS installations are unreachable. See ./docs/releases/v0.72.5-changelog.md for more information.
In this release, ReleasePicker scaffolder field has been improved to allow to filter releases by provider. See ./docs/releases/v0.72.4-changelog.md for more information.
In this release, custom OIDC provider implementation was removed from GS auth backend module. See ./docs/releases/v0.72.3-changelog.md for more information.
In this release fixed an incorrect secret reference in Helm chart templates. See ./docs/releases/v0.72.2-changelog.md for more information.
In this release, Helm chart templates have been cleaned up. See ./docs/releases/v0.72.1-changelog.md for more information.
In this release:
- headless backend package has been added to serve auth and scaffolder plugins separately from the main backend instance;
- custom discovery and scaffolder API clients have been added to interact with the headless backend instances. See ./docs/releases/v0.72.0-changelog.md for more information.
In this release:
- Cloud Director support was added;
- GS auth backend module was changed to use
fetchmethod fromnode-fetchpackage. See ./docs/releases/v0.71.0-changelog.md for more information.
In this release, custom Kubernetes client was improved. Now it delegates unimplemented methods to the standard Kubernetes backend client. See ./docs/releases/v0.70.0-changelog.md for more information.