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(deps): Update dependency grpcio to v1.62.0 #65

Merged
merged 2 commits into from
Mar 1, 2024
Merged

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Mar 1, 2024

This PR contains the following updates:

Package Update Change
grpcio (source) minor ==1.60.0 -> ==1.62.0

Release Notes

grpc/grpc (grpcio)

v1.62.0

Compare Source

This is release 1.62.0 (guardian) 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

  • [metadata] Allow non application/grpc content-type values. (#​35824)
  • [BoringSSL] Update third_party/boringssl-with-bazel. (#​35768)
  • [GPR] Removed GPR_BACKWARDS_COMPATIBILITY_MODE. (#​35602)

Python

  • [Build] Strip armv7 artifacts. (#​35832)
  • [Python AIO] Handle DeprecationWarnings when get current loop. (#​35583)
  • [Python AIO] Raise resource_exhausted error in case of concurrent RPC limit exceeded. (#​35376)
  • [Python O11y] Build and distrib O11y package. (#​35578)
  • [Python setuptools] Import error from distutils for lower version of setuptools. (#​35561)
  • [ruby] Fix use-after-free for post-fork channel recreation. (#​35488)

Ruby

  • [ruby] Build/test ruby 3.3 and build native gems with Ruby 3.3 support. (#​35399)

v1.60.1

Compare Source

This is release gRPC Core 1.60.1 (gjallarhorn).

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

This release contains refinements, improvements, and bug fixes.

Python

  • [Python Misc] Revert change to print backtrace in server. (#​35462)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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 Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Mar 1, 2024
@kodiakhq kodiakhq bot merged commit 1cdd19b into main Mar 1, 2024
5 checks passed
@kodiakhq kodiakhq bot deleted the renovate/grpcio-1.x branch March 1, 2024 02:07
kodiakhq bot pushed a commit that referenced this pull request Mar 1, 2024
🤖 I have created a release *beep* *boop*
---


## [0.0.24](v0.0.23...v0.0.24) (2024-03-01)


### Bug Fixes

* **deps:** Update dependency black to v24.2.0 ([#64](#64)) ([74d8de4](74d8de4))
* **deps:** Update dependency grpcio to v1.62.0 ([#65](#65)) ([1cdd19b](1cdd19b))
* **deps:** Update dependency grpcio-tools to v1.62.0 ([#66](#66)) ([fc82bf5](fc82bf5))
* **deps:** Update dependency protobuf to v4.25.3 ([#61](#61)) ([d0f77f3](d0f77f3))
* **deps:** Update dependency pytest to v8.0.2 ([#62](#62)) ([be9ac4d](be9ac4d))
* Generate Python Code from `plugin-pb` ([#67](#67)) ([ca81f6b](ca81f6b))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants