From 55e991a29725468164b11be5fc4e260dc09598d6 Mon Sep 17 00:00:00 2001 From: Albert <26584478+albertteoh@users.noreply.github.com> Date: Thu, 2 May 2024 09:19:12 +1000 Subject: [PATCH] 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 Co-authored-by: Albert Teoh --- CHANGELOG.md | 28 ++++++++++++++++++++++++++++ RELEASE.md | 4 ++-- jaeger-ui | 2 +- 3 files changed, 31 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6136e01b040..2025fc3cc27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,34 @@ run `make changelog` to generate content +1.57.0 (2024-05-01) +------------------- + +### Backend Changes + +#### 🐞 Bug fixes, Minor Improvements + +* [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)) +* Combine jaeger ui release notes with jaeger backend ([@albertteoh](https://github.com/albertteoh) in [#5405](https://github.com/jaegertracing/jaeger/pull/5405)) +* [agent] use grpc.newclient ([@yurishkuro](https://github.com/yurishkuro) in [#5392](https://github.com/jaegertracing/jaeger/pull/5392)) +* [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)) +* Create sampling templates when creating sampling store ([@JaeguKim](https://github.com/JaeguKim) in [#5349](https://github.com/jaegertracing/jaeger/pull/5349)) +* [kafka-consumer] set the rackid in consumer config ([@sappusaketh](https://github.com/sappusaketh) in [#5374](https://github.com/jaegertracing/jaeger/pull/5374)) +* Adding best practices badge to readme.md ([@jkowall](https://github.com/jkowall) in [#5369](https://github.com/jaegertracing/jaeger/pull/5369)) + +#### 👷 CI Improvements + +* Moving global write permissions down into the ci jobs ([@jkowall](https://github.com/jkowall) in [#5370](https://github.com/jaegertracing/jaeger/pull/5370)) + + +### 📊 UI Changes + +#### 🐞 Bug fixes, Minor Improvements + +* 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)) +* Require node version 20+ ([@Baalekshan](https://github.com/Baalekshan) in [#2274](https://github.com/jaegertracing/jaeger-ui/pull/2274)) + + 1.56.0 (2024-04-02) ------------------- diff --git a/RELEASE.md b/RELEASE.md index 84ca3d25d47..271546cda22 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -60,8 +60,8 @@ Here are the release managers for future versions with the tentative release dat | Version | Release Manager | Tentative release date | |---------|-----------------|------------------------| -| 1.57.0 | @albertteoh | 1 May 2024 | | 1.58.0 | @pavolloffay | 5 June 2024 | | 1.59.0 | @joe-elliott | 3 July 2024 | | 1.60.0 | @jkowall | 7 August 2024 | -| 1.61.0 | @yurishkuro | 3 Sep 2024 | +| 1.61.0 | @yurishkuro | 3 September 2024 | +| 1.62.0 | @albertteoh | 2 October 2024 | diff --git a/jaeger-ui b/jaeger-ui index f8a4ece2c01..de8b0220cfd 160000 --- a/jaeger-ui +++ b/jaeger-ui @@ -1 +1 @@ -Subproject commit f8a4ece2c01769ac1126019fdca489f73ff4a1e8 +Subproject commit de8b0220cfd285b14e4de9cdb77a4b35c07fc306