Skip to content

Commit

Permalink
Release Notes v1.72.0 (kiali#682)
Browse files Browse the repository at this point in the history
- fix broken link
  • Loading branch information
jshaughn authored and hhovsepy committed Apr 5, 2024
1 parent c6e518a commit 348c7a4
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/Configuration/p8s-jaeger-grafana/jaeger.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ EOF

Note the name of the bucket where the traces will be stored in our example is
called `object-storage`. Check the
[Tempo Operator](https://github.com/grafana/tempo-operator/blob/main/docs/tempostack/object_storage.md)
[Tempo Operator](https://grafana.com/docs/tempo/next/setup/operator/object-storage)
documentation to know more about what storages are supported and how to create
the secret properly to provide it to your Tempo instance.

Expand Down
27 changes: 27 additions & 0 deletions content/en/news/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,33 @@ weight: 1

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

## 1.72.0
Sprint Release: Aug 04, 2023

Features:

* [Remove option to disable kube caching](https://github.com/kiali/kiali/issues/5599)
* [Multi-cluster view for Istio config wizards](https://github.com/kiali/kiali/issues/5923)
* [Multi-cluster - hack scripts work with kind](https://github.com/kiali/kiali/issues/6358)
* [K8s Gateway API - improve graph support](https://github.com/kiali/kiali/issues/6397)
* [create Istio configs for services in Ambient Namespace](https://github.com/kiali/kiali/issues/6423)

Fixes:

* [Multi-cluster Some pages are broken when meshID is not set](https://github.com/kiali/kiali/issues/6249)
* [Unwanted "fit" on refresh](https://github.com/kiali/kiali/issues/6248)
* [Helm Chart 1.66.1 is missing](https://github.com/kiali/kiali/issues/6362)
* [Multicluster - unbound variable in kiali-deploy](https://github.com/kiali/kiali/issues/6366)
* [App health - Inconsistency in Overview page](https://github.com/kiali/kiali/issues/6372)
* [Kiali pod fails to start because of "failed to list *v1beta1.Gateway: gateways.gateway.networking.k8s.io is forbidden"](https://github.com/kiali/kiali/issues/6380)
* [openshift auth logout not behaving](https://github.com/kiali/kiali/issues/6381)
* [Traces tab - 500 errors](https://github.com/kiali/kiali/issues/6405)
* [Service Traffic Wizard - Autogenerated Gateways shown](https://github.com/kiali/kiali/issues/6404)
* [(hack) run-kiali.sh not working with OpenShift](https://github.com/kiali/kiali/issues/6402)
* [Slider CSS affects Openshift console look and feel (OSSMC plugin)](https://github.com/kiali/kiali/issues/6417)
* [Add global typestyle to OSSMC top HTML element](https://github.com/kiali/openshift-servicemesh-plugin/issues/180)
* [Convert all custom static CSS to typestyle](https://github.com/kiali/kiali/issues/6349)

## 1.71.0
Sprint Release: Jul 14, 2023

Expand Down

0 comments on commit 348c7a4

Please sign in to comment.