4452 Commits (067796dd2a38bb63878bdd1985ada232717c204b)

Author SHA1 Message Date
Xuan Wang 672d8abdca [Python Otel] Allow start observability without context manager (#35932) 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
Xuan Wang 9b424b5dd4 [Python o11y] Fix Python O11Y artifacts name (#35965) 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
Xuan Wang 88c5f25997
[Python Otel] Fix packaging issue (#35929) 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
Xuan Wang 6028810942 [Python O11Y] Fix core header dependency issue (#35845) 1 year ago
Mark D. Roth f22c954ef5 [reorg] move client channel code to src/core/client_channel (#35827) 1 year ago
Xuan Wang 9aa3c5835a [Python O11y] Remove exporter from public API and refactor tests (#35792) 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
Fahad Ahammed eae9c558cf [Python Deps] Deprecate pkg_resources in grpc_tools (#35382) 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
Xuan Wang dc0fdc4d12 [Python PSM Interop] Use FrozenSet (#35759) 1 year ago
Eugene Ostroukhov 8ea3b417cc [csds] Make grpc_dump_xds_configs return ClientStatusResponse (#35612) 1 year ago
Craig Tiller fb14685fd6 [transport] Move call spine related types into their own file (#35689) 1 year ago
Xuan Wang 4f45565c82 [Python O11Y] Update deps file when building new abseil-cpp (#35681) 1 year ago
AJ Heller 8a3a46e295 [EventEngine] Enable the PosixEventEngine client experiment (#35669) 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
Xuan Wang acdd07635e [Python PSM Interop] Enable SSA testing for Python xDS client (#35596) 1 year ago
Eugene Ostroukhov 2fc9dd1546 [build] Update `envoy-api` and `xds` dependencies (#35603) 1 year ago
Xuan Wang 1afcc3bd13 [Python O11y] Build and distrib O11y package (#35578) 1 year ago
Richard Belleville 7e7b4fd1a4 Fix breakage when built against protobuf head (#34945) 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