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

chore(deps): update dependency grpcio to v1.64.1 #644

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented May 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
grpcio (source) ==1.63.0 -> ==1.64.1 age adoption passing confidence

Release Notes

grpc/grpc (grpcio)

v1.64.1

Compare Source

This is release 1.64.1 (grateful) 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

C++

  • [OTel] Generate pkg-config file for grpcpp_otel_plugin (#​36686). (#​36722)
  • [OTel] Add find_package call for OTel dependency in installed gRPC configuration (#​36674). (#​36688)

Python

  • [Python Server] Remove abstractmethod notation for add_registered_method_handlers (v1.64.x backport). (#​36696)

v1.64.0

Compare Source

This is release 1.64.0 (grateful) 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

  • [BoringSSL] Update third_party/boringssl-with-bazel. (#​36435)
  • [build] Restrict visibility of grpc_public_hdrs and grpc++_public_hdrs. (#​36289)
  • [Deps] Rollfoward Protobuf upgrade to v26.1. (#​36323)

C++

  • [CSM] Fix CSM Observability for trailers-only response. (#​36413)
  • [CSM] Remove requirement that servers have to be xDS enabled. (#​36410)

Python

  • [Asyncio] Semantic task names for RPC tasks. (#​36422)
  • [python/systemd] allow compiling systemd support into python builds. (#​36037)
  • [Python Otel] Remove opentelemetry version pin. (#​36448)
  • [Python Otel] Use registered method at server side. (#​36371)
  • [Python grpcio_tools] Update version requirement of protobuf in grpcio_tools. (#​36230)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested review from coryan and a team as code owners May 20, 2024 22:19
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 20, 2024
Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.68%. Comparing base (61bce3c) to head (0922581).
Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #644      +/-   ##
==========================================
- Coverage   98.69%   98.68%   -0.01%     
==========================================
  Files          50       50              
  Lines        8492     8461      -31     
==========================================
- Hits         8381     8350      -31     
  Misses        111      111              
Flag Coverage Δ
unittests 98.68% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate-bot renovate-bot changed the title chore(deps): update dependency grpcio to v1.64.0 chore(deps): update dependency grpcio to v1.64.1 Jun 3, 2024
@cojenco cojenco merged commit e765eb5 into googleapis:main Jun 4, 2024
13 checks passed
@renovate-bot renovate-bot deleted the renovate/grpcio-1.x branch June 4, 2024 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Add this label to force Kokoro to re-run the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants