aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-08buildscripts: Migrate PSM Interop to Artifact Registry (#11079) (#11091)upstream-v1.59.xSergii Tkachenko
2024-02-06Fix retries that timeout hanging forever. [ Backport to 1.59.x] (#10884)Larry Safran
2024-01-02README.md: Correct gradle protobuf reference from 3.22.3 to 3.24.0 (#10772) (...Sergii Tkachenko
2023-12-15buildscripts: Use the Kokoro shared install lib from the new repo (#10757) (#...Sergii Tkachenko
2023-11-27Bump version to 1.59.2-SNAPSHOTEric Anderson
2023-11-27Bump version to 1.59.1upstream/v1.59.1Eric Anderson
2023-11-27Update README etc to reference 1.59.1Eric Anderson
2023-11-20Implement Http2Headers.isEmpty (#10663)Patrick Koenig
2023-11-20netty: Add option to limit RST_STREAM rateEric Anderson
2023-10-26xds: Log ORCA UNIMPLEMENTED error to subchannel logger (#10625) (#10631)Eric Anderson
2023-10-19Bump version to 1.59.1-SNAPSHOTTerry Wilson
2023-10-19Bump version to 1.59.0upstream/v1.59.0Terry Wilson
2023-10-19Update README etc to reference 1.59.0Terry Wilson
2023-10-19cleanup: protobuf_java_lite typo in IO_GRPC_GRPC_JAVA_OVERRIDE_TARGETS (#1059...Terry Wilson
2023-10-11gradle: Downgrade mockito to 4.4.0Terry Wilson
2023-10-03core: Remove temporary AbstractManagedChannelImplBuilderSergii Tkachenko
2023-10-03core: Remove temporary AbstractServerImplBuilderSergii Tkachenko
2023-09-29okhttp: Make grpc-util an implementation dependencyEric Anderson
2023-09-28Bump rules_jvm_external to 5.3Eric Anderson
2023-09-26Revert "Change Round Robin and WeightedRoundRobin into petiole policies (#105...Larry Safran
2023-09-26api: Replace ErrorPicker with FixedResultPickerEric Anderson
2023-09-25Revert "stub: enable throwing rejected execution exception on ThreadlessExecu...Eric Anderson
2023-09-22Add fix for xdstp replacement for encoded authorities (#10571)Anirudh Ramachandra
2023-09-21Bump Netty to 4.1.97.FinalEric Anderson
2023-09-19Eliminate use of getOrDefault (#10565)Larry Safran
2023-09-18examples: add an example for OAuth (#10560)sanjaypujare
2023-09-15netty: Eliminate buffer release when there is an error as caller still owns t...Larry Safran
2023-09-15Change Round Robin and WeightedRoundRobin into petiole policies (#10528)Larry Safran
2023-09-14COMPILING.md: Fix small typoTerry Wilson
2023-09-13servlet: Avoid lincheck for normal testingEric Anderson
2023-09-12Enable indirect addressing using <intent-filter>s. (#10550)John Cormie
2023-09-12stub: enable throwing rejected execution exception on ThreadlessExecutor shut...yifeizhuang
2023-09-11api: don't generate Java7 bytecode with Java 20+ (#10552)sanjaypujare
2023-09-11api: Add grpc-okhttp to suggestions if no server is availableEric Anderson
2023-09-08core: DEADLINE_EXCEEDED gives hints for slow resolver (#10545)yifeizhuang
2023-09-08Update README etc to reference 1.58.0 (#10547)yifeizhuang
2023-09-07netty: Respect io.netty.allocator.type="unpooled" when getting Netty Allocato...Larry Safran
2023-09-07netty: Touch ByteBuf when message framing has been decodedEric Anderson
2023-09-06netty: Use UNAVAILABLE for connections closed while writingEric Anderson
2023-09-06core: only try to resolve InternalCensusStatsAccessor onceStephane Landelle
2023-09-06netty: Use JUL instead of String.formatStephane Landelle
2023-09-06api: Make offload executor's purpose more clearEric Anderson
2023-09-05java_grpc_library.bzl: Disable Automatic Exec Groups inside grpc libraries (#...kotlaja
2023-08-30core: de-expermentalize pick first config parsing (#10531)Terry Wilson
2023-08-30testing: Stabilize TestMethodDescriptors (#10530)Terry Wilson
2023-08-25interop-testing: Modernize stress test channel creationEric Anderson
2023-08-24Log warning message when server side gets exception writing message to stream...Larry Safran
2023-08-24Start 1.59.0 development cycle (#10519)yifeizhuang
2023-08-24examples: Android helloworld to pass Google lint (#10518)Terry Wilson
2023-08-23Fix aarch_64 macs not being able to build the compiler module. (#10516)Larry Safran