Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Bump google.golang.org/grpc from 1.35.0 to 1.36.0 #2173

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2021

Bumps google.golang.org/grpc from 1.35.0 to 1.36.0.

Release notes

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

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
  • f74f033 Change version to 1.36.0 (#4198)
  • e6d71ad encoding/proto: do not panic when types do not match (#4218) (#4223)
  • 61962d0 status: document nil error handling of FromError (#4196)
  • 9280052 balancergroup: Propagate balancer.BuildOptions to child policies (#4184)
  • b753f49 xds testing: increase timeout from 90 minutes to 120 minutes (#4191)
  • 7b8d65a xds: rename internal/client files to remove client prefix (#4188)
  • f005af0 examples: delete profiling example since profiling support was rolled back (#...
  • 0bc7417 xds: report drops by circuit breaking (#4171)
  • e526a29 xds: Remove v3Support environment variable (#4174)
  • 7bb497f grpc: Update protobuf regenrate script (#4177)
  • 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.35.0 to 1.36.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.35.0...v1.36.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 Mar 18, 2021
Copy link
Contributor

@wwitzel3 wwitzel3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit c7c0ec8 into master Mar 19, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/google.golang.org/grpc-1.36.0 branch March 19, 2021 01:47
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

1 participant