4582 Commits (edb6c62991cbfa42f0167add3fb9ad2f9569c285)

Author SHA1 Message Date
Vignesh Babu 0c1107636f [AuthContext] Embed the connection context inside auth context to allow migration of auth properties into the connection context. 5 months ago
Alisha Nanda e37d3848a1 Add new HTTP2 frame type SecurityFrame for security-related data. Also add new setting to negotiate whether the SecurityFrame type is supported. 5 months ago
Xuan Wang 30506ff344 [Python Aio] Fix test_cancel_after_done_writing (#38051) 5 months ago
Mark D. Roth 55b1ae9700 [build] replace grpc_proto_library rules with separate proto_library/cc_proto_library/cc_grpc_library rules (#37943) 5 months ago
Esun Kim 14ac94d923 [Build] Override MACOSX_DEPLOYMENT_TARGET for gRPC Python (#37997) 5 months ago
Marcel ff7d726a91 [Python Bazel] Use `PyInfo` provider and `py_*` rules from rules_python (#37995) 5 months ago
Richard Belleville 22134472d1 Bump master version to 1.69.0-dev (#38000) 6 months ago
Sreenithi Sridharan 316fa277cb Temporarily skipping `TestChannelReady.channel_ready_blocked` test due to a flake (#37948) 6 months ago
Xuan Wang e5952ffd9e [Python CSM] Get mesh-id from env var instead of bootstrap file (#37837) 6 months ago
Sreenithi Sridharan 18015f8b3a Adding `noexcept` to void return Cython functions as required by Cython 3.x upgrade (#37922) 6 months ago
Xuan Wang 7ea88447d9 [Cython AIO] Fix Aio tests time out issue (#37917) 6 months ago
AJ Heller 4ffcdd4ab7 Delete gRPC C++ Binder implementation 6 months ago
Mark D. Roth 7fb7d3c3b6 [xDS] xDS-based HTTP CONNECT configuration (#37800) 6 months ago
AJ Heller b41b323fbe Automated rollback of commit 4abd199841. 6 months ago
AJ Heller 4abd199841 Delete gRPC C++ Binder implementation 6 months ago
Craig Tiller dbb5164ac7 [clang-format] Remove custom clang-format rules for include ordering (#37820) 6 months ago
Sourabh Singh 14d15834b9 [grpc][Python][doc] Added CONTRIBUTING.md to guide new contributors through the process of contributing to gRPC Python (#36749) 6 months ago
Tanvi Jagtap 229de2530b [PH2][Refactor] Creating call_tracer_wrapper.h . (#37786) 6 months ago
Esun Kim 1b11b92182 [Deps] Updated Abseil to 1.20240722.0 (#37543) 6 months ago
Mark D. Roth e56d766a45 [GCP auth filter] add "blackboard" mechanism for retaining global state, and use it for cache in GCP auth filter (#37646) 6 months ago
Mark D. Roth 6ba3b4a717 [xDS] ORCA to LRS propagation changes (#37467) 6 months ago
Sreenithi Sridharan f2ffbb89a2 Add templating and support for Python 3.13 (#37643) 6 months ago
Sourabh Singh dc12396125 Added excessive logging threshold test (#37274) 7 months ago
erm-g 72c7cf88f9 [security] Change security level classification for local connections (#37266) 7 months ago
Esun Kim e4a422ba43 [Deps] Upgrade protobuf to 28.1 (#37682) 7 months ago
Mark D. Roth 06d3e40d81 [xDS] split LRS client into its own API (#37605) 7 months ago
Xuan Wang a9114ff9e4 [Python test] Add log to print test start time and duration (#37761) 7 months ago
Yousuk Seung 9560fbb82f Don't grab GIL from C-Core during shutdown (retry with fix) (#37784) 7 months ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 7 months ago
Yousuk Seung 571adaf2a0 Revert "Don't grab GIL from C-Core during shutdown (#37762)" (#37769) 7 months ago
Yousuk Seung 4b53c2bac3 Don't grab GIL from C-Core during shutdown (#37762) 7 months ago
Xuan Wang 9a1ba9d15d [Python test] Add test timestamp (#37703) 7 months ago
apolcyn fbd1a615c2 [release] bump dev version on master branch (#37671) 7 months ago
apolcyn 5378a327b4 [boringssl] Update boringssl version (#37631) 7 months ago
Xuan Wang 7293191045 [Python Aio] Fix test_cancel_after_done_writing (#37651) 7 months ago
Xuan Wang 2530ff7764 [Python AIO] Extend the DDL in connectivity_test.test_unavailable_backend (#37645) 7 months ago
Mark D. Roth c4117e4615 [xDS] implement GCP Auth filter (#37550) 7 months ago
Tanvi Jagtap 245941e0da [Gpr_To_Absl_Logging] Remove gpr_log. Adding absl LOG wrappers. (#37431) 7 months ago
Mark D. Roth ae5dfa13e8 [xDS] validate Audience cluster metadata (#37566) 7 months ago
Mark D. Roth e3f8296d3a [xDS] move XdsConfig out of XdsDependencyManager (#37564) 8 months ago
Mark D. Roth 71c8629e75 [call creds] refactor token-fetching call creds to allow cleaner reuse (#37510) 8 months ago
Tanvi Jagtap cd2a624a14 [Gpr_To_Absl_Logging] Remove logging header from misc folders (#37496) 8 months ago
Tanvi Jagtap fe249ceb25 [Gpr_To_Absl_Logging] Replace gpr_log (#37472) 8 months ago
Xuan Wang a30347d992 [Python Otel] Manage call tracer life cycle use call arena. (#37460) 8 months ago
Corentin Girard 8271b14c41 [reflection]: python: reflection returns `original_request` (#36944) 8 months ago
Craig Tiller c8891a9542 [chttp2] Remove rstpit experiment (#37343) 8 months ago
Xuan Wang b6e0137608 [Python Otel] Fix Segfault caused by CallTracer method lifetime issue (#37329) 8 months ago
AJ Heller d835f8a710 [Release] Bump version to 1.67.0-dev (on master branch) (#37279) 9 months ago
Xuan Wang 40c0419982 [Python Observability] Make sure call_tracers are deleted (#37247) 9 months ago
Xuan Wang 80436121e7 [Python Interop] Add signal handler to python interop client and server (#37241) 9 months ago