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

go: bump google.golang.org/grpc from 1.36.0 to 1.37.0 #185

Merged
merged 1 commit into from
Apr 22, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps google.golang.org/grpc from 1.36.0 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)

Release 1.36.1

  • xds: add env var protection for client-side security (#4247)
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)

@dependabot dependabot bot added the c:deps Category: dependencies label Apr 8, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/grpc-1.37.0 branch from 85d1d3c to afa565b Compare April 13, 2021 17:29
@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/grpc-1.37.0 branch 2 times, most recently from 16f0b4a to 7d38dc8 Compare April 22, 2021 12:52
@dependabot dependabot bot requested a review from tjanez as a code owner April 22, 2021 12:52
@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/grpc-1.37.0 branch from 7d38dc8 to a10216f Compare April 22, 2021 15:42
@tjanez tjanez force-pushed the dependabot/go_modules/google.golang.org/grpc-1.37.0 branch from a10216f to 27157a9 Compare April 22, 2021 15:53
Signed-off-by: dependabot[bot] <support@github.com>
@tjanez tjanez force-pushed the dependabot/go_modules/google.golang.org/grpc-1.37.0 branch from 27157a9 to f3bfce0 Compare April 22, 2021 15:53
@tjanez tjanez enabled auto-merge April 22, 2021 15:57
@tjanez tjanez merged commit 103e020 into master Apr 22, 2021
@tjanez tjanez deleted the dependabot/go_modules/google.golang.org/grpc-1.37.0 branch April 22, 2021 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:deps Category: dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant