-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare release 1.34.0 #3670
Prepare release 1.34.0 #3670
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3670 +/- ##
=======================================
Coverage 96.50% 96.50%
=======================================
Files 268 268
Lines 15668 15668
=======================================
Hits 15121 15121
Misses 457 457
Partials 90 90
Continue to review full report at Codecov.
|
* Fix es.log-level behaviour ([@albertteoh](https://github.com/albertteoh) in [#3664](https://github.com/jaegertracing/jaeger/pull/3664)) | ||
* Mention remote gRPC storage API ([@yurishkuro](https://github.com/yurishkuro) in [cb6853d](https://github.com/jaegertracing/jaeger/commit/cb6853d4eea1ab5430f5e8db6b603cd7de5a16c3)) | ||
* Perform log.fatal if TLS flags are used when tls.enabled=false #2893 ([@clock21am](https://github.com/clock21am) in [#3030](https://github.com/jaegertracing/jaeger/pull/3030)) | ||
* Upgrade to Go 1.18 ([@yurishkuro](https://github.com/yurishkuro) in [#3624](https://github.com/jaegertracing/jaeger/pull/3624)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it looks like we had a slew of other changes merged since this started, do you want to include them? Once this is merged it will be at the tip and implicitly include those changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have added the missing changes.
6c57a36
to
36181d5
Compare
Signed-off-by: Pavol Loffay <[email protected]>
36181d5
to
7d00cf3
Compare
Signed-off-by: Pavol Loffay <[email protected]> Signed-off-by: Albert Teoh <[email protected]>
Signed-off-by: Pavol Loffay [email protected]
Depends on jaegertracing/jaeger-ui#947