3217 Commits (24be69b9bd085736a3afedf518f1a8ced8383aa0)

Author SHA1 Message Date
Xuan Wang c910004328 [Python Stub] Add version check to stubs generated by grpcio_tools (#35906) 1 year ago
Tanvi Jagtap 2c49416713 [grpc][Gpr_To_Absl_Logging] Using absl from within gpr logging (#36108) 1 year ago
Vignesh Babu 7533328075 [server] Allow configuring max incoming connections at the server (#36088) 1 year ago
Esun Kim b78f64569a [CI] Updated by review (#36083) 1 year ago
Xuan Wang 9ba8bb5dd2 Revert "[AbortError] And and check AbortError while abort" (#36076) 1 year ago
Xuan Wang 675dcccd5e [AbortError] Reapply "[AbortError] And and check AbortError while abort" (#34525) 1 year ago
Mark D. Roth c43f1a63b0 [RLS] implement non-per-call metrics (#36001) 1 year ago
Mark D. Roth 0213523907 [build] move channel out of grpc_base (#35924) 1 year ago
Alisha Nanda fa2bae473a [metadata] Expose metadata limits and annotation info to filter stack (#35970) 1 year ago
Mark D. Roth 40577dd585 [WRR] implement non-per-call metrics (#35977) 1 year ago
Gregory Cooke a1b7e1e523 [Security] Crl helpers (#35963) 1 year ago
Yousuk Seung 641213ee58 [tracing] Remove debugging annotations 1 year ago
Jan Katins d4afc993ed
[python] Fix typo in code comment (#35981) 1 year ago
Xuan Wang ca36ff84ba [Python o11y] Fix readme (#35988) 1 year ago
Matthew Stevenson 51bccbdcf9 [ssl] Support Windows system roots. (#34874) 1 year ago
Mark D. Roth cfcbb0a535 [build] move parts of the `grpc_client_channel` BUILD target out into their own targets (#35879) 1 year ago
Mark D. Roth 179e0f952f [build] move parts of the `grpc_base` BUILD target out into their own targets (#35846) 1 year ago
Esun Kim 34be0d84a9 [Core] Remove wrap_memcpy (#35826) 1 year ago
Xuan Wang 2c9b599e5e [Python O11Y] Reapply registered method change (#35850) 1 year ago
Xuan Wang bb3edd22b3 [Python Modernization] Deprecate pkg_resources (#35849) 1 year ago
Eugene Ostroukhov 6c157f9128 [Release] Bump version to 1.63.0-dev (on master branch) (#35899) 1 year ago
Mark D. Roth 41606054c2 [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 1 year ago
Craig Tiller d1cb0c0874 [chaotic-good] Bring up core e2e tests (#35663) 1 year ago
Mark D. Roth 21cb320080 [reorg] move service config code to src/core/service_config (#35843) 1 year ago
Mark D. Roth f22c954ef5 [reorg] move client channel code to src/core/client_channel (#35827) 1 year ago
Mark D. Roth 10e83973e7 [reorg] move resolver code to src/core/resolver (#35804) 1 year ago
Mark D. Roth 148f59c15a [reorg] move LB policy code to src/core/load_balancing (#35786) 1 year ago
Craig Tiller 610f439342 [channel] Add CallFactory, CallDestination (#35766) 1 year ago
Esun Kim 1f979d2a83 [BoringSSL] Update third_party/boringssl-with-bazel (#35768) 1 year ago
Xuan Wang 03375e064f [Python AIO] Handle DeprecationWarnings when get current loop (#35583) 1 year ago
Craig Tiller 59004b4931 [channel] Separate call size estimation out of `grpc_core::Channel` (#35732) 1 year ago
Craig Tiller fb14685fd6 [transport] Move call spine related types into their own file (#35689) 1 year ago
Esun Kim 714640d71f [Deps] Upgrade Abseil to 2024-01-16 (#35589) 1 year ago
Xuan Wang a73293bf4c [Python AIO] Add note for read/write APIs (#35598) 1 year ago
Xuan Wang bdfacdec7f [Python AIO] Raise resource_exhausted error in case of concurrent RPC limit exceeded (#35376) 1 year ago
Eugene Ostroukhov 2fc9dd1546 [build] Update `envoy-api` and `xds` dependencies (#35603) 1 year ago
Xuan Wang ad1dc17030
[Python setuptools] Import error from distutils for lower version of setuptools (#35561) 1 year ago
Stanley Cheung 7c347b96eb [Release] Bump version to 1.62.0-dev (on master branch) (#35580) 1 year ago
Craig Tiller 584c0c0c98 [call-v3] Filter executor (#35533) 1 year ago
Xuan Wang e36025d3d2 Revert "[Python Aio] Replace get_event_loop() with new_event_loop() (… (#35570) 1 year ago
Xuan Wang d6579e32a0 [Python Aio] Replace get_event_loop() with new_event_loop() (#35493) 1 year ago
Craig Tiller 9f6789e2b2 [chttp2] Rework settings management to be a c++ type (#35449) 1 year ago
Xuan Wang a18279db2e [Python O11Y] Revert registered method change (#35522) 1 year ago
Craig Tiller 3020a68b86 [call-v3] Move `grpc_call_final_info` into its own target (#35504) 1 year ago
Mark D. Roth 20e5b2c4bb [xDS] read connection idle timeout from CDS resource (#35395) 1 year ago
AJ Heller 3f8af9a74c [EventEngine] Rename Posix native resolver (#35491) 1 year ago
Craig Tiller 6872a7a473 Change some text to Implementation Private 1 year ago
AJ Heller 745a61222d [EventEngine] Implement Windows Native Resolver (#35458) 1 year ago
Xuan Wang d8ae1d28c5 [Python O11Y] Add _registered_method to __init__.py (#35482) 1 year ago
Xuan Wang 9a7c0b5f57 [Python Observability] Allow create call with registered method (#35002) 1 year ago