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.35.0 to 1.37.0 #274

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release 1.36.0

New Features

  • xds bootstrap: support config content in env variable (#4153)

Bug Fixes

  • encoding/proto: do not panic when types do not match (#4218)

Documentation

Release 1.35.1

  • encoding/proto: do not panic when types do not match (#4218)
  • 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 T:dependencies Type: Pull requests that update a dependency file label Apr 8, 2021
@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/grpc-1.37.0 branch from 1948d9f to 7bd4079 Compare April 13, 2021 19:24
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.35.0 to 1.37.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.35.0...v1.37.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/grpc-1.37.0 branch from 7bd4079 to 23abd57 Compare April 23, 2021 09:41
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 12, 2021

Superseded by #328.

@dependabot dependabot bot closed this May 12, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/google.golang.org/grpc-1.37.0 branch May 12, 2021 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T:dependencies Type: Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants