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

chore(deps): bump go.uber.org/zap and github.com/prometheus/client_golang #1244

Merged
merged 3 commits into from
Aug 15, 2022

Conversation

tao12345666333
Copy link
Member

@tao12345666333 tao12345666333 commented Aug 14, 2022

Signed-off-by: Jintao Zhang zhangjintao9020@gmail.com

Type of change:

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches

What this PR does / why we need it:

closes #1240
closes #1129

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
…1.13.0

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Aug 14, 2022

Codecov Report

Merging #1244 (73d2d6f) into master (fcfa188) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1244   +/-   ##
=======================================
  Coverage   42.78%   42.78%           
=======================================
  Files          73       73           
  Lines        6477     6477           
=======================================
  Hits         2771     2771           
  Misses       3409     3409           
  Partials      297      297           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tao12345666333 tao12345666333 changed the title chore(deps): bump go.uber.org/zap from 1.21.0 to 1.22.0 chore(deps): bump go.uber.org/zap and github.com/prometheus/client_golang Aug 14, 2022
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
@gxthrj gxthrj merged commit e2b68f4 into apache:master Aug 15, 2022
@tao12345666333 tao12345666333 deleted the dep-zap branch August 15, 2022 10:06
@tao12345666333 tao12345666333 added this to the v1.6.0 milestone Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test: Remove time.Sleep and replace with wait.poll
5 participants