jaeger v1.39.0 Release Notes
Release Date: 2022-11-01 // about 2 years ago-
Backend Changes
๐ New Features
- โ Add support for OpenSearch 2.x (@gaurav-05 in #3966)
๐ Bug fixes, Minor Improvements
- ๐ Pin SBOM action to commit (@yurishkuro in bb49249)
- โ Remove auth requirement on monitor demo (@joe-elliott in #4005)
- Increase sleep time when waiting for ES/OS backend (@yurishkuro in b9805f7)
- ๐ Fix CVE-2022-32149 for gotlang.org/x/text package (@mehta-ankit in #3992)
- ๐ฆ Expose otel configured thrift http port (@albertteoh in #3986)
- โ Adding anchore for SBOM signing during release (@jkowall in #3987)
- โฌ๏ธ Bump sarama to 1.33.0 (@pavolloffay in #3983)
- โ Add note on jaeger grpc storage compliance (@arajkumar in #3985)
- โ Added link to FOSSA and Artifact Hub to README (@jkowall in #3964)
- โ Add grafana container to monitor docker-compose (@albertteoh in #3955)
- ๐ฆ Expose storage integration helpers as go pkg (@arajkumar in #3944)
๐ป UI
- ๐ UI pinned to version 1.27.2.
Previous changes from v1.38.1
-
Backend Changes
๐ Bug fixes, Minor Improvements
- โฌ๏ธ Bump github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger (@dependabot[bot] in #3939)
- โฌ๏ธ Bump github.com/apache/thrift from 0.16.0 to 0.17.0 (@dependabot[bot] in #3936)
- โฌ๏ธ Bump github.com/hashicorp/go-hclog from 1.2.2 to 1.3.1 (@dependabot[bot] in #3934)
- โฌ๏ธ Bump go.opentelemetry.io/otel from 1.9.0 to 1.10.0 (@dependabot[bot] in #3932)
- โฌ๏ธ Bump github.com/hashicorp/go-plugin from 1.4.4 to 1.4.5 (@dependabot[bot] in #3930)
- โฌ๏ธ Bump github.com/spf13/viper from 1.12.0 to 1.13.0 (@dependabot[bot] in #3931)
- โฌ๏ธ Bump OTEL dependencies => v0.60.0 and grpc => v1.49.0 (@yurishkuro in #3928)
- โฌ๏ธ Bump golang.org/x/net to 2022-09-26 (@yurishkuro in #3927)
- โฌ๏ธ Bump codecov/codecov-action from 3.1.0 to 3.1.1 (@dependabot[bot] in #3917)
๐ป UI Changes
- ๐ UI pinned to version 1.27.1 to bump dependencies.