Skip to content
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

Merged
merged 1 commit into from
May 11, 2022
Merged

Conversation

pavolloffay
Copy link
Member

Signed-off-by: Pavol Loffay p.loffay@gmail.com

Depends on jaegertracing/jaeger-ui#947

@pavolloffay pavolloffay requested a review from a team as a code owner May 10, 2022 16:07
yurishkuro
yurishkuro previously approved these changes May 10, 2022
@codecov
Copy link

codecov bot commented May 10, 2022

Codecov Report

Merging #3670 (36181d5) into main (b597799) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 36181d5 differs from pull request most recent head 7d00cf3. Consider uploading reports for the commit 7d00cf3 to get more accurate results

@@           Coverage Diff           @@
##             main    #3670   +/-   ##
=======================================
  Coverage   96.50%   96.50%           
=======================================
  Files         268      268           
  Lines       15668    15668           
=======================================
  Hits        15121    15121           
  Misses        457      457           
  Partials       90       90           
Impacted Files Coverage Δ
plugin/storage/cassandra/spanstore/writer.go 100.00% <100.00%> (ø)
cmd/query/app/static_handler.go 94.01% <0.00%> (-1.80%) ⬇️
plugin/storage/badger/spanstore/reader.go 96.21% <0.00%> (+0.70%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 34a4b07...7d00cf3. Read the comment docs.

RELEASE.md Outdated Show resolved Hide resolved
* 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))
Copy link
Member

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.

Copy link
Member Author

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.

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
@yurishkuro yurishkuro merged commit a49094c into jaegertracing:main May 11, 2022
albertteoh pushed a commit to albertteoh/jaeger that referenced this pull request Jul 13, 2022
Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
Signed-off-by: Albert Teoh <see.kwang.teoh@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants