Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions src/content/changes/developer-portal/backstage/v0.92.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Developer Portal
changes_entry:
repository: giantswarm/backstage
url: https://github.com/giantswarm/backstage/blob/master/CHANGELOG.md#0920---2025-12-18
version: 0.92.0
version_tag: v0.92.0
date: '2025-12-18T12:45:07'
description: Changelog entry for giantswarm/backstage version 0.92.0, published on
18 December 2025, 12:45.
title: backstage release v0.92.0
---

### Changed
- Improve custom scaffolder layout to make it possible to show chart configuration documentation.
- Migrate Chart.yaml annotations to new format as per https://docs.giantswarm.io/reference/platform-api/chart-metadata/
See [./docs/releases/v0.92.0-changelog.md](./docs/releases/v0.92.0-changelog.md) for more information.
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ This release supports rendering for CRs:
- `AWSMachineDeployment` (API version `infrastructure.giantswarm.io/v1alpha2`)
- `AppCatalog`
- `App`
<<<<<<< HEAD
20 changes: 20 additions & 0 deletions src/content/changes/fleet-management/kubectl-gs/v4.9.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Fleet Management
changes_entry:
repository: giantswarm/kubectl-gs
url: https://github.com/giantswarm/kubectl-gs/blob/master/CHANGELOG.md#490---2026-01-05
version: 4.9.0
version_tag: v4.9.0
date: '2026-01-05T21:49:43'
description: Changelog entry for giantswarm/kubectl-gs version 4.9.0, published on
05 January 2026, 21:49.
title: kubectl-gs release v4.9.0
---

### Added
- Add support for `user.Exec` using `client-go` credential plugin framework.
- Support non-default session timeout lengths.
### Changed
- Update `github.com/3th1nk/cidr` to v0.3.0, adapt internal CIDR mask size calculation in the `tempalte cluster` command.
17 changes: 17 additions & 0 deletions src/content/changes/fleet-management/kubectl-gs/v4.9.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Fleet Management
changes_entry:
repository: giantswarm/kubectl-gs
url: https://github.com/giantswarm/kubectl-gs/blob/master/CHANGELOG.md#491---2026-01-05
version: 4.9.1
version_tag: v4.9.1
date: '2026-01-05T22:06:50'
description: Changelog entry for giantswarm/kubectl-gs version 4.9.1, published on
05 January 2026, 22:06.
title: kubectl-gs release v4.9.1
---

### Changed
- Update CI so the update-krew-index job waits until the binaries have been pushed to the registries.
20 changes: 20 additions & 0 deletions src/content/changes/fleet-management/zot/v2.5.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Fleet Management
changes_entry:
repository: giantswarm/zot
url: https://github.com/giantswarm/zot/blob/master/CHANGELOG.md#250---2025-12-18
version: 2.5.0
version_tag: v2.5.0
date: '2025-12-18T15:21:54'
description: Changelog entry for giantswarm/zot version 2.5.0, published on 18 December
2025, 15:21.
title: zot release v2.5.0
---

### Added
- Add Gateway API support with HTTPRoute template (also supports GRPCRoute, TCPRoute, TLSRoute, UDPRoute).
- Add Envoy Gateway SecurityPolicy support for authentication and authorization (basicAuth, CORS, JWT, OIDC, extAuth, authorization).
### Changed
- Migrate Chart.yaml annotations to new format as per https://docs.giantswarm.io/reference/platform-api/chart-metadata/
24 changes: 24 additions & 0 deletions src/content/changes/observability/dashboards/v4.10.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Observability
changes_entry:
repository: giantswarm/dashboards
url: https://github.com/giantswarm/dashboards/blob/master/CHANGELOG.md#4100---2026-01-05
version: 4.10.0
version_tag: v4.10.0
date: '2026-01-05T09:40:51'
description: Changelog entry for giantswarm/dashboards version 4.10.0, published on
05 January 2026, 09:40.
title: dashboards release v4.10.0
---

### Added
- Add Alloy Metrics Targets dashboard
- Add beyla-based Network Traffic Analysis
### Changed
- Update Envoy Gateway dashboards and make them public.
### Removed
- Remove the `alertmanager-overview` dashboard in favor of the better `Mimir / Alertmanager` dashboard
- Clean up alertmanager-mixin auto-update scripts
- Remove dashboards about deprecated components (Prometheus, Promxy, Prometheus-agent, Promtail)
17 changes: 17 additions & 0 deletions src/content/changes/observability/dashboards/v4.11.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Observability
changes_entry:
repository: giantswarm/dashboards
url: https://github.com/giantswarm/dashboards/blob/master/CHANGELOG.md#4110---2026-01-05
version: 4.11.0
version_tag: v4.11.0
date: '2026-01-05T11:05:19'
description: Changelog entry for giantswarm/dashboards version 4.11.0, published on
05 January 2026, 11:05.
title: dashboards release v4.11.0
---

### Changed
- Add cluster_id to Envoy Gateway dashboards
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Observability
changes_entry:
repository: giantswarm/kube-prometheus-stack-app
url: https://github.com/giantswarm/kube-prometheus-stack-app/blob/master/CHANGELOG.md#1901---2025-12-29
version: 19.0.1
version_tag: v19.0.1
date: '2025-12-29T14:19:31'
description: Changelog entry for giantswarm/kube-prometheus-stack-app version 19.0.1,
published on 29 December 2025, 14:19.
title: kube-prometheus-stack-app release v19.0.1
---

### Fixed
- KSM were not collecting endpoints anymore
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Observability
changes_entry:
repository: giantswarm/observability-bundle
url: https://github.com/giantswarm/observability-bundle/blob/master/CHANGELOG.md#241---2025-12-29
version: 2.4.1
version_tag: v2.4.1
date: '2025-12-29T19:00:42'
description: Changelog entry for giantswarm/observability-bundle version 2.4.1, published
on 29 December 2025, 19:00.
title: observability-bundle release v2.4.1
---

### Fixed
- Fixed KSM metrics for endpoints
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Observability
changes_entry:
repository: giantswarm/prometheus-operator-app
url: https://github.com/giantswarm/prometheus-operator-app/blob/master/CHANGELOG.md#1901---2025-12-29
version: 19.0.1
version_tag: v19.0.1
date: '2025-12-29T14:19:31'
description: Changelog entry for giantswarm/prometheus-operator-app version 19.0.1,
published on 29 December 2025, 14:19.
title: prometheus-operator-app release v19.0.1
---

### Fixed
- KSM were not collecting endpoints anymore
18 changes: 18 additions & 0 deletions src/content/changes/security/dex-app/v2.1.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
# Generated by scripts/aggregate-changelogs. WARNING: Manual edits to this files will be overwritten.
changes_categories:
- Security
changes_entry:
repository: giantswarm/dex-app
url: https://github.com/giantswarm/dex-app/blob/master/CHANGELOG.md#215---2025-12-22
version: 2.1.5
version_tag: v2.1.5
date: '2025-12-22T15:12:09'
description: Changelog entry for giantswarm/dex-app version 2.1.5, published on 22
December 2025, 15:12.
title: dex-app release v2.1.5
---

### Added
- Add muster as a confidential static client for muster OAuth authentication (server-side OAuth proxy).
- Auto-include muster in dex-k8s-authenticator trustedPeers for seamless token exchange.
Loading