Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Notes v2.5.0 #858

Merged
merged 1 commit into from
Feb 1, 2025
Merged
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
21 changes: 21 additions & 0 deletions content/en/news/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,27 @@ weight: 1

For additional information check our [sprint demo videos](https://www.youtube.com/channel/UCcm2NzDN_UCZKk2yYmOpc5w) and [blogs](https://medium.com/kialiproject).

## 2.5.0
Sprint Release: Feb 03, 2025

Features:

* [Ambient: Trace support](https://github.com/kiali/kiali/issues/5979)
* [Istio: Workload Entry and Workload Group support for VMs](https://github.com/kiali/kiali/issues/7107)
* [Istio: WorkloadGroup Validations](https://github.com/kiali/kiali/issues/8058)
* [Mesh Page: visualize gateways and waypoints](https://github.com/kiali/kiali/issues/8054)
* [Multicluster: When login to remote cluster fails, no visible error appears](https://github.com/kiali/kiali/issues/7925)
* [Operator: Add topologySpreadConstraints](https://github.com/kiali/kiali/issues/5614)
* [Security: configure /api endpoint to require authentication](https://github.com/kiali/kiali/issues/8057)
* [Istio: show configurations for K8sGateways](https://github.com/kiali/kiali/issues/8075)

Fixes:

* [Ambient: Error reading logs when user doesn't have permissions for ztunnel](https://github.com/kiali/kiali/issues/8033)
* [Misc: Fix mixed object references with the same name for k8s gw](https://github.com/kiali/kiali/issues/8101)
* [Multicluster: Error namespace not found in Multi Cluster](https://github.com/kiali/kiali/issues/8081)
* [UI: Fix color-scheme cached value handling](https://github.com/kiali/kiali/issues/8069)

## 2.4.0
Sprint Release: Jan 13, 2025

Expand Down