4556 Commits (a9114ff9e4f188745b50a29bd50b7aace97982e0)

Author SHA1 Message Date
Xuan Wang a9114ff9e4 [Python test] Add log to print test start time and duration (#37761) 6 months ago
Yousuk Seung 9560fbb82f Don't grab GIL from C-Core during shutdown (retry with fix) (#37784) 6 months ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 6 months ago
Yousuk Seung 571adaf2a0 Revert "Don't grab GIL from C-Core during shutdown (#37762)" (#37769) 6 months ago
Yousuk Seung 4b53c2bac3 Don't grab GIL from C-Core during shutdown (#37762) 6 months ago
Xuan Wang 9a1ba9d15d [Python test] Add test timestamp (#37703) 6 months ago
apolcyn fbd1a615c2 [release] bump dev version on master branch (#37671) 6 months ago
apolcyn 5378a327b4 [boringssl] Update boringssl version (#37631) 6 months ago
Xuan Wang 7293191045 [Python Aio] Fix test_cancel_after_done_writing (#37651) 6 months ago
Xuan Wang 2530ff7764 [Python AIO] Extend the DDL in connectivity_test.test_unavailable_backend (#37645) 6 months ago
Mark D. Roth c4117e4615 [xDS] implement GCP Auth filter (#37550) 6 months ago
Tanvi Jagtap 245941e0da [Gpr_To_Absl_Logging] Remove gpr_log. Adding absl LOG wrappers. (#37431) 6 months ago
Mark D. Roth ae5dfa13e8 [xDS] validate Audience cluster metadata (#37566) 6 months ago
Mark D. Roth e3f8296d3a [xDS] move XdsConfig out of XdsDependencyManager (#37564) 7 months ago
Mark D. Roth 71c8629e75 [call creds] refactor token-fetching call creds to allow cleaner reuse (#37510) 7 months ago
Tanvi Jagtap cd2a624a14 [Gpr_To_Absl_Logging] Remove logging header from misc folders (#37496) 7 months ago
Tanvi Jagtap fe249ceb25 [Gpr_To_Absl_Logging] Replace gpr_log (#37472) 7 months ago
Xuan Wang a30347d992 [Python Otel] Manage call tracer life cycle use call arena. (#37460) 7 months ago
Corentin Girard 8271b14c41 [reflection]: python: reflection returns `original_request` (#36944) 7 months ago
Craig Tiller c8891a9542 [chttp2] Remove rstpit experiment (#37343) 7 months ago
Xuan Wang b6e0137608 [Python Otel] Fix Segfault caused by CallTracer method lifetime issue (#37329) 7 months ago
AJ Heller d835f8a710 [Release] Bump version to 1.67.0-dev (on master branch) (#37279) 8 months ago
Xuan Wang 40c0419982 [Python Observability] Make sure call_tracers are deleted (#37247) 8 months ago
Xuan Wang 80436121e7 [Python Interop] Add signal handler to python interop client and server (#37241) 8 months ago
Mark D. Roth 952d6276b4 [CallTracer] report transport byte counts directly to `CallTracer` 8 months ago
Esun Kim 62401f643c [Dep] Roll-foward "Upgrading Protobuf to v27.0 (#36753)" (#37182) 8 months ago
Eugene Ostroukhov c92b43388c [Dep] Revert "Upgrading Protobuf to v27.0 (#36753)" (#37125) 8 months ago
Mark D. Roth 62826f5f6e [xDS] refactor BUILD targets for resource types (#37130) 8 months ago
Esun Kim 0ffab55534 [Dep] Upgrading Protobuf to v27.0 (#36753) 8 months ago
Craig Tiller e1b61766fc [latency] New latency visualization tool (#36964) 8 months ago
Maxence Boutet 958bc76658 Explicitly check if candidate is not None when closing aio channel (#36837) 9 months ago
Craig Tiller ec7e4e2a96 [call-v3] Separate out the CallState class from CallFilters (#37003) 9 months ago
Sreenithi Sridharan 14714b3512 Fix issues/36613 (#37022) 9 months ago
Mark D. Roth 34a0318dbf [LB policy API] change metadata mutation API to handle discarded picks (#36968) 9 months ago
Sreenithi Sridharan a98ac04fee [fix] updated invocation_metadata return type hint (#36894) 9 months ago
Richard Belleville 2d3cbfbfd2
[Release] Add warning about PyPi latest version not necessarily matching Github latest version (#36965) 9 months ago
Craig Tiller e21467475f [call-v3] Direct channel implementation (#36734) 9 months ago
Xuan Wang f87084d64f [Release] Bump version to 1.66.0-dev (on master branch) (#36892) 9 months ago
Mark D. Roth f7ce3ee9d5 [call v3] add dynamic filter support to client channel (#36877) 9 months ago
Yousuk Seung 7ce0ccdb40 child post-fork gRPC shutdown to wait briefly (#36873) 9 months ago
AJ Heller c9fdef1317 [logging] Centralize configuration for trace flags (#36576) 9 months ago
Xuan Wang 14d76aac59 [Python CSM] Fix interop client and server flag (#36827) 9 months ago
Craig Tiller 90a649fd3f [call-v3] Client call implementation (#36724) 9 months ago
Xuan Wang 82ca82ca81 [Python CSM] Changes to enable Python CSM interop tests (#36790) 9 months ago
Mark D. Roth e4daabc8bc [reorg] move ext/gcp/metadata_query.* -> util/gcp_metadata_query.* (#36789) 9 months ago
Mark D. Roth 34ac4ee5de [grpc_error] remove unnecessary status attributes (#36523) 9 months ago
Craig Tiller 53540ae5d6 [context] Move legacy tracing contexts to arena contexts (#36776) 9 months ago
Xuan Wang f3220d08d2 [Python O11y] Implement CSM observability for Python (#36557) 9 months ago
Mark D. Roth 82756e9ce0 Automated rollback of commit fbd8ebe7cd. 9 months ago
Xuan Wang 1a96ce7620 [Python AIO] Return EOF from UnaryStreamCall.read() as documented (#36660) 9 months ago