Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

build(deps): bump google.golang.org/grpc from 1.33.2 to 1.37.0 #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release 1.35.0

Behavior Changes

  • roundrobin: strip attributes from addresses (#4024)
  • balancer: set RPC metadata in address attributes, instead of Metadata field (#4041)

... (truncated)

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.33.2 to 1.37.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.33.2...v1.37.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants