Skip to content

Commit 845d73d

Browse files
authored
Prepare release 1.31.0 (#3517)
1 parent 77ac36a commit 845d73d

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,27 @@ next release
77

88
#### Breaking Changes
99

10+
#### New Features
11+
12+
#### Bug fixes, Minor Improvements
13+
1014
### UI Changes
1115

12-
#### New Features
1316

17+
1.31.0 (2022-02-04)
18+
-------------------
19+
### Backend Changes
1420
#### Bug fixes, Minor Improvements
1521

22+
* Bump Go compiler in CI to 1.17.6 ([@yurishkuro](https://github.com/yurishkuro) in [#3516](https://github.com/jaegertracing/jaeger/pull/3516))
23+
* 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))
24+
* Use existing functions from xdg-go/scram pkg ([@yurishkuro](https://github.com/yurishkuro) in [#3481](https://github.com/jaegertracing/jaeger/pull/3481))
25+
26+
### UI Changes
27+
28+
* 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).
29+
30+
1631
1.30.0 (2022-01-11)
1732
-------------------
1833
### Backend Changes

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Here are the release managers for future versions with the tentative release dat
3838
3939
| Version | Release Manager | Tentative release date |
4040
|---------|------------------|------------------------|
41-
| 1.31.0 | @yurishkuro | 2 February 2022 |
4241
| 1.32.0 | @albertteoh | 2 March 2022 |
4342
| 1.33.0 | @joe-elliott | 6 April 2022 |
4443
| 1.34.0 | @pavolloffay | 4 May 2022 |
44+
| 1.35.0 | @yurishkuro | 3 June 2022 |

0 commit comments

Comments
 (0)