Skip to content

Conversation

@dependabot-preview
Copy link

Bumps grpcio from 1.8.4 to 1.21.0.

Release notes

Sourced from grpcio's releases.

Release v1.21.0

This is the 1.21.0 release (gandalf) of gRPC Core.

Please see the notes for the previous releases here: https://github.com/grpc/grpc/releases. Please consult https://grpc.io/ for all information regarding this product.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Note: gRPC Python packages are now marked as deprecated for Python 2.7. See the previous announcement here. Python 2.7 support will be removed on January 1, 2020.

Core

  • Service Config Changes to set channel in transient failure on invalid service config. (#18946)
  • Add a backup poller to c-ares resolver to take better advantage of c-ares query timeout/retry logic. (#17688)
  • Pass WSA_FLAG_NO_HANDLE_INHERIT flag to the WSASocketA() to avoid handle leaking on the Windows in case of using CreateProcess() on the server. (#18060)
  • Add fallback-at-startup into xds. (#18665)
  • Retire the GRPC_ARENA_INIT_STRATEGY env variable. (#18797)
  • Fix gevent segfault with C-Ares as DNS resolver. (#18547)
  • Explicitly call getsockname after accept for unix sockets to get the sun_path. (#18556)
  • RBE Windows c-core build. (#18546)
  • Loosen the dependency on the googleapis-common-protos-types gem. (#18635)
  • pick_first: don't go into TRANSIENT_FAILURE upon empty update when in IDLE. (#18598)
  • Add guard to the tv_nsec field of gpr_now return value. (#18601)
  • Re-enable ALPN check in gRPC C core SSL stack. (#18563)

C++

  • Global config variables migration. (#18931)
  • Make cc_grpc_library compatible with native proto_library and cc_proto_library rules. (#18955)
  • Add alarm in callback streaming test. (#18858)
  • Make C++ Channel Interceptors work for lame channels. (#18630)

C#

  • Support slice-by-slice deserialization (allow accessing payload as ReadOnlySequence when on netstandard2.0). (#18865)
  • Add VS integration for design time build of C# projects. (#18678)
  • Migrate interceptor types for server-side interceptors to Grpc.Core.Api. (#18914)
  • Add info about C# nightly nuget feed. (#18876)
  • Upload C# nightly nugets to Artifactory dev nuget feed. (#18871)
  • Migrate client API types to Grpc.Core.Api. (#18532)
  • Make CallCredentials implementation agnostic (prepare for move to Grpc.Core.Api). (#18652)
  • Add BindServiceAttribute. (#18484)
  • Provide access to verify_peer_callback from C# (take two). (#18591)

Node

  • Add cares glue for libuv event loop. (#18809)
... (truncated)
Changelog

Sourced from grpcio's changelog.

v1.21.0 |May 7, 2019 |May 21, 2019
v1.22.0 |Jun 18, 2019 |Jul 2, 2019
v1.23.0 |Jul 30, 2019 |Aug 13, 2019
v1.24.0 |Sept 10, 2019 |Sept 24, 2019
v1.25.0 |Oct 22, 2019 |Nov 5, 2019
v1.26.0 |Dec 3, 2019 |Dec 17, 2019

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.


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 [grpcio](https://github.com/grpc/grpc) from 1.8.4 to 1.21.0.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.8.4...v1.21.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

Superseded by #64.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/grpcio-1.21.0 branch May 24, 2019 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants