aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-08buildscripts: Migrate PSM Interop to Artifact Registry (#11079) (#11090)upstream-v1.60.xSergii Tkachenko
2024-02-06Fix retries that timeout hanging forever. [ Backport to 1.60.x] (#10885)Larry Safran
2024-02-02Bump version to 1.60.3-SNAPSHOTyifeizhuang
2024-02-02Bump version to 1.60.2upstream/v1.60.2yifeizhuang
2024-02-02Update README etc to reference 1.60.2yifeizhuang
2024-02-01xds: fix NPE in wrr in TF state (#10874)yifeizhuang
2024-01-02README.md: Correct gradle protobuf reference from 3.22.3 to 3.24.0 (#10772) (...Sergii Tkachenko
2023-12-20Bump version to 1.60.2-SNAPSHOTlarry-safran
2023-12-20Bump version to 1.60.1upstream/v1.60.1larry-safran
2023-12-20missed steplarry-safran
2023-12-19Bump version to 1.60.2-SNAPSHOTlarry-safran
2023-12-19Bump version to 1.60.2-SNAPSHOTlarry-safran
2023-12-19Update README etc to reference 1.60.1larry-safran
2023-12-19Add increment as identified in #10768 (#10769) (#10770)Larry Safran
2023-12-19buildscripts: Use the Kokoro shared install lib from the new repo (#10757) (#...Sergii Tkachenko
2023-12-04Bump version to 1.60.1-SNAPSHOTEric Anderson
2023-12-04Bump version to 1.60.0upstream/v1.60.0Eric Anderson
2023-12-04Update README etc to reference 1.60.0Eric Anderson
2023-11-27all: Add grpc-inprocessEric Anderson
2023-11-27inprocess: Add missing anonymous address as supportedEric Anderson
2023-11-27core: Detect NameResolverProviders passed as FactoriesEric Anderson
2023-11-20util: Remove shutdown subchannels from OD tracking (#10683)Terry Wilson
2023-11-20netty: Add option to limit RST_STREAM rateEric Anderson
2023-11-14netty: disable huffman coding in headers (#10563)Benjamin Fedorka
2023-11-14Implement Http2Headers.isEmpty (#10663)Patrick Koenig
2023-11-13util: Make grpc-core an implementation dependencyEric Anderson
2023-11-13benchmarks: Remove usage of deprecated StreamObserversEric Anderson
2023-11-13xds: fix ring hash childLB acceptResolvedAddress not in syncContext (#10664)yifeizhuang
2023-11-13opentelemetry : Implement metrics (#10593)Vindhya Ningegowda
2023-11-10inprocess: Remove InProcessNameResolverEric Anderson
2023-11-10testing: Add FakeNameResolverProvider.getProducedSocketAddressTypes (#10655)Eric Anderson
2023-11-09xds:Make Ring Hash LB a petiole policy (#10610)Larry Safran
2023-11-08stub: Deprecate StreamObservers (#10654)Terry Wilson
2023-11-08android: Remove unneeded proguard ruleEric Anderson
2023-11-07Bump compileSdkVersion and finalize setAllowActivityStarts API.Jeff Davidson
2023-11-06Bump Netty to 4.1.100.FinalEric Anderson
2023-11-06core: add description to Status.UNKNOWN in ServerImpl's #internalClose (#10643)Sergii Tkachenko
2023-11-03core, netty, okhttp: implement new logic for nameResolverFactory API in chann...sanjaypujare
2023-11-03lb: acceptResolvedAddresses() to return Status (#10636)Terry Wilson
2023-11-03alts: Add propagation of original exception for AltsHandshakerStub (#10644)erm-g
2023-11-02core: Deprecate ForwardingChannelBuilder (#10587)Sergii Tkachenko
2023-11-02alts: Re-enable deprecation warnings (#10640)Eric Anderson
2023-11-02interop-testing: Improve ChannelAndServerBuilderTest readability (#10641)Sergii Tkachenko
2023-10-31interop-testing: Fix total calls log statement (#10639)Terry Wilson
2023-10-31interop-testing: Fix disabling of stream tracers (#10638)Terry Wilson
2023-10-26Introduce the AsyncSecurityPolicy class. (#10622)Mateus Azis
2023-10-25protobuf: Stabilize ProtoUtils.metadataMarshaller() (#10628)Terry Wilson
2023-10-25protobuf-lite: ProtoLiteUtils experimental comment (#10627)Terry Wilson
2023-10-25interop-testing: Stress test log for total calls (#10626)Terry Wilson
2023-10-25xds: Log ORCA UNIMPLEMENTED error to subchannel logger (#10625)Yannick Epstein