GitHub / gradle/grpc-java / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 4dc786b5 | Fix locality logging (#10423) |
Halvard Skogsrud <h****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 1dee7efc | Avoid accidental Java 9+ dependency with --release | Eric Anderson <e****a@g****m> | about 3 years ago | |
| d9a464e7 | Context.Storage deprecated method attach() removed, doAttach() made abstract ... |
Tony An <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 8121e811 | api: Link to gRFCs A8/A9 for keepalive and related settings | Eric Anderson <e****a@g****m> | about 3 years ago | |
| 3c193255 | removed assert for flakey static stride scheduler with multiple threads (#10437) |
Tony An <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 944de93f | Minor cleanup in releasing instructions (#10426) |
Larry Safran <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 621fbad7 | Reduce test flakiness (#10429) |
Larry Safran <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 31d5b406 | Update README etc to reference 1.57.0 (#10427) |
Larry Safran <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| c5c37ac5 | binder/test: Stop running Robolectric tests on APIs < 19 (#10385) |
Kun Zhang <z****3@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 41552bfd | all: generate automatic module name in the manifest (#10413) |
sanjaypujare <s****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 08a44b92 | Handle header with errors and endStream = true (#10384) (#10412) |
Larry Safran <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| a77e1a24 | Downgrade Netty to 4.1.93-Final | Eric Anderson <e****a@g****m> | about 3 years ago | |
| e1792126 | core: fix retriablestream deadlock (#10386) |
yifeizhuang <y****g@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| afa4d6da | Have rls's LRU Cache rely on cleanup process to remove expired entries (#10400) |
Larry Safran <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 419767f9 | Upgrade dependencies post v1.57.x branch cut (#10359) |
Sergii Tkachenko <s****k@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 9f78b2bd | Revert "Change the default for staleAge to be maxAge - 1 minute rather than m... |
Larry Safran <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 864d30ca | Handle header with errors and endStream = true (#10384) |
Larry Safran <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 56d1c42c | Change the default for staleAge to be maxAge - 1 minute rather than maxage (u... |
Larry Safran <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| dea7fa09 | core, services, util: export util from core and move gson dep to services for... |
sanjaypujare <s****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 3f60746a | servlet: Remove unused dependency on grpc-util in tests |
Eric Anderson <e****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| b526a686 | Restrict checkUpperBoundDeps to library dependencies | Eric Anderson <e****a@g****m> | about 3 years ago | |
| e3016cf7 | Stabilize setExtensionRegistry() of ProtoLiteUtils and ProtoUtils (#10392) |
Sergii Tkachenko <s****k@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 313c3437 | Stabilize setMessageCompression() (#10393) |
Sergii Tkachenko <s****k@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| fefbd12c | Remove unnecessary thisUsesUnstableApi from CallCredentials impls | Eric Anderson <e****a@g****m> | about 3 years ago | |
| e8f36fa5 | all: Remove grpc-context from grpc-all | Eric Anderson <e****a@g****m> | about 3 years ago | |
| 0f5f07f8 | core, inprocess, util: move inprocess and util code into their own new artifa... |
sanjaypujare <s****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| ac35ab67 | xds: Encode the service authority in XdsNameResolver (#10207) |
Anirudh Ramachandra <a****h@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 0aaa2e04 | Bump version (#10378) |
Larry Safran <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 37351c69 | fixed StaticStrideScheduler looping too many times (#10370) |
Tony An <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 78cf1c39 | core: Apply RetryingNameResolver in ManagedChannelImpl (#10371) |
Terry Wilson <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 4fa2814d | services, xds, orca: LRS named metrics support (#10282) |
Daniel Liu <d****u@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 8dbd47ce | Sort the policies in a rule by policy name when parsing from proto. (#10334) |
Larry Safran <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 68e29922 | CheckedForwardingClientCall should pass trailers from the caught exception (#... |
Masakuni Oishi <y****a@b****g>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 1af6b24a |
Add commit convenience
Co-authored-by: Sergii Tkachenko <h****i@s****g> |
Eric Anderson <e****a@g****m> | about 3 years ago | |
| 75c9daf4 | build.gradle: Avoid assignment to japicmp configuration | Eric Anderson <e****a@g****m> | about 3 years ago | |
| 13ca4d5f | RELEASING.md: Reorder contents to make it a bit more streamlined | Eric Anderson <e****a@g****m> | about 3 years ago | |
| 1e30cb66 | core,grpclb: Resolve isAndroid only once on class loading (#10345) |
Stephane Landelle <s****e@g****o>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 0b53dd73 | implemented and tested static stride scheduler for weighted round robin load ... |
Tony An <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 2be568d7 | core: stabilize MutableHandlerRegistry by removing ExperimentalApi annotation... |
sanjaypujare <s****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 361616ae | Upgrade Netty to 4.1.94-Final | Eric Anderson <e****a@g****m> | about 3 years ago | |
| ed4cc896 | require EDS service name in CDS resources with xdstp name (#10329) |
Larry Safran <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 1a9c2a0d | api, context: fix bazel build: export api from context and remove context dep... |
sanjaypujare <s****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 8192ff61 | core: ManagedChannelImpl to always use RetryingNameResolver (#10328) |
Terry Wilson <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 5a0fccfa | Rebuild Android generated code for java.lang.String (#10327) |
Eric Anderson <e****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 3b40b223 | api: Stabilize two io.grpc.Status methods (#10322) |
Terry Wilson <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 3808e707 | compiler: Use fully qualified String in codegen (#10321) |
Philip K. Warren <p****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 443a0502 | Remove old Protobuf Gradle Plugin caching workaround | Eric Anderson <e****a@g****m> | about 3 years ago | |
| 5799febd | Add UserHandle and BinderChannelCredentials to BinderChannelBuilder to suppor... |
wwtbuaa01 <1****1@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 4d2c3aac | context, all: move Context classes to grpc-api (#10313) |
sanjaypujare <s****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| d6547078 | buildscripts: Build Android with main build in linux_artifacts |
Eric Anderson <e****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| f902e16d | compiler: Don't mention C++ Protobuf version in build message | Eric Anderson <e****a@g****m> | about 3 years ago | |
| b2327238 | xds: Include third_party sources is sources jar | Eric Anderson <e****a@g****m> | about 3 years ago | |
| f3399e3d | android-interop-testing: Use java.util.concurrent (#10312) |
Terry Wilson <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| ac8908ec | xds: Plumb thirdparty classes through sourceSet instead of jar | Eric Anderson <e****a@g****m> | about 3 years ago | |
| 0e6c0183 | buildscripts: Fix prepare_qemu to not assume system already has emulation | Eric Anderson <e****a@g****m> | about 3 years ago | |
| f46793e8 | Remove unneeded dependency excludes | Eric Anderson <e****a@g****m> | about 3 years ago | |
| 1c9ce5d7 | [PSM interop] Don't fail url_map target if sub-target already failed (#10295) |
Xuan Wang <x****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 2effae62 | okhttp: tsan socket data race bug fix (#10279) |
Tony An <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| f1de820c | Change delay for hedging retry after a non-fatal error to be 0 to match the g... |
Larry Safran <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 31321562 | xds: Use Rule order instead of RuleChain (#10289) |
Terry Wilson <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 48192db6 | netty: Nix InternalNettyServerBuilder unused methods (#10287) |
Terry Wilson <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| d28e5f0f | buildscripts: Fail sonatype-upload for non-200 HTTP status code | Eric Anderson <e****a@g****m> | about 3 years ago | |
| 99392004 | Handle Aggregate cluster loops and dups (#10274) |
Larry Safran <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 4d3a29b2 | Update README etc to reference 1.56.0 (#10283) |
Sergii Tkachenko <s****k@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| d4e26cc6 | okhttp: Use a real socket during server transport testing | Eric Anderson <e****a@g****m> | about 3 years ago | |
| ae59afb5 | Update guava dependency to address CVE-2023-2976 (#10249) |
Mark S. Lewis <M****s@o****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 0f2c43a8 | Download Maven from Maven Central | Eric Anderson <e****a@g****m> | about 3 years ago | |
| 57545189 | Upgrade netty-tcnative to 2.0.61.Final | Eric Anderson <e****a@g****m> | about 3 years ago | |
| 1daf0ff7 | services, xds, orca: use application_utilization and fallback to cpu_utilizat... |
Daniel Liu <d****u@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 9148095d | netty: simplify SendGrpcFrameCommand |
Benjamin Peterson <b****n@e****m>
Committed by: Eric Anderson <e****a@g****m> |
about 3 years ago | |
| 217103cd | Flip default for RLS on XDS being enabled to true. (#10248) |
Larry Safran <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 6949b879 | api: stabilize ManagedChannelBuilder.useTransportSecurity (#10244) |
sanjaypujare <s****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 639fd8ed | xds: remove env var for security enable/disable (#10243) |
sanjaypujare <s****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 02ac6f43 | buildscripts, psm interop: Don't fail target if sub-target already failed |
Xuan Wang <a****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 33a402d9 | Avoid NettyServerBuilder when unnecessary | Eric Anderson <e****a@g****m> | over 3 years ago | |
| 17b2df78 | Start 1.57.0 development cycle (#10229) |
Sergii Tkachenko <s****k@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| e6d9b418 | bazel: Add java toolchain type to all rules which are using java_common (#10225) |
kotlaja <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 4277867a | gcp observability: Update Docker images to eclipse-temurin (#10218) |
Stanley Cheung <s****g@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| df85a457 | Add a java specific description of manual flow control to the example. (#10223) |
Larry Safran <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 5a27e3ea | services, xds, orca: support EPS in client-side WRR (#10177) |
Daniel Liu <d****u@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 6aa72b78 | docs: Document use with Bazel, like Maven & Gradle (fixes #10215) (#10217) |
Michael Vorburger ⛑️ <v****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| b77f0a02 | interop-testing: introduce --additional_metadata flag to let client optionall... |
apolcyn <a****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 3b2cba09 | api: remove experimentalApi setting from proxyDetector and related classes (#... |
sanjaypujare <s****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| f75c7c72 | repositories.bzl: In doc, use | to combine dicts | Eric Anderson <e****a@g****m> | over 3 years ago | |
| e875d1b0 | xds: remove remaining occurences of SDS in the security code (#10219) |
sanjaypujare <s****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| e172ea7e | api: Experimental CallCredentials.thisUsesUnstableApi() (#10211) |
Terry Wilson <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| dd2dc21d | api: Stabilize io.grpc.CallCredentials (#10208) |
Terry Wilson <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 478f30e6 | testing-proto: Define supported SourceVersion in annotation test |
Liam Miller-Cushon <c****n@g****m>
Committed by: Eric Anderson <e****a@g****m> |
over 3 years ago | |
| 6fd93486 | test: stop mocking Executor. (#10199) |
Kun Zhang <z****3@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 5d40396a | A note to include backports in release notes (#10198) |
Terry Wilson <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 810d8cab | xds: pick_first LB configuration (#10181) |
Terry Wilson <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| e0ac97c4 | Upgrade dependencies (#10178) |
Eric Anderson <e****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 16b84924 | xds interop: Update Docker images to `eclipse-temurin:11-jre` (#10172) |
Sergii Tkachenko <s****k@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 29b8483f | Use test fixtures instead of sourceSets.test.output |
Eric Anderson <e****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| e38d928f | examples: Fix hostname binary name in README | Eric Anderson <e****a@g****m> | over 3 years ago | |
| 793fde84 | xds: Import latest Envoy protos (#10167) |
Terry Wilson <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 6e486cba | import cncf/xds using import.sh script (#10160) |
Daniel Liu <d****u@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 02a4cb5c | Fix throwing LBProvider.parseLoadBalancingConfig() impls | Eric Anderson <e****a@g****m> | over 3 years ago | |
| 6f804331 | xds: remove _experimental in wrr policy name (#10162) |
yifeizhuang <y****g@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 86f7bca5 | api: Fix boundary check in Status.fromCodeValue() (#10155) |
Terry Wilson <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago |