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 v1.77.0 #721

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

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

## 1.77.0
Sprint Release: Nov 17, 2023

Features:

* [Tempo - Wrong Distributed Tracing link for nav menu](https://github.com/kiali/kiali/issues/6795)
* [Tempo - Span query returning emptly results ](https://github.com/kiali/kiali/issues/6540)
* [PF5 - Upgrade to patternfly 5](https://github.com/kiali/kiali/issues/6438)
* [PF5 - Move table deprecated component](https://github.com/kiali/kiali/issues/6450)
* [OSSMC - add version fields to operator CSV metadata for display in OS Console UI](https://github.com/kiali/kiali/issues/6813)

Fixes:

* [helm-charts smoke test GH action fails to start](https://github.com/kiali/kiali/issues/6704)
* [Traces are duplicated across both clusters ](https://github.com/kiali/kiali/issues/6710)
* [getNamespaceMetrics includes cluster in query params](https://github.com/kiali/kiali/issues/6753)
* [(operator) only process one OSSMConsole CR](https://github.com/kiali/kiali/issues/6792)
* [ossmc package.json did not get updated version during last build](https://github.com/kiali/kiali/issues/6807)
* [empty tree entry in kiali.io installation menu and goes to incorrect place](https://github.com/kiali/kiali/issues/6787)
* [Repeatedly refreshing causes the UI to crash](https://github.com/kiali/kiali/issues/6714)
* [Extra space between left nav and top nav](https://github.com/kiali/kiali/issues/6810)
* [Multicluster - Missing cluster param in Show traces](https://github.com/kiali/kiali/issues/6815)
* [Trace link in Graph - Trace is not loaded when clicked](https://github.com/kiali/kiali/issues/6825)
* [(run-kiali) Error fetching availability of the tracing service](https://github.com/kiali/kiali/issues/6808)
* [Error deploying istio 1.20 with hack script in OpenShift](https://github.com/kiali/kiali/issues/6847)

## 1.76.0
Sprint Release: Oct 27, 2023

Expand Down
Loading