aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-08buildscripts: Migrate PSM Interop to Artifact Registry (#11079) (#11088)upstream-v1.62.xSergii Tkachenko
2024-03-29okhttp: Remove finished stream even if a pending stream was startedFrançois JACQUES
2024-03-26servlet: Check log fine level before hex string conversion. Fixes #11031.hypnoce
2024-03-22Fix retry race condition that can lead to double decrementing inFlightSubStre...Larry Safran
2024-03-11rls: Fix a local and remote raceEric Anderson
2024-02-27Update v1.62.x to point to 1.62.3-SNAPSHOT (#10966)Larry Safran
2024-02-27xds: fix xdsNameResolver virtual host lookup authority, use service authority...yifeizhuang
2024-02-23Bump version to 1.62.2-SNAPSHOTLarry Safran
2024-02-23Bump version to 1.62.1upstream/v1.62.2upstream/v1.62.1Larry Safran
2024-02-23Update README etc to reference 1.62.1Larry Safran
2024-02-23Change GAE interop tests to use java11 runtime (#10933)Eric Anderson
2024-02-21Bump version to 1.62.1-SNAPSHOTLarry Safran
2024-02-21Bump version to 1.62.0upstream/v1.62.0Larry Safran
2024-02-21Update README etc to reference 1.62.0Larry Safran
2024-02-20util: MultiChildLoadBalance.shutdown() log to FINE (#10935)Larry Safran
2024-02-16Remove semi-circular dependency between core and utilEric Anderson
2024-02-08interop-testing: Use separate event loops in RetryTestEric Anderson
2024-02-07Change log level from WARNING to FINER for expected exception (#10899)Larry Safran
2024-02-07Revert "Fix retries that timeout hanging forever. (#10855)" (#10901)Larry Safran
2024-02-06XdsClient is experimental (#10876)yifeizhuang
2024-02-06xds: hide TlsContextManager in XdsResourceType.Args (#10894)yifeizhuang
2024-02-05xds: Googleapis proto sync to 2023-01-10 (#10896)Sergii Tkachenko
2024-02-05xds: Envoy proto sync to 2024-01-24 (#10895)Sergii Tkachenko
2024-02-05Fix flaky retry tests (#10887)Larry Safran
2024-02-01Allow users to start watching xDS resources (#10864)Anirudh Ramachandra
2024-02-01xds: fix NPE in wrr in TF state (#10868)yifeizhuang
2024-01-31Fix retries that timeout hanging forever. (#10855)Larry Safran
2024-01-31xds: move filterRegistry and loadBalancerRegistry out of XdsResourceType.Args...yifeizhuang
2024-01-30xds: move tlsContextManager (#10859)yifeizhuang
2024-01-30binder: Create a new RobolectricBinderSecurityTest (#10835)Mateus Azis
2024-01-29Relax some timeouts that have been flaky for the automated CI testing. (#10858)Larry Safran
2024-01-29Add check for empty addresses and if not there disable ipV6. (#10848)Larry Safran
2024-01-29internal:Happy eyeballs (#10731)Larry Safran
2024-01-25xds: change controlPlaneClient and loadReportClient to use xdsTransportFactor...yifeizhuang
2024-01-24Allow users outside of io.grpc.xds package to create custom xDS resources (#1...Anirudh Ramachandra
2024-01-22Make AsyncSecurityPolicy.checkAuthorizationAsync public. (#10836)Mateus Azis
2024-01-22Add unit test coverage for PendingAuthListener. (#10806)Mateus Azis
2024-01-22transports can send a msg larger than their flow control window (#10842)John Cormie
2024-01-22buildscripts: Break up android-interop gradle builds (#10839)Terry Wilson
2024-01-19binder: fix up BinderClientTransportTest (#10822)John Cormie
2024-01-19java_grpc_library.bzl: Support runfiles for protoc and the pluginEric Anderson
2024-01-18services: Remove deprecated `io.grpc.services.BinaryLogs` (#10832)Sergii Tkachenko
2024-01-16xds: add xdsTransportFactory interface (#10827)yifeizhuang
2024-01-16change since javadoc in ClientTransportFilter.java (#10817)Larry Safran
2024-01-12Bump gradle from 8.3 to 8.5 (#10791)Sergii Tkachenko
2024-01-12Update README etc to reference 1.61.0 (#10821)Sergii Tkachenko
2024-01-12netty: Avoid volatile attributes on client-sideEric Anderson
2024-01-11RELEASING.md: Include author email in shortlog (#10794)Sergii Tkachenko
2024-01-11binder: BinderTransportTest uses a realistic Executor. (#10803)John Cormie
2024-01-10xds: Add EC key supportEric Anderson