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

Unpin jaeger-client-go and refresh dependencies #1780

Merged
merged 3 commits into from
Sep 9, 2019

Conversation

yurishkuro
Copy link
Member

@yurishkuro yurishkuro commented Sep 7, 2019

@objectiser not sure why jaeger-client was pinned to specific commit in #1282 without a new release, but it seems like everything compiles with the latest release.

  • fix a few errors found by newer version of staticcheck

Signed-off-by: Yuri Shkuro <[email protected]>
Signed-off-by: Yuri Shkuro <[email protected]>
@codecov
Copy link

codecov bot commented Sep 7, 2019

Codecov Report

Merging #1780 into master will decrease coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1780      +/-   ##
==========================================
- Coverage   98.27%   98.23%   -0.05%     
==========================================
  Files         195      195              
  Lines        9555     9555              
==========================================
- Hits         9390     9386       -4     
- Misses        131      134       +3     
- Partials       34       35       +1
Impacted Files Coverage Δ
cmd/env/command.go 100% <100%> (ø) ⬆️
cmd/query/app/static_handler.go 83.33% <0%> (-3.51%) ⬇️

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 c30f242...0409362. Read the comment docs.

@yurishkuro yurishkuro changed the title Unpin jaeger-client-go Unpin jaeger-client-go and refresh dependencies Sep 7, 2019
@yurishkuro yurishkuro mentioned this pull request Sep 8, 2019
@objectiser
Copy link
Contributor

@yurishkuro I think we did discuss the option for doing a major release of the client at the time, as the metric name changes were a breaking change, but there were other changes in the pipeline that also were breaking - so wanted to delay the major version bump.

However we needed the new metric names used in the backend, to be consistent with other changes in the backend.

@yurishkuro yurishkuro merged commit 2f98e82 into jaegertracing:master Sep 9, 2019
@yurishkuro yurishkuro deleted the unpin-jaeger-client branch September 9, 2019 16:27
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.

3 participants