See ./docs/releases/v0.41.2-changelog.md for more information.
Web UI
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.
Changes
- Add CAPV support by @gusevda in https://github.com/giantswarm/happa/pull/4630
- Change getHumanReadableMemory to IEC unit by @marians in https://github.com/giantswarm/happa/pull/4620
- Prevent job runs for commits to default branch by @marians in https://github.com/giantswarm/happa/pull/4629
Full Changelog: https://github.com/giantswarm/happa/compare/v1.68.1...v1.69.0
What’s Changed
- Fixed several links to documentation by @marians in https://github.com/giantswarm/happa/pull/4627
Full Changelog: https://github.com/giantswarm/happa/compare/v1.68.0...v1.68.1
In this release:
- Usage tracking with TelemetryDeck was added.
- GS plugins were renamed in preparation to publish them.
- Backstage packages were updated to v1.31.3. See ./docs/releases/v0.40.0-changelog.md for more information.
What’s Changed
- Add TelemetryDeck script by @marians in https://github.com/giantswarm/happa/pull/4626
Full Changelog: https://github.com/giantswarm/happa/compare/v1.67.0...v1.68.0
- Identical with 0.39.1. This release was made to ensure the release process works as expected.
Fixed
- Change installation provider label “VSphere vintage” to “VSphere”.
Added
- GS plugin: Add Ingress link for deployments.