See ./docs/releases/v0.56.3-changelog.md for more information.
Developer Portal
In this release:
- “Version” filter was added to the Deployments page;
- “Cluster type” filter was added to the Deployments page;
- “Namespace” filter was added to the Deployments page. See ./docs/releases/v0.56.2-changelog.md for more information.
In this release:
- “Clusters” filter was added to the Deployments page;
- “Organizations” filter was added to the Clusters page. See ./docs/releases/v0.56.1-changelog.md for more information.
In this release:
- filtering logic was added to the Deployments and Clusters pages;
- “Deployment Type” filter was added to the Deployments page;
- “Type” filter was added to the Clusters page;
- “MultipleSelect” component styles were improved to provide a more compact view;
- a counter for table items was added to the table titles. See ./docs/releases/v0.56.0-changelog.md for more information.
In this release, layout of deployments and clusters pages was changed. Now it allows to add filters for a table. See ./docs/releases/v0.55.0-changelog.md for more information.
This release fixes the sorting behavior for version columns by changing alphanumeric sorting to semver-aware sorting. See ./docs/releases/v0.54.1-changelog.md for more information.
Changes
- Use mapiAudience configuration value instead of audience by @gusevda in https://github.com/giantswarm/happa/pull/4648
Full Changelog: https://github.com/giantswarm/happa/compare/v1.71.2...v1.71.3
Changes
- Fix monitoring url by @gusevda in https://github.com/giantswarm/happa/pull/4647
Full Changelog: https://github.com/giantswarm/happa/compare/v1.71.1...v1.71.2
Changes
- Monitoring link was fixed by @gusevda in https://github.com/giantswarm/happa/pull/4646
Full Changelog: https://github.com/giantswarm/happa/compare/v1.71.0...v1.71.1
In this release:
- Custom CA information was added to installation details page.
- Non-standard access documentation was added to installation details page.
- GitOps indicator on cluster details page was refactored to be configurable via app configuration. See ./docs/releases/v0.54.0-changelog.md for more information.