aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-01all: fix build with errorprone 2.18 (#9886)Benjamin Peterson
2023-03-01api: Forward getMethodDescriptor() in ForwardingServerCallEric Anderson
2023-02-27xds: add weighted round robin LB policy support (#9873)yifeizhuang
2023-02-27compiler: Inform the compiler that GRPC_CODEGEN_FAIL abortsEric Anderson
2023-02-24gcp-observability: Fix transitive gRPC versionsEric Anderson
2023-02-24servlet: Don't assume ManagedChannelBuilder will be NettyChannelBuilder (#9914)Stanley Cheung
2023-02-23api: forward getSecurityLevel on PartialForwardingServerCall (#9912)Carl Mastrangelo
2023-02-17compiler: add missing break in switch statement (#9901)Terry Wilson
2023-02-17api: Target schema should be case insensitiveEric Anderson
2023-02-17xds: deletion only to watchers of same control plane (#9896)Terry Wilson
2023-02-16xds: import envoy proto for WRR (#9898)yifeizhuang
2023-02-16grpclb: no SRV lookup for "metadata.google.internal."Terry Wilson
2023-02-16Remove ExperimentalApi from ServerBuilder.intercept. (#9894)Larry Safran
2023-02-15gcp-observability: add new *compressed_bytes_per_rpc views (#9893)DNVindhya
2023-02-15compiler: Generate interfaces for services to implement (#9688)Larry Safran
2023-02-14core: add logger to OutlierDetectionLoadBalancer (#9880)Sergey Matyukevich
2023-02-13Revert "core: add subchannel list LB commons utility function, refactor for W...yifeizhuang
2023-02-13core: fix outlier detection default ejection time (#9889)Terry Wilson
2023-02-13protobuf: update external javadoc link (#9890)Terry Wilson
2023-02-10Updating ServerInterceptors.java to support different marshallers for Request...Ivan Bahdanau
2023-02-08orca: support remove listener in OrcaOobUtil (#9881)yifeizhuang
2023-02-06netty:Upgrade Netty from 4.1.79 to 4.1.87, tcnative from 2.0.54 to 2.0.56 (#9...Larry Safran
2023-02-06rls:Fix throttling in route lookup (b/262779100) (#9874)Larry Safran
2023-02-06Build Improvements (#9855)Asaf Flescher
2023-02-03Move name resolution retry from managed channel to name resolver (take #2) (#...Terry Wilson
2023-02-03core: add subchannel list LB commons utility function, refactor for WRR (#9875)yifeizhuang
2023-02-03compiler: Add docs describing requirements for generated codeEric Anderson
2023-02-03xds:Allow big cluster total weight (#9864)Larry Safran
2023-02-02test: new JDK fixed InetSocketAddress toString so we are updating our test (#...Kun Zhang
2023-02-02Bump os-maven-plugin to 1.7.1Eric Anderson
2023-02-02Use Apache CDN to download MavenEric Anderson
2023-02-02services: add qps in orca api (#9866)yifeizhuang
2023-02-02Fixes MethodDescriptor java documentationBenjamin Einaudi
2023-01-30xds: import cncf/xds (#9862)yifeizhuang
2023-01-25Start 1.54.0 development cycle (#9857)yifeizhuang
2023-01-24xds: Update logic so that an error being reported when stream is closed gets ...Larry Safran
2023-01-24googleapis: Allow user set c2p bootstrap config (#9856)Terry Wilson
2023-01-23xds: fixed RouteConfiguration not supporting contain and stringMatcher (#9845)chenwei321
2023-01-20servlet: Implement gRPC server as a Servlet (#8596)Colin Alworth
2023-01-20Upgrade JUnit to 4.13.2Eric Anderson
2023-01-20core: Free unused MessageProducer in RetriableStreamEric Anderson
2023-01-19okhttp: Avoid DNS lookup in testEric Anderson
2023-01-19Update README etc to reference 1.52.1 (#9849)yifeizhuang
2023-01-18Restore "netty:Auto adjust BDP ping frequency" with fix (#9847)Larry Safran
2023-01-18Address internal linter suggestionsAlexander Polcyn
2023-01-17core: Add grpc-previous-rpc-attempts to the initial response metadata (#9686)pandaapo
2023-01-17xds interop: Fix buildscripts not continuing on a failed test suite (#9833)Sergii Tkachenko
2023-01-17core: Remove unused helper field from SubchannelImplEric Anderson
2023-01-17Revert "xds interop: Fix buildscripts not continuing on a failed test suite (...Sergii Tkachenko
2023-01-13Update README etc to reference 1.52.0 (#9815)Larry Safran