Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Upgrade application to version 1.26.7 (includes coredns 1.13.1)
Fixed
- Disable Loki Scaled Objects if Loki is disabled.
Added
- Extract error reporter API into dedicated
@giantswarm/backstage-plugin-error-reporter-react package. - Enhance Flux details panel with creation timestamp, interval, and resource-specific metadata.
- Add missing pages to telemetry tracking (Home, Catalog graph, Deployment details, Flux, AI Chat).
Changed
- Replace TelemetryProvider with standard Backstage AnalyticsApi implementation for TelemetryDeck.
- Report unknown page telemetry events as warnings via errorReporterApi.
Fixed
- Fix AsyncValue component to properly handle falsy values.
- Fix API version discovery for resources with different version support.
See ./docs/releases/v0.104.0-changelog.md for more information.
Changed
- upgrade grafana chart: 10.3.1 => 10.5.15
- upgrade grafana : 12.3.0 => 12.3.1
Changed
- Update Network Traffic Analysis dashboards
- Set variables to refresh on time window change
- Change queries to user avg_over_time to have a smoothened graph over longer time ranges
- Sort by Mean rather than Last in graps to match what’s shown on the tables
- Use 7 days as default time window on overview dashboard
- Add Mean column next to Last on graphs
- Add cluster variable description
Fixed
- Fix markdown styling in AI chat for inline code elements and list items.
- Fix EntityHeaderIcon selector to work in production builds.
See ./docs/releases/v0.103.1-changelog.md for more information.