Skip to content

Commit

Permalink
deps: update opencensus.version to v0.31.1 (#819)
Browse files Browse the repository at this point in the history
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io.opencensus:opencensus-contrib-http-util](https://togithub.com/census-instrumentation/opencensus-java) | `0.31.0` -> `0.31.1` | [![age](https://badges.renovateapi.com/packages/maven/io.opencensus:opencensus-contrib-http-util/0.31.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.opencensus:opencensus-contrib-http-util/0.31.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.opencensus:opencensus-contrib-http-util/0.31.1/compatibility-slim/0.31.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.opencensus:opencensus-contrib-http-util/0.31.1/confidence-slim/0.31.0)](https://docs.renovatebot.com/merge-confidence/) |
| [io.opencensus:opencensus-api](https://togithub.com/census-instrumentation/opencensus-java) | `0.31.0` -> `0.31.1` | [![age](https://badges.renovateapi.com/packages/maven/io.opencensus:opencensus-api/0.31.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.opencensus:opencensus-api/0.31.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.opencensus:opencensus-api/0.31.1/compatibility-slim/0.31.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.opencensus:opencensus-api/0.31.1/confidence-slim/0.31.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>census-instrumentation/opencensus-java</summary>

### [`v0.31.1`](https://togithub.com/census-instrumentation/opencensus-java/releases/v0.31.1)

[Compare Source](https://togithub.com/census-instrumentation/opencensus-java/compare/v0.31.0...v0.31.1)

##### What's Changed

-   \[v0.31.x] Fix retry stat measures to match those in grpc-java exactly ([#&#8203;2097](https://togithub.com/census-instrumentation/opencensus-java/issues/2097))  by [@&#8203;mackenziestarr](https://togithub.com/mackenziestarr) in [census-instrumentation/opencensus-java#2102

**Full Changelog**: census-instrumentation/opencensus-java@v0.31.0...v0.31.1

</details>

---

### 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 these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-core).
  • Loading branch information
renovate-bot committed May 9, 2022
1 parent 2dc7507 commit 96982b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-core/pom.xml
Expand Up @@ -160,7 +160,7 @@
<google.http.version>1.41.7</google.http.version>
<grpc.version>1.46.0</grpc.version>
<protobuf.version>3.20.1</protobuf.version>
<opencensus.version>0.31.0</opencensus.version>
<opencensus.version>0.31.1</opencensus.version>
<annotations-api.version>1.3.2</annotations-api.version>
<guava.version>31.1-jre</guava.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit 96982b0

Please sign in to comment.