Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 27, 2022

Bumps opencensus-contrib-http-util from 0.18.0 to 0.31.1.

Release notes

Sourced from opencensus-contrib-http-util'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-contrib-http-util'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 Jun 27, 2022
Bumps [opencensus-contrib-http-util](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-contrib-http-util
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/plugins/repository-gcs/io.opencensus-opencensus-contrib-http-util-0.31.1 branch from 287a415 to f588544 Compare July 7, 2022 16:22
@github-actions
Copy link

github-actions bot commented Jul 7, 2022

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: f588544

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.

1 participant