From 9b73914b7f6e9b6b1aad08ca41a81b2f1966a127 Mon Sep 17 00:00:00 2001 From: Joe Elliott Date: Mon, 11 Apr 2022 17:18:11 -0400 Subject: [PATCH] Prepare release 1.33.0 (#3623) * Updated changelog, jaeger-ui and release notes Signed-off-by: Joe Elliott * removed breaking changes Signed-off-by: Joe Elliott * Moved ilm entry Signed-off-by: Joe Elliott --- CHANGELOG.md | 20 ++++++++++++++++++++ RELEASE.md | 2 +- jaeger-ui | 2 +- 3 files changed, 22 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65ecc05592a..b210be001bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,26 @@ next release ### UI Changes +1.33.0 (2022-04-11) +------------------- +#### New Features + +* Add SAMPLING_STORAGE_TYPE environment variable ([@joe-elliott](https://github.com/joe-elliott) in [#3573](https://github.com/jaegertracing/jaeger/pull/3573)) +* Support min/max TLS version in TLS config ([@Ashmita152](https://github.com/Ashmita152) in [#3567](https://github.com/jaegertracing/jaeger/pull/3567)) +* Add support for ciphersuites in tls config ([@Ashmita152](https://github.com/Ashmita152) in [#3564](https://github.com/jaegertracing/jaeger/pull/3564)) + +#### Bug fixes, Minor Improvements + +* Fix: exit on grpc plugin crash ([@johanneswuerbach](https://github.com/johanneswuerbach) in [#3604](https://github.com/jaegertracing/jaeger/pull/3604)) +* Bump go.opentelemetry.io/collector/model from 0.47.0 to 0.48.0 ([@dependabot[bot]](https://github.com/apps/dependabot) in [#3608](https://github.com/jaegertracing/jaeger/pull/3608)) +* Fix format string for go1.18 ([@bobrik](https://github.com/bobrik) in [#3596](https://github.com/jaegertracing/jaeger/pull/3596)) +* Fix favicon returning 500 inside container ([@Ashmita152](https://github.com/Ashmita152) in [#3569](https://github.com/jaegertracing/jaeger/pull/3569)) +* Elasticsearch: Do not create index templates if ILM is enabled. ([@rbizos](https://github.com/rbizos) in [#3610](https://github.com/jaegertracing/jaeger/pull/3610)) + + +### UI Changes + +* UI pinned to version 1.22.0. The changelog is available here [v1.22.0](https://github.com/jaegertracing/jaeger-ui/blob/main/CHANGELOG.md#v1220-2022-04-11). 1.32.0 (2022-03-06) ------------------- diff --git a/RELEASE.md b/RELEASE.md index cf57b247806..7562f8cb6a1 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.33.0 | @joe-elliott | 6 April 2022 | | 1.34.0 | @pavolloffay | 4 May 2022 | | 1.35.0 | @yurishkuro | 3 June 2022 | | 1.36.0 | @albertteoh | 6 July 2022 | +| 1.37.0 | @joe-elliott | 3 August 2022 | diff --git a/jaeger-ui b/jaeger-ui index 6295907492a..53da5e6b52b 160000 --- a/jaeger-ui +++ b/jaeger-ui @@ -1 +1 @@ -Subproject commit 6295907492a3de236f427722eab598353648cce6 +Subproject commit 53da5e6b52b20f23b043e7f19af2b5203a454f23