From a22d80c6e45cb6b298382b82abb8f0cc1d8a51ce Mon Sep 17 00:00:00 2001 From: Pavol Loffay Date: Tue, 1 Nov 2022 13:30:46 +0100 Subject: [PATCH] Prepare release v1.39.0 (#4016) * Prepare release v1.39.0 Signed-off-by: Pavol Loffay * Add next release date Signed-off-by: Pavol Loffay * Bump UI and remove dependabot PRs Signed-off-by: Pavol Loffay * Fix title Signed-off-by: Pavol Loffay * fix Signed-off-by: Pavol Loffay Signed-off-by: Pavol Loffay --- CHANGELOG.md | 26 ++++++++++++++++++++++++++ RELEASE.md | 4 ++-- jaeger-ui | 2 +- 3 files changed, 29 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2ef6562fc6..4a062059a48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,32 @@ next release ### UI Changes +1.39.0 (2022-11-01) +------------------- +### Backend Changes + +#### New Features + +* Add support for OpenSearch 2.x ([@gaurav-05](https://github.com/gaurav-05) in [#3966](https://github.com/jaegertracing/jaeger/pull/3966)) + +#### Bug fixes, Minor Improvements + +* Pin SBOM action to commit ([@yurishkuro](https://github.com/yurishkuro) in [bb49249](https://github.com/jaegertracing/jaeger/commit/bb492490594c9d9321ed9242862ac2a8864ff771)) +* Remove auth requirement on monitor demo ([@joe-elliott](https://github.com/joe-elliott) in [#4005](https://github.com/jaegertracing/jaeger/pull/4005)) +* Increase sleep time when waiting for ES/OS backend ([@yurishkuro](https://github.com/yurishkuro) in [b9805f7](https://github.com/jaegertracing/jaeger/commit/b9805f7bc075224cfab37abab9df24ca51f38683)) +* Fix CVE-2022-32149 for gotlang.org/x/text package ([@mehta-ankit](https://github.com/mehta-ankit) in [#3992](https://github.com/jaegertracing/jaeger/pull/3992)) +* Expose otel configured thrift http port ([@albertteoh](https://github.com/albertteoh) in [#3986](https://github.com/jaegertracing/jaeger/pull/3986)) +* Adding anchore for SBOM signing during release ([@jkowall](https://github.com/jkowall) in [#3987](https://github.com/jaegertracing/jaeger/pull/3987)) +* Bump sarama to 1.33.0 ([@pavolloffay](https://github.com/pavolloffay) in [#3983](https://github.com/jaegertracing/jaeger/pull/3983)) +* Add note on jaeger grpc storage compliance ([@arajkumar](https://github.com/arajkumar) in [#3985](https://github.com/jaegertracing/jaeger/pull/3985)) +* Added link to FOSSA and Artifact Hub to README ([@jkowall](https://github.com/jkowall) in [#3964](https://github.com/jaegertracing/jaeger/pull/3964)) +* Add grafana container to monitor docker-compose ([@albertteoh](https://github.com/albertteoh) in [#3955](https://github.com/jaegertracing/jaeger/pull/3955)) +* Expose storage integration helpers as go pkg ([@arajkumar](https://github.com/arajkumar) in [#3944](https://github.com/jaegertracing/jaeger/pull/3944)) + +### UI + +* UI pinned to version [1.27.2](https://github.com/jaegertracing/jaeger-ui/blob/main/CHANGELOG.md#v1272-2022-11-01). + 1.38.1 (2022-10-04) ------------------- ### Backend Changes diff --git a/RELEASE.md b/RELEASE.md index 032e711b64c..bfd8f489b2e 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -52,7 +52,7 @@ Here are the release managers for future versions with the tentative release dat | Version | Release Manager | Tentative release date | |---------|-----------------|------------------------| -| 1.39.0 | @albertteoh | 2 November 2022 | | 1.40.0 | @joe-elliott | 7 December 2022 | -| 1.41.0 | @pavolloffay | 4 January 2023 | +| 1.41.0 | @albertteoh | 4 January 2023 | | 1.42.0 | @yurishkuro | 1 February 2023 | +| 1.43.0 | @pavolloffay | 8 March 2023 | diff --git a/jaeger-ui b/jaeger-ui index 57d5fa3414a..5db57f5b7e2 160000 --- a/jaeger-ui +++ b/jaeger-ui @@ -1 +1 @@ -Subproject commit 57d5fa3414a68b19bcbb710ed08c132825b4ff80 +Subproject commit 5db57f5b7e2772e7e5204662b630a0c39f44ee82