Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump grpcio from 1.40.0 to 1.41.0 in /tests #2017

Merged
merged 1 commit into from Sep 28, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2021

Bumps grpcio from 1.40.0 to 1.41.0.

Release notes

Sourced from grpcio's releases.

Release v1.41.0

This is release 1.41.0 (goat) 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

  • De-experimentalize XdsCredentials and XdsServerCredentials API. (#26544)
  • xDS: Remove environmental variable guard for security. (#27290)
  • xDS Security: Use new way to fetch certificate provider plugin instance config. (#27264)
  • xDS server serving status: Use a struct to allow more fields to be added in the future. (#27242)
  • Annotate impl/codegen with IWYU pragmas. (#27252)
  • Update submodule envoy-api to origin/main. (#27256)
  • Upgrade third_party/protobuf to v3.17.3. (#27227)
  • update submodule boringssl-with-bazel with origin/master-with-bazel. (#27208)
  • Delete libuv-iomgr implementation and GRPC_UV build option. (#27188)
  • Allow access to Google API regional endpoints via Google Default Credentials. (#27155)
  • Remove GPR_*_TLS macros except PTHREAD. (#26974)
  • Limit initial window size increases and per-stream window delta. (#26342)

C++

  • Bump version to v1.41.0-pre1. (#27371)
  • De-experimentalize XdsServerBuilder. (#27296)
  • C++ opencensus filter: Fix point of creating context for overall call. (#27221)
  • Flag grpc++_test library testonly. (#27214)
  • Add note on officially supported platforms. (#22344)
  • Open census call attempt span name and attribute changes (#26889). (#26902)
  • Open census call attempt span name and attribute changes. (#26889)

C#

  • Backport #27382 to v1.41.x. (#27398)
  • [csharp] Fix error loading library grpc_csharp_ext.*.dll on windows with non-ASCII encoding. (#26762)
  • Annotate copied Content native lib items with package id to enable customization. (#26725)

Objective-C

  • Objective-C: Fix issue with creating a Unix file socket. (#26931)

Python

... (truncated)

Changelog

Sourced from grpcio's changelog.

v1.40.0 |Jul 27, 2021 |Aug 10, 2021 v1.41.0 |Sep 7, 2021 |Sep 21, 2021 v1.42.0 |Oct 19, 2021 |Nov 2, 2021 v1.43.0 |Nov 30, 2021 |Dec 14, 2021 v1.44.0 |Jan 11, 2022 |Jan 25, 2022 v1.45.0 |Feb 22, 2022 |Mar 8, 2022

Commits
  • fc662b7 Final release: bump up version to 1.41.0 (#27476)
  • 4a93fb4 fix use-after-free metadata corruption in C# when receiving response headers ...
  • 0a97f4c Core 19: bump core version from 18.0.0 to 19.0.0 (#27394)
  • a52002f Bump version to v1.41.0-pre2 (#27390)
  • b31c03b [Backport #27373] add testing_version flag (#27385)
  • 8780b6f Bump version to v1.41.0-pre1 (#27371)
  • 71ceae7 [binder] Use AParcel_getDataSize() in flow-control (#27257)
  • 52e5b64 [binder] Handle outbound flow control (#27243)
  • 554bbb6 [binder] Fix WireReaderImpl bugs & races (#27303)
  • e7dbac5 xds-k8s: increase timeout to 7 hours (6 hours plus safety factor of 1 hour) (...
  • 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 [grpcio](https://github.com/grpc/grpc) from 1.40.0 to 1.41.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.40.0...v1.41.0)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 28, 2021
@dependabot dependabot bot requested review from vepatel, a team, lucacome and pleshakov and removed request for a team September 28, 2021 03:45
@lucacome lucacome merged commit 5684ea7 into master Sep 28, 2021
@lucacome lucacome deleted the dependabot/pip/tests/grpcio-1.41.0 branch September 28, 2021 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant