Skip to content

Conversation

@dependabot-preview
Copy link

Bumps grpcio from 1.8.4 to 1.34.0.

Release notes

Sourced from grpcio's releases.

Release v1.34.0

This is release 1.34.0 (gauntlet) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

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

Core

  • Protect xds security code with the environment variable "GRPC_XDS_EXPERIMENTAL_SECURITY_SUPPORT". (#24782)
  • Add support for "unix-abstract:" URIs to support abstract unix domain sockets. (#24500)
  • Increment Index when parsing not plumbed SAN fields. (#24601)
  • Revert "Revert "Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS"". (#24518)
  • xds: Set status code to INVALID_ARGUMENT when NACKing. (#24516)
  • Include stddef.h in address_sorting.h. (#24514)
  • xds: Add support for case_sensitive option in RouteMatch. (#24381)
  • Removing TLS workaround for Android NDK r12b. (#24283)

C++

  • Fix --define=grpc_no_xds=true builds. (#24503)
  • Experimental support and tests for CreateCustomInsecureChannelWithInterceptorsFromFd. (#24362)

C#

  • Fix C# native library loading in .NET 5 single-file apps (backport to v1.34.x). (#24853)
  • Make RIDs for the native dependencies in Grpc.Core arch specific. (#24766)
  • Improve PlatformApis check for detecting Unity. (#24714)
  • Fix to not require libc-dev on .NET 5 or later. (#24485)
  • C#: Make Grpc.Core nuget slimmer by moving mobile support to Grpc.Core.Xamarin package. (#24380)
  • C#: Stop supporting 32bit runtime for linux and macos . (#24378)
  • Modernize C# HelloworldXamarin example. (#24425)

Objective-C

  • Support swift package manager for grpc-core and grpc-cpp. (#24571)
  • Add transport information into grpc-objc user-agent. (#24253)
  • Bump iOS and OSX version. (#24282)

PHP

  • PHP: add support for PHP 8 in PECL extension. (#24621)
  • PHP: deprecate PHP 5 support from PECL extension. (#24353)
Changelog

Sourced from grpcio's changelog.

v1.34.0 |Nov 17, 2020 |Dec 1, 2020 v1.35.0 |Dec 29, 2020 |Jan 12, 2021 v1.36.0 |Feb 9 26, 2021 |Feb 23, 2021

Commits
  • 64c6cfc Merge pull request #24871 from jtattermusch/backport_24831
  • 4d01188 restore go1.8 image
  • 985ce73 remove unused go1.7 image
  • 7f08fc2 generate go build_interop.sh from the template
  • 29d29b8 try setting GO111MODULE in interop test runner
  • f520a45 remove calls to deps
  • ef19171 interop: Enable Go modules support
  • e379161 Merge pull request #24857 from yulin-liang/v1.34.x
  • 79ce424 Regenerate projects
  • 2729087 Bump version to v1.34.0
  • 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 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)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [grpcio](https://github.com/grpc/grpc) from 1.8.4 to 1.34.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.34.0)

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

Superseded by #142.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/grpcio-1.34.0 branch January 13, 2021 19:44
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.

1 participant