Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Bump google.golang.org/grpc from 1.19.0 to 1.20.0#100

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/google.golang.org/grpc-1.20.0
Closed

Bump google.golang.org/grpc from 1.19.0 to 1.20.0#100
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/google.golang.org/grpc-1.20.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps google.golang.org/grpc from 1.19.0 to 1.20.0.

Release notes

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

Release 1.20.0

API Changes

  • balancer: remove Header from PickOptions; it is also available through context (#2674)

Behavior Changes

  • transport: remove RequireHandshakeHybrid support (#2529)

New Features

  • credentials: add compute engine creds (#2708)
  • grpclb: fallback after init (#2681)
  • server: improve error message when an unknown method is invoked. (#2723)
  • balancer: add server loads from RPC trailers to DoneInfo (#2641)
  • service config: default service config (#2686)
  • bar: add ability to update resolver state atomically and pass directly to the balancer (#2693)
  • stats: add Trailer to client-side stats.End (#2639)

Bug Fixes

  • internal: update golang.org/x/lint dependency (#2690)
  • syscall: remove logging in init(). (#2734)
  • transport: do not close channel that can lead to panic (#2695)
  • grpclb: drop only when at least one SubConn is ready (#2630)
  • stats: add WireLength to stats.InPayload (#2711)
  • client: restore remote address in traces (#2718)
  • server: send RST_STREAM after trailers if client has not half-closed (#2684)
  • channelz: cleanup channel registration if Dial fails (#2733)
  • client: handle HTTP header parsing error correctly (#2599)
  • grpclb: keep drop index unless a new serverlist is received (#2631)
  • client: reset backoff to 0 after a connection is established (#2669)
  • dns: prefixing txt record lookup with "_grpc_config." (#2691)
  • balancer: make sure non-nil done returned by Pick is called (#2688)

Release 1.19.1

  • client: reset backoff to 0 after a connection is established (#2669)
Commits

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.19.0...v1.20.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Apr 18, 2019
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #102.

@dependabot-preview dependabot-preview Bot deleted the dependabot/go_modules/google.golang.org/grpc-1.20.0 branch April 19, 2019 07:04
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant