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

deps: update dependency io.opencensus:opencensus-api to v0.26.0 #159

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
io.opencensus:opencensus-api minor 0.24.0 -> 0.26.0

Release Notes

census-instrumentation/opencensus-java

v0.26.0

Compare Source

  • feat: Allow users to register the same Meter multiple times without exception (#​2017)
  • update gRPC (#​2024): Since gRPC v1.27.0, census dependency is removed from grpc-core. A grpc-census
    artifact now exists to provide interceptor/stream tracer factory that applies census stats/tracing features.
    For users not using gRPC’s integration of census, nothing should be affected. Users who want census integration
    need to add grpc-census artifact to runtime classpath.
  • deps: update GSON (#​2025)
  • deps: update auth libraries (#​2023)
  • update guava (#​2018)

v0.25.0

Compare Source

  • Add an experimental artifact opencensus-contrib-observability-ready-util, that allows users to
    use OpenCensus easily.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 17, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 17, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 17, 2020
@codecov
Copy link

codecov bot commented Jun 17, 2020

Codecov Report

Merging #159 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #159   +/-   ##
=========================================
  Coverage     72.20%   72.20%           
  Complexity     1095     1095           
=========================================
  Files            24       24           
  Lines          3292     3292           
  Branches        495      495           
=========================================
  Hits           2377     2377           
  Misses          722      722           
  Partials        193      193           

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 6715a8b...31b4842. Read the comment docs.

@renovate-bot renovate-bot force-pushed the renovate/io.opencensus-opencensus-api-0.x branch from 24a7875 to 31b4842 Compare June 22, 2020 18:16
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 22, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Jun 22, 2020
@olavloite
Copy link
Collaborator

The specific versions for open-census should no longer be needed once Spanner 1.56.0 is in the libraries-bom. See #168 for a build without these versions.

@olavloite olavloite closed this Jun 24, 2020
@forking-renovate
Copy link

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (0.26.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate-bot renovate-bot deleted the renovate/io.opencensus-opencensus-api-0.x branch June 24, 2020 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants