-
Notifications
You must be signed in to change notification settings - Fork 10.8k
Insights: grpc/grpc
Overview
Could not load contribution data
Please try again later
19 Pull requests merged by 4 people
-
[export] [party] Add a JSON rendering
#39590 merged
May 23, 2025 -
[export] [channelz] Modify data sinks to be asynchronous
#39626 merged
May 23, 2025 -
[Release] Bump version to 1.73.0-pre1 (on v1.73.x branch)
#39643 merged
May 22, 2025 -
[Backport][v1.71.x][Python] Fix Python Linux distribtests copy conflicts (#39558)
#39637 merged
May 22, 2025 -
[Backport][v1.72.x][Python] Fix Python Linux distribtests copy conflicts (#39558)
#39634 merged
May 22, 2025 -
[Backport][v1.72.x][Python] Pin Cython to 3.1.1 (#39609)
#39632 merged
May 22, 2025 -
[Backport][v1.73.x][Python] Fix Python Linux distribtests copy conflicts (#39558)
#39635 merged
May 22, 2025 -
[export] [debug] Improve TypeName to compile on a few more platforms
#39621 merged
May 22, 2025 -
[export] [promises] Add introspection to
Race
#39625 merged
May 22, 2025 -
[export] [promises] Add introspection for
loop
#39618 merged
May 22, 2025 -
[export] [promises] Add introspection for
map
#39620 merged
May 22, 2025 -
[export] [promises] Add rendering for
if
#39617 merged
May 22, 2025 -
[export] [promises] Improve waker loging
#39615 merged
May 22, 2025 -
Bump v1.68.x to 1.68.3
#39322 merged
May 21, 2025 -
Update Github Issue assignees for Python team
#39417 merged
May 20, 2025 -
[export] [PH2] Undo previous internal config changes
#39604 merged
May 20, 2025 -
[export] Extend expiration dates of some experiments.
#39601 merged
May 19, 2025 -
[export] [Python] completion queue loop: only invoke Python’s signal handling in main thread
#39573 merged
May 19, 2025 -
[export] [PH2] Making ValueOrHttp2Status an object that must be used.
#39576 merged
May 17, 2025
24 Pull requests opened by 16 people
-
[ObjC] deduplicate dns resolve result in cf event engine test
#39595 opened
May 18, 2025 -
[export] [telemetry] Re-land https://github.com/grpc/grpc/pull/39530
#39603 opened
May 19, 2025 -
[ruby] Drop Ruby 3.0 support
#39607 opened
May 20, 2025 -
[auth] add injectable custom peer comparison fn
#39610 opened
May 20, 2025 -
[Python] CI: Speed up distribtest image builds
#39613 opened
May 21, 2025 -
[export] [promises] Add introspection to `Race`
#39619 opened
May 21, 2025 -
[cleanup] Remove -DGPR_NO_DIRECT_SYSCALLS build setting
#39623 opened
May 21, 2025 -
[build] [python] win_arm64 wheels GH action
#39624 opened
May 21, 2025 -
[Test] More log to h2_ssl_session_reuse_test
#39627 opened
May 21, 2025 -
[export] [promises] Fork mpsc
#39628 opened
May 21, 2025 -
[Ruby] set log level for src/core/util/log
#39629 opened
May 22, 2025 -
Add a Bazel config setting to minimize thread pool size.
#39633 opened
May 22, 2025 -
[Backport][v1.71.x][Python] Pin Cython to 3.1.1 (#39609)
#39636 opened
May 22, 2025 -
[export] [promises] Add a variant of `Loop` that yields per iteration
#39638 opened
May 22, 2025 -
[export]
#39639 opened
May 22, 2025 -
[FilterFusion] Modify ChannelInit to allow registering fused filters
#39641 opened
May 22, 2025 -
[Experiment codegen tool] Sort experiment list within the Python experiment codegen tools.
#39642 opened
May 22, 2025 -
Log fix
#39644 opened
May 23, 2025 -
[sanity] fix?
#39645 opened
May 23, 2025 -
Fix Python linux distribtest for aarch64_alpine target and enable for presubmit test
#39647 opened
May 23, 2025 -
[PH2] De-Prioritising some tasks
#39648 opened
May 23, 2025 -
[PH2] Client and server initial and trailing metadata validation in the header assembler
#39649 opened
May 23, 2025 -
Fix/37660
#39650 opened
May 23, 2025 -
[export]
#39651 opened
May 23, 2025
11 Issues closed by 8 people
-
GRPCIO fails to install when installing as a dependency for python google-generativeai
#39608 closed
May 21, 2025 -
Unused artifacts are not removed from Ruby gem during source compile
#39038 closed
May 20, 2025 -
gRPC Python plugin output directory does not match one used by core compiler
#39583 closed
May 20, 2025 -
Generated Python code uses grpc.experimental without importing it
#39555 closed
May 20, 2025 -
Remove census_context from grpc{Server,Client}Context
#39599 closed
May 20, 2025 -
Adding openssl support for bazel build using a .bzl file.
#38761 closed
May 20, 2025 -
When using gRPC API call from "dllmain" or "InitInstance" or "During application exit" hang is observed
#39340 closed
May 20, 2025 -
no_proxy environment variable is ignored by grpc C++ client (1.64.2)
#39516 closed
May 20, 2025 -
How to run grpcio tests only?
#39598 closed
May 20, 2025 -
Build fails due to symbol redefinition in abseil-cpp when using gRPC v1.72.0
#39592 closed
May 19, 2025 -
Error installing grpc gem on M4 MacBook
#39363 closed
May 18, 2025
3 Issues opened by 3 people
-
Windows connection aborted after one minute
#39631 opened
May 22, 2025 -
gRPC Retry Policy should timeout early when the next request is scheduled for beyond the timeout
#39622 opened
May 21, 2025 -
"Failed to deserialize response message" when grpc c# client requests a java grpc server grpc_status_code(0)
#39594 opened
May 18, 2025
31 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[API] add new API to create channel from fd or endpoint that supports secure credentials
#39400 commented on
May 22, 2025 • 76 new comments -
[test-infra] Update all Ubuntu docker images to v24.04
#39567 commented on
May 21, 2025 • 10 new comments -
[Ruby] Add rubygems support for linux-gnu and linux-musl platforms
#39549 commented on
May 23, 2025 • 9 new comments -
[event_engine] Event engine fork support
#38980 commented on
May 21, 2025 • 4 new comments -
[export] Automated rollback of commit 788e5340b33db7934ea067aad85178ddbb9a42a7.
#39579 commented on
May 19, 2025 • 0 new comments -
[deps] Update absl to 20250512.0
#39571 commented on
May 22, 2025 • 0 new comments -
[export] [promises] MPSC Rewrite
#39561 commented on
May 22, 2025 • 0 new comments -
Remove rules_proto references
#39556 commented on
May 20, 2025 • 0 new comments -
[export]
#39519 commented on
May 20, 2025 • 0 new comments -
[c-ares] update version to 1.34.5
#39508 commented on
May 22, 2025 • 0 new comments -
[export] Fix compile error in generated `Clamp` template.
#39448 commented on
May 22, 2025 • 0 new comments -
[export]
#39423 commented on
May 21, 2025 • 0 new comments -
[subchannel] make it the watcher's responsibility to hop into WorkSerializer
#39373 commented on
May 20, 2025 • 0 new comments -
Update Python Tools supported versions in README to match python_version.py
#39313 commented on
May 20, 2025 • 0 new comments -
[EventEngine] Enable event_engine_dns_non_client_channel experiment
#39059 commented on
May 20, 2025 • 0 new comments -
Fix tools typos
#38030 commented on
May 21, 2025 • 0 new comments -
Add basic typing support for python code compiler
#37877 commented on
May 22, 2025 • 0 new comments -
Internal change
#34947 commented on
May 21, 2025 • 0 new comments -
throws Maximum Call Stack Size errors when using GRPC (PHP pecl) library 1.69.0.
#39509 commented on
May 22, 2025 • 0 new comments -
Protobuf_INCLUDE_DIRS cmake variable not set
#39358 commented on
May 22, 2025 • 0 new comments -
`grpcio==1.72.0` on x64 MacOS Python 3.12 PyPI wheel not published
#39388 commented on
May 21, 2025 • 0 new comments -
Add support for Windows on Arm
#39362 commented on
May 21, 2025 • 0 new comments -
[gRPC Python] Stop using unstable Cython versions
#39588 commented on
May 21, 2025 • 0 new comments -
Python: Missing cython dependency when installing from sdist with GRPC_PYTHON_BUILD_WITH_CYTHON=1
#39487 commented on
May 20, 2025 • 0 new comments -
Client-side streaming early OK fails with StatusCode.CANCELLED from python client
#29615 commented on
May 20, 2025 • 0 new comments -
Crash(SIGSEGV) in grpc_byte_buffer_destroy due to NULL pointer dereference during ServerAsyncReaderWriter destruction
#39544 commented on
May 20, 2025 • 0 new comments -
Violation of ODR and runtime crash
#37968 commented on
May 20, 2025 • 0 new comments -
switched_rules_by_language creates an ordering dependency on users
#25931 commented on
May 20, 2025 • 0 new comments -
grpc client dying due to potential deadlock when destination is down
#39461 commented on
May 20, 2025 • 0 new comments -
Python 3.13t Support
#38762 commented on
May 19, 2025 • 0 new comments