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

build(deps): Bump google.golang.org/grpc from 1.36.1 to 1.37.0 in /exporter/googlecloudexporter #3067

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2021

Bumps google.golang.org/grpc from 1.36.1 to 1.37.0.

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.37.0

API Changes

  • balancer: Add UpdateAddresses() to balancer.ClientConn interface (#4215)
    • NOTICE: balancer.SubConn.UpdateAddresses() is now deprecated and will be REMOVED in gRPC-Go 1.39

Behavior Changes

  • balancer/base: keep address attributes for pickers (#4253)

New Features

  • xds: add support for csds (#4226, #4217, #4243)
  • admin: create admin package for conveniently registering standard admin services (#4274)
  • xds: add support for HTTP filters (gRFC A39) (#4206, #4221)
  • xds: implement fault injection HTTP filter (A33) (#4236)
  • xds: enable timeout, circuit breaking, and fault injection by default (#4286)
  • xds: implement a priority based load balancer (#4070)
  • xds/creds: support all SAN matchers on client-side (#4246)

Bug Fixes

  • xds: add env var protection for client-side security (#4247)
  • circuit breaking: update picker inline when there's a counter update (#4212)
  • server: fail RPCs without POST HTTP method (#4241)
Commits
  • daba805 Change version to 1.37.0 (#4304)
  • 03fa67a xds/interop: register admin services and reflection (#4307) (#4320)
  • 4a19753 interop: add a flag to clients to statically configure grpclb (#4290)
  • 2456c5c Allow using interop client for making Traffic Director RPCs (#4291)
  • 80e380e balancer/base: keep address attributes for pickers (#4253)
  • 702608f xds: enable timeout, circuit breaking, and fault injection by default (#4286)
  • faf4e1c xds: rename proto import to grpc (#4287)
  • 46da49c xds: use different proto import for grpc services (#4285)
  • b331a48 alts: re-add vmOnGCP and once globals for easier testing (#4284)
  • d26af8e admin: implement admin services (#4274)
  • 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)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.36.1 to 1.37.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.36.1...v1.37.0)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner April 12, 2021 08:06
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 12, 2021
@codecov
Copy link

codecov bot commented Apr 12, 2021

Codecov Report

Merging #3067 (0c9175b) into main (f1ee616) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3067   +/-   ##
=======================================
  Coverage   91.56%   91.56%           
=======================================
  Files         466      466           
  Lines       22998    22998           
=======================================
  Hits        21057    21057           
  Misses       1445     1445           
  Partials      496      496           
Flag Coverage Δ
integration 68.96% <ø> (-0.07%) ⬇️
unit 90.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 f1ee616...0c9175b. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 12, 2021

Looks like google.golang.org/grpc is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 12, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/exporter/googlecloudexporter/google.golang.org/grpc-1.37.0 branch April 12, 2021 18:28
alexperez52 referenced this pull request in open-o11y/opentelemetry-collector-contrib Aug 18, 2021
The test TestApplication_StartAsGoRoutine is setting the metric level to none but there is no way to reset the flag to its default. This breaks the tests if one tries to run the tests multiple times in the same `go test` command. Since the setting was not required by tests opting to remove it.
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.

None yet

1 participant