From 845d73de7250b7ee703c35853412ca8dd53f8c2d Mon Sep 17 00:00:00 2001 From: Yuri Shkuro Date: Fri, 4 Feb 2022 15:35:55 -0500 Subject: [PATCH] Prepare release 1.31.0 (#3517) --- CHANGELOG.md | 17 ++++++++++++++++- RELEASE.md | 2 +- jaeger-ui | 2 +- 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa625843269..1cf3107fa9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,12 +7,27 @@ next release #### Breaking Changes +#### New Features + +#### Bug fixes, Minor Improvements + ### UI Changes -#### New Features +1.31.0 (2022-02-04) +------------------- +### Backend Changes #### Bug fixes, Minor Improvements +* Bump Go compiler in CI to 1.17.6 ([@yurishkuro](https://github.com/yurishkuro) in [#3516](https://github.com/jaegertracing/jaeger/pull/3516)) +* Add support for ES index aliases / rollover to the dependency store (Resolves #2143) ([@frittentheke](https://github.com/frittentheke) in [#2144](https://github.com/jaegertracing/jaeger/pull/2144)) +* Use existing functions from xdg-go/scram pkg ([@yurishkuro](https://github.com/yurishkuro) in [#3481](https://github.com/jaegertracing/jaeger/pull/3481)) + +### UI Changes + +* UI pinned to version 1.20.1. The changelog is available here [v1.20.1](https://github.com/jaegertracing/jaeger-ui/blob/main/CHANGELOG.md#v1201-2022-02-04). + + 1.30.0 (2022-01-11) ------------------- ### Backend Changes diff --git a/RELEASE.md b/RELEASE.md index 527e0b6a731..7d390242c2f 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.31.0 | @yurishkuro | 2 February 2022 | | 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 | diff --git a/jaeger-ui b/jaeger-ui index 5dffb3653df..f4f17a1e40c 160000 --- a/jaeger-ui +++ b/jaeger-ui @@ -1 +1 @@ -Subproject commit 5dffb3653df37a0464b982aa81b09daed541e858 +Subproject commit f4f17a1e40cc016dd3c1eca40b741d644741c722