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

Bump opencensus-api from 0.18.0 to 0.31.1 in /plugins/repository-gcs #52

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 2, 2022

Bumps opencensus-api from 0.18.0 to 0.31.1.

Release notes

Sourced from opencensus-api's releases.

Release 0.31.1

What's Changed

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

Release 0.31.0

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

Release 0.30.0

Full Changelog: census-instrumentation/opencensus-java@v0.29.0...v0.30.0

Release 0.29.0

Breaking

  • Update log4j dependency in log-trace correlation optional components. #2085

Release v0.28.3

  • fix: Return public access to unsafe ContextUtils api. Remove bincompat issue from 0.27.1. (#2072)
  • fix: When time rewinds, avoid throwing exceptions and crashing the disruptor thread. (#2071)

Release v0.28.1

This release adds support for OpenCensus to OpenTelemetry migration:

  • Add Support for Opencensus to OpenTelemetry migration (#2059)

Breaking change: ContextUtils is no longer public

Release v0.27.1

  • Remove finalize from RecordEventsSpanImpl (#2043)

Release v0.27.0

  • deps: update protobuf (#2029)
  • Update release versions for all readme and build files. (#2028)
  • deps: update Guava to 29.0 (#2032)
  • Add more InstanaExporterHandler tests (#2014)
  • feat: Allow users to specify a metric display name prefix, separately from the metric name prefix (#2050)

v0.26.0 Release

  • 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)

... (truncated)

Changelog

Sourced from opencensus-api's changelog.

Unreleased

  • fix: Shutdown MetricServiceClient properly on StackdriverStatsExporter.unregister() (#2007)

0.28.3 - 2021-01-12

  • fix: Return public access to unsafe ContextUtils api. Remove bincompat issue from 0.27.1. (#2072)
  • fix: When time rewinds, avoid throwing exceptions and crashing the disruptor thread. (#2071)

0.28.2 - 2020-10-22

  • feat: Make TracerImpl public for OpenTelemetry migration. (#2064)

Note: no binary available for 0.28.2

0.28.1 - 2020-10-21

  • feat: Add Support for Opencensus to OpenTelemetry migration (#2059)

Breaking change: ContextUtils is no longer public

0.28.0 - 2020-10-21

  • Remove finalize from RecordEventsSpanImpl (#2043)

0.27.0 - 2020-08-14

  • deps: update protobuf (#2029)
  • Update release versions for all readme and build files. (#2028)
  • deps: update Guava to 29.0 (#2032)
  • Add more InstanaExporterHandler tests (#2014)
  • feat: Allow users to specify a metric display name prefix, separately from the metric name prefix (#2050)

0.26.0 - 2020-03-19

  • 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)

0.25.0 - 2020-02-12

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

0.24.0 - 2019-08-27

  • Remove CONTEXT_SPAN_KEY and TAG_CONTEXT_KEY from API. This will be a breaking change to those who depend on these two keys, but anyone except gRPC shouldn't use it directly anyway.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 2, 2022
@dependabot dependabot bot force-pushed the dependabot/gradle/plugins/repository-gcs/io.opencensus-opencensus-api-0.31.1 branch from b80631d to a6322f5 Compare May 17, 2022 22:11
Bumps [opencensus-api](https://github.com/census-instrumentation/opencensus-java) from 0.18.0 to 0.31.1.
- [Release notes](https://github.com/census-instrumentation/opencensus-java/releases)
- [Changelog](https://github.com/census-instrumentation/opencensus-java/blob/master/CHANGELOG.md)
- [Commits](census-instrumentation/opencensus-java@v0.18.0...v0.31.1)

---
updated-dependencies:
- dependency-name: io.opencensus:opencensus-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/plugins/repository-gcs/io.opencensus-opencensus-api-0.31.1 branch from a6322f5 to 6e589ce Compare January 8, 2023 07:33
@github-actions
Copy link

github-actions bot commented Jan 8, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: 6e589ce
    Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
    Is the failure a flaky test unrelated to your change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants