From c156ebda7908e825742e7e817ddc38e91d8d4831 Mon Sep 17 00:00:00 2001 From: Albert <26584478+albertteoh@users.noreply.github.com> Date: Sun, 6 Mar 2022 13:03:16 +1100 Subject: [PATCH] Prepare release 1.32.0 (#3565) * Add release in changelog and pin UI Signed-off-by: albertteoh * Fix date Signed-off-by: albertteoh --- CHANGELOG.md | 21 +++++++++++++++++++++ RELEASE.md | 2 +- jaeger-ui | 2 +- 3 files changed, 23 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cf3107fa9d..65ecc05592a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,27 @@ next release ### UI Changes +1.32.0 (2022-03-06) +------------------- + +### Backend Changes + +#### New Features + +* Enable gRPC reflection service on collector/query ([@yurishkuro](https://github.com/yurishkuro) in [#3526](https://github.com/jaegertracing/jaeger/pull/3526)) + +#### Bug fixes, Minor Improvements + +* Fix query for latency metrics ([@Ashmita152](https://github.com/Ashmita152) in [#3559](https://github.com/jaegertracing/jaeger/pull/3559)) +* Fix integration tests containing spans in the future ([@johanneswuerbach](https://github.com/johanneswuerbach) in [#3538](https://github.com/jaegertracing/jaeger/pull/3538)) +* Add system diagram using mermaid markdown ([@yurishkuro](https://github.com/yurishkuro) in [#3529](https://github.com/jaegertracing/jaeger/pull/3529)) +* Fix indexDateLayout for elasticsearch dependencies #3523 ([@ilyamor](https://github.com/ilyamor) in [#3524](https://github.com/jaegertracing/jaeger/pull/3524)) +* Fix builds due to upstream OTEL proto path change ([@albertteoh](https://github.com/albertteoh) in [#3525](https://github.com/jaegertracing/jaeger/pull/3525)) + +### UI Changes + +* UI pinned to version 1.21.0. The changelog is available here [v1.21.0](https://github.com/jaegertracing/jaeger-ui/blob/main/CHANGELOG.md#v1210-2022-03-06). + 1.31.0 (2022-02-04) ------------------- ### Backend Changes diff --git a/RELEASE.md b/RELEASE.md index 7d390242c2f..cf57b247806 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -38,7 +38,7 @@ Here are the release managers for future versions with the tentative release dat | Version | Release Manager | Tentative release date | |---------|------------------|------------------------| -| 1.32.0 | @albertteoh | 2 March 2022 | | 1.33.0 | @joe-elliott | 6 April 2022 | | 1.34.0 | @pavolloffay | 4 May 2022 | | 1.35.0 | @yurishkuro | 3 June 2022 | +| 1.36.0 | @albertteoh | 6 July 2022 | diff --git a/jaeger-ui b/jaeger-ui index f4f17a1e40c..6295907492a 160000 --- a/jaeger-ui +++ b/jaeger-ui @@ -1 +1 @@ -Subproject commit f4f17a1e40cc016dd3c1eca40b741d644741c722 +Subproject commit 6295907492a3de236f427722eab598353648cce6