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/propagators from 0.16.0 to 0.17.0 #191

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps go.opentelemetry.io/contrib/propagators from 0.16.0 to 0.17.0.

Release notes

Sourced from go.opentelemetry.io/contrib/propagators'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

cabeeb5eaae82d11dba465771bdd761ad2f21017 Bump github.com/labstack/echo/v4 from 4.1.17 to 4.2.0 in /instrumentation/github.com/labstack/echo/otelecho (#577) 7fe84fdca70ce8eb56557f0d1b4f3a0784dda9db Bump github.com/labstack/echo/v4 (#578) 8d6e61be853b075afd04be982d5465056072a0fe Bump github.com/aws/aws-sdk-go from 1.37.6 to 1.37.10 in /detectors/aws (#576) bd90f3e3b2ae32332da6d19362604c1dfc53b33e Eks resource detector bugfix (#575) e532370ba236af1b301852a9adc1fc370114e007 (origin/main) Fix ECS resource detector bug (#569) b87d221da861f89deb2ba9d55745f802e0befea2 Bump cloud.google.com/go from 0.75.0 to 0.76.0 in /detectors/gcp (#572) 957a23cc454a8d230f74007a1425096b7ae2317f Bump actions/cache from v2 to v2.1.4 (#571) e3b511e7d10de0c1f68620b24bb604751bb48dd3 Bump github.com/aws/aws-sdk-go from 1.37.1 to 1.37.6 in /detectors/aws (#570) 33003ddbceb7ef3f4dd9b1054799ac1bfc6fca1f Bump go.mongodb.org/mongo-driver (#573) cc69f93ac0599ca8c32981b5d3213167006f120c added failure message - ECS resource detector (#568) fd60b5f9e174703969daa0c145aef668a2851f7a Add ot-tracer-* propagator (#562) bc8b54dea68481cebb9e73a25f412130e5d8dd6a Update default branch name to main (#567) e0fb74f46649166e00322bfd52c0cb788f0d459c Bump github.com/golangci/golangci-lint from 1.35.2 to 1.36.0 in /tools (#565) feebb9b04ffd2afc3c6ed4dd3c48c11d4ffcd68f Bump github.com/aws/aws-sdk-go from 1.36.29 to 1.37.1 in /detectors/aws (#566) a7d455df9d48eeeb02e9ec0ae3baba9ed288c01b (upstream/master) Update workflows to include main branch as trigger (#564) 90490eca4f9dd4e1f5a47d69b010a1f958c8b43f (origin/master, origin/HEAD) Bump github.com/aws/aws-sdk-go from 1.36.23 to 1.36.29 in /detectors/aws (#558) 33f383bb829594f5b1162376e5c3e1e88a36ea58 Bump cloud.google.com/go from 0.74.0 to 0.75.0 in /detectors/gcp (#531) 6e9f6d30f8ecf8833b1035ba653e6754e6081b7f Bump google.golang.org/grpc from 1.34.0 to 1.35.0 in /instrumentation/google.golang.org/grpc/otelgrpc (#543) a101606952e5996884fe5eaa2801db4674ca273a Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 in /exporters/metric/cortex (#530) 3d7fac58444908b490d164a5b34d83e801a26168 Upgrade github.com/stretchr/testify from v1.6.1 to v1.7.0 (#557) 40b35eceb6f067533f91d7b57af21d82ef3085d9 Bump github.com/golangci/golangci-lint from 1.35.0 to 1.35.2 in /tools (#526) 37f53a37e8987816544ec5c925499dcd131e4428 Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 in /instrumentation/runtime (#525) a77bcb366c76bc19ee5045321586bb2f2cfdcc23 Bump github.com/stretchr/testify in /exporters/metric/dogstatsd (#524) 77a5929d7a0335b95f51fba8331a58f205ec16e3 Bump google.golang.org/grpc (#545) bc4e07094979b460b8fd708e94ac61c2fcdb26a2 Add code-coverage configuration to allow 1% delta (#555)

Changelog

Sourced from go.opentelemetry.io/contrib/propagators'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)
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)

@dependabot dependabot bot requested a review from a team February 22, 2021 05:28
@dependabot dependabot bot added the type: maintenance The necessary chores to keep the dust off. label Feb 22, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 8, 2021

Superseded by #193.

@dependabot dependabot bot closed this Mar 8, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/go.opentelemetry.io/contrib/propagators-0.17.0 branch March 8, 2021 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: maintenance The necessary chores to keep the dust off.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants