Skip to content

Commit 55e991a

Browse files
albertteohAlbert Teoh
andauthored
Prepare releaes 1.57.0 (#5406)
## Description of the changes - This is the first jaeger release where Jaeger UI changes are included in the release notes and where we have version parity between the two repos. Signed-off-by: Albert Teoh <[email protected]> Co-authored-by: Albert Teoh <[email protected]>
1 parent 340ad25 commit 55e991a

File tree

3 files changed

+31
-3
lines changed

3 files changed

+31
-3
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,34 @@ run `make changelog` to generate content
2121

2222
</details>
2323

24+
1.57.0 (2024-05-01)
25+
-------------------
26+
27+
### Backend Changes
28+
29+
#### 🐞 Bug fixes, Minor Improvements
30+
31+
* [jaeger-v2] define an internal interface of storage v2 spanstore ([@james-ryans](https://github.com/james-ryans) in [#5399](https://github.com/jaegertracing/jaeger/pull/5399))
32+
* Combine jaeger ui release notes with jaeger backend ([@albertteoh](https://github.com/albertteoh) in [#5405](https://github.com/jaegertracing/jaeger/pull/5405))
33+
* [agent] use grpc.newclient ([@yurishkuro](https://github.com/yurishkuro) in [#5392](https://github.com/jaegertracing/jaeger/pull/5392))
34+
* [sampling] fix merging of per-operation strategies into service strategies without them ([@kuujis](https://github.com/kuujis) in [#5277](https://github.com/jaegertracing/jaeger/pull/5277))
35+
* Create sampling templates when creating sampling store ([@JaeguKim](https://github.com/JaeguKim) in [#5349](https://github.com/jaegertracing/jaeger/pull/5349))
36+
* [kafka-consumer] set the rackid in consumer config ([@sappusaketh](https://github.com/sappusaketh) in [#5374](https://github.com/jaegertracing/jaeger/pull/5374))
37+
* Adding best practices badge to readme.md ([@jkowall](https://github.com/jkowall) in [#5369](https://github.com/jaegertracing/jaeger/pull/5369))
38+
39+
#### 👷 CI Improvements
40+
41+
* Moving global write permissions down into the ci jobs ([@jkowall](https://github.com/jkowall) in [#5370](https://github.com/jaegertracing/jaeger/pull/5370))
42+
43+
44+
### 📊 UI Changes
45+
46+
#### 🐞 Bug fixes, Minor Improvements
47+
48+
* Improve trace page title with data and unique emoji (fixes #2256) ([@nox](https://github.com/nox) in [#2275](https://github.com/jaegertracing/jaeger-ui/pull/2275))
49+
* Require node version 20+ ([@Baalekshan](https://github.com/Baalekshan) in [#2274](https://github.com/jaegertracing/jaeger-ui/pull/2274))
50+
51+
2452
1.56.0 (2024-04-02)
2553
-------------------
2654

RELEASE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ Here are the release managers for future versions with the tentative release dat
6060
6161
| Version | Release Manager | Tentative release date |
6262
|---------|-----------------|------------------------|
63-
| 1.57.0 | @albertteoh | 1 May 2024 |
6463
| 1.58.0 | @pavolloffay | 5 June 2024 |
6564
| 1.59.0 | @joe-elliott | 3 July 2024 |
6665
| 1.60.0 | @jkowall | 7 August 2024 |
67-
| 1.61.0 | @yurishkuro | 3 Sep 2024 |
66+
| 1.61.0 | @yurishkuro | 3 September 2024 |
67+
| 1.62.0 | @albertteoh | 2 October 2024 |

0 commit comments

Comments
 (0)