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

fix: update dependency grpcio to v1.54.0 #320

Merged
merged 1 commit into from
Apr 23, 2023

Conversation

sebastien-prudhomme
Copy link
Contributor

This PR contains the following updates:

Package Update Change
grpcio (source) minor ==1.53.0 -> ==1.54.0

Release Notes

grpc/grpc

v1.54.0

Compare Source

This is release 1.54.0 (gracious) 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

  • Per Foundational C++ Support, gRPC dropped Visual Studio 2017 support, the minimum version of Visual Studio that gRPC supports is 2019.
  • XDS: enable XDS federation by default. (#​32711)
  • [EventEngine] Add EventEngine::*Handle equality operators. (#​32695)
  • TlsCreds: Support revocation of intermediate in chain. (#​32544)
  • [config] Move global config alongside core configuration. (#​30788)
  • feat: Auth lib: Remove 3PI config url validation. (#​32450)

C++

  • Upgrade abseil to 2023012.2. (#​32733)
  • Update minimum MSVC version to 2019. (#​32614)
  • [GcpObservability C++] Backport: De-experimentalize API (#​32715). (#​32813)
    • The GCP Observability API provides users with a simple way to export logging, tracing, and metrics to Google Cloud Operations. For more information, please see this blog post.
  • OpenCensus: Fix round_trip time. (#​32694)
  • Update OpenCensus to HEAD (5501a1a). (#​32687)
  • OpenCensus: Add annotations for messages. (#​32646)

PHP

  • Use correct namespace for checking if the isDefaultRootsPemSet method exists. (#​31580)

Python

  • Fix DeprecationWarning when calling asyncio.get_event_loop(). (#​32533)
  • Remove references to deprecated syntax field. (#​32497)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants