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 go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.15.1 to 0.17.0 in /propagators/opencensus/examples #449

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 21, 2021

Bumps go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.15.1 to 0.17.0.

Release notes

Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's releases.

Release v0.17.0

Update go.opentelemetry.io/otel dependency to v0.17.0

Added

  • Add ot-tracer propagator (#562)

Changed

  • Rename project default branch from master to main.

Fixed

  • Added failure message for AWS ECS resource detector for better debugging (#568)

Raw changes made between v0.16.0 and v0.17.0

cabeeb5 Bump github.com/labstack/echo/v4 from 4.1.17 to 4.2.0 in /instrumentation/github.com/labstack/echo/otelecho (#577) 7fe84fd Bump github.com/labstack/echo/v4 (#578) 8d6e61b Bump github.com/aws/aws-sdk-go from 1.37.6 to 1.37.10 in /detectors/aws (#576) bd90f3e Eks resource detector bugfix (#575) e532370 (origin/main) Fix ECS resource detector bug (#569) b87d221 Bump cloud.google.com/go from 0.75.0 to 0.76.0 in /detectors/gcp (#572) 957a23c Bump actions/cache from v2 to v2.1.4 (#571) e3b511e Bump github.com/aws/aws-sdk-go from 1.37.1 to 1.37.6 in /detectors/aws (#570) 33003dd Bump go.mongodb.org/mongo-driver (#573) cc69f93 added failure message - ECS resource detector (#568) fd60b5f Add ot-tracer-* propagator (#562) bc8b54d Update default branch name to main (#567) e0fb74f Bump github.com/golangci/golangci-lint from 1.35.2 to 1.36.0 in /tools (#565) feebb9b Bump github.com/aws/aws-sdk-go from 1.36.29 to 1.37.1 in /detectors/aws (#566) a7d455d (upstream/master) Update workflows to include main branch as trigger (#564) 90490ec (origin/master, origin/HEAD) Bump github.com/aws/aws-sdk-go from 1.36.23 to 1.36.29 in /detectors/aws (#558) 33f383b Bump cloud.google.com/go from 0.74.0 to 0.75.0 in /detectors/gcp (#531) 6e9f6d3 Bump google.golang.org/grpc from 1.34.0 to 1.35.0 in /instrumentation/google.golang.org/grpc/otelgrpc (#543) a101606 Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 in /exporters/metric/cortex (#530) 3d7fac5 Upgrade github.com/stretchr/testify from v1.6.1 to v1.7.0 (#557) 40b35ec Bump github.com/golangci/golangci-lint from 1.35.0 to 1.35.2 in /tools (#526) 37f53a3 Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/runtime (#525) a77bcb3 Bump github.com/stretchr/testify in /exporters/metric/dogstatsd (#524) 77a5929 Bump google.golang.org/grpc (#545) bc4e070 Add code-coverage configuration to allow 1% delta (#555)

Release v0.16.0

[0.16.0] - 2021-01-14

Fixed

... (truncated)

Changelog

Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's changelog.

[0.17.0] - 2021-02-15

Added

  • Add ot-tracer propagator (#562)

Changed

  • Rename project default branch from master to main.

Fixed

  • Added failure message for AWS ECS resource detector for better debugging (#568)
  • Goroutine leak in gRPC StreamClientInterceptor while streamer returns an error. (#581)

[0.16.0] - 2021-01-13

Fixed

  • Fix module path for AWS ECS resource detector (#517)
Commits
  • 1c68759 Release v0.17.0 (#580)
  • cabeeb5 Bump github.com/labstack/echo/v4 from 4.1.17 to 4.2.0 in /instrumentation/git...
  • 7fe84fd Bump github.com/labstack/echo/v4 (#578)
  • 8d6e61b Bump github.com/aws/aws-sdk-go from 1.37.6 to 1.37.10 in /detectors/aws (#576)
  • bd90f3e Eks resource detector bugfix (#575)
  • e532370 Fix ECS resource detector bug (#569)
  • b87d221 Bump cloud.google.com/go from 0.75.0 to 0.76.0 in /detectors/gcp (#572)
  • 957a23c Bump actions/cache from v2 to v2.1.4 (#571)
  • e3b511e Bump github.com/aws/aws-sdk-go from 1.37.1 to 1.37.6 in /detectors/aws (#570)
  • 33003dd Bump go.mongodb.org/mongo-driver (#573)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

…pc/otelgrpc

Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.15.1 to 0.17.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@v0.15.1...v0.17.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from jmacd as a code owner February 21, 2021 05:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 21, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 21, 2021

The following labels could not be found: Skip Changelog.

@codecov-io
Copy link

codecov-io commented Feb 21, 2021

Codecov Report

Merging #449 (7c5a0c2) into master (cd07cf3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #449   +/-   ##
=======================================
  Coverage   77.61%   77.61%           
=======================================
  Files          54       54           
  Lines        2586     2586           
=======================================
  Hits         2007     2007           
  Misses        443      443           
  Partials      136      136           

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 cd07cf3...7c5a0c2. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 7, 2021

Superseded by #516.

@dependabot dependabot bot closed this Mar 7, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/propagators/opencensus/examples/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc-0.17.0 branch March 7, 2021 05:21
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 go Pull requests that update Go code
Projects
None yet
1 participant