1. b77f0a0 interop-testing: introduce --additional_metadata flag to let client optionally send extra metadata (#10201) by apolcyn · 1 year, 9 months ago
  2. 7217baa Remove old Java 7/8 TLS testing workarounds by Eric Anderson · 1 year, 10 months ago
  3. 74b515e Migrate many usages of TestUtils.loadCert() to the public TlsTesting by Eric Anderson · 1 year, 10 months ago
  4. 847ea7c Upgrade Mockito to 3.12.4 by Eric Anderson · 1 year, 10 months ago
  5. c35870b interop-testing: Start mgmt server before xds server by Eric Anderson · 1 year, 11 months ago
  6. a702397 Revert "testing: RpcBehaviorLoadBalancingProvider to use acceptResolvedAddresses() (#10030)" by Terry Wilson · 1 year, 11 months ago
  7. f6ddd63 Increase test timeouts for ARM emulation by Eric Anderson · 1 year, 11 months ago
  8. 17e1fcb testing: RpcBehaviorLoadBalancingProvider to use acceptResolvedAddresses() (#10030) by Terry Wilson · 1 year, 11 months ago
  9. 5201e49 services,orca: update backend metrics support to allow for server-wide metrics recording (per-call and OOB) (#9902) by Daniel Liu · 1 year, 11 months ago
  10. 687340b interop-test: fix orca interop test client npe (#9989) by yifeizhuang · 2 years ago
  11. 06ec0b9 interop-testing: Do not System.exit(0) from interop client by Stanley Cheung · 2 years ago
  12. 4229191 Move gcp-observability interop binary out of interop-testing by Eric Anderson · 2 years ago
  13. b55ecd5 GCP Observability Interop Testing Client/Server for Java (#9858) by Stanley Cheung · 2 years ago
  14. ae6c506 all: fix build with errorprone 2.18 (#9886) by Benjamin Peterson · 2 years ago
  15. 19eab29 compiler: Generate interfaces for services to implement (#9688) by Larry Safran · 2 years, 1 month ago
  16. 5983be1 rls:Fix throttling in route lookup (b/262779100) (#9874) by Larry Safran · 2 years, 1 month ago
  17. 706646f servlet: Implement gRPC server as a Servlet (#8596) by Colin Alworth · 2 years, 1 month ago
  18. ecc7cf3 Address internal linter suggestions by Alexander Polcyn · 2 years, 2 months ago
  19. 23d34cd testing: create test client for XDS federation integration tests (#9798) by apolcyn · 2 years, 2 months ago
  20. c0de130 Change ArgumentCaptor.forClass(null) to ArgumentCaptor.forClass(Foo.class) by Chris Povirk · 2 years, 2 months ago
  21. d17a2db Upgrade to Checkstyle 8.28 by Eric Anderson · 2 years, 2 months ago
  22. c145473 Improve error message when deadline is exceeded, making it clear which deadline (Context or CallOptions) was exceeded and making the grammar clearer. (#9713) by Larry Safran · 2 years, 3 months ago
  23. b593871 core: fix RejectedExecutionException in Retriable Stream (#9626) by yifeizhuang · 2 years, 3 months ago
  24. bacf18d census: Avoid deprecated measure constants by Eric Anderson · 2 years, 6 months ago
  25. b66250e Rls spec sync (#9437) by Larry Safran · 2 years, 7 months ago
  26. 7665d38 Revert "Add LoadBalancer.acceptResolvedAddresses() (#8742)" (#9414) by Terry Wilson · 2 years, 7 months ago
  27. 70a29fb Add LoadBalancer.acceptResolvedAddresses() (#8742) by Terry Wilson · 2 years, 7 months ago
  28. 5f1a1d4 service: CalMetricRecorder.recordCallMetric is deprecated, use CalMetricRecorder.recordRequestCostMetric (#9410) by yifeizhuang · 2 years, 7 months ago
  29. 0e45e04 Avoid accidental locale-sensitive String.format() by Eric Anderson · 2 years, 8 months ago
  30. 756fdf3 service: make the orca MetricReport a top level experimental class (#9382) by yifeizhuang · 2 years, 8 months ago
  31. 267d154 interop client: fix soak test bug where we can crash if peer wasn't set by apolcyn · 2 years, 8 months ago
  32. 6609f11 xds: do not expose orca proto in ORCA api (#9366) by yifeizhuang · 2 years, 8 months ago
  33. 19ad446 Service config parse failures should be UNAVAILABLE by Eric Anderson · 2 years, 8 months ago
  34. 2fc7ac4 interop-testing: Add cartesian product HTTP/2 interop test by Eric Anderson · 2 years, 9 months ago
  35. 957d4e8 Revert "interop-testing: add echo-server for proxyless gRPC testing in Istio (#9261)" (#9318) by sanjaypujare · 2 years, 8 months ago
  36. 6417466 interop-testing: add --soak_min_time_ms_between_rpcs flag and log peer addresses (#9282) by apolcyn · 2 years, 8 months ago
  37. c2d33f1 interop-testing: add echo-server for proxyless gRPC testing in Istio (#9261) by sanjaypujare · 2 years, 8 months ago
  38. 7b80954 core,interop-testing: avoid flushing after writing a message in case the server returns a single response by amirhadadi · 2 years, 9 months ago
  39. f0c934e interop-test: fix import, no cast to ServerStreamCallObserver (#9299) by yifeizhuang · 2 years, 9 months ago
  40. 630d63b interop-testing: add orca_oob lock to allow only one test client at a time to perform the test case (#9260) by yifeizhuang · 2 years, 9 months ago
  41. 0d6c402 interop-testing: skip empty orca updates for unary at the server (#9256) by yifeizhuang · 2 years, 9 months ago
  42. ecb2210 interop-test: test_orca_oob add retry limit 5 (#9251) by yifeizhuang · 2 years, 9 months ago
  43. c48b01a interop-test:sync grpc-proto and fix typo (#9233) by yifeizhuang · 2 years, 9 months ago
  44. 3624d59 interop-test: orca test change gradle dependency to xds non-shaded to allow bazel run (#9230) by yifeizhuang · 2 years, 9 months ago
  45. 6dbd1d8 interop-testing: bump client op timeout from 5 to 15 seconds (#9211) by apolcyn · 2 years, 9 months ago
  46. fc406e8 xds: Properly assign picker. (#9201) by Terry Wilson · 2 years, 10 months ago
  47. 01ab821 interop-test: add orca test case (#9079) by yifeizhuang · 2 years, 10 months ago
  48. 62119b2 interop-testing: Update comment to round_robin. (#9196) by Terry Wilson · 2 years, 10 months ago
  49. 4a5f6ad interop-testing: LB that adds the rpc-behavior to calls (#9186) by Terry Wilson · 2 years, 10 months ago
  50. 5bb721e interop-testing: Support syncing protos from grpc-proto by Eric Anderson · 2 years, 10 months ago
  51. 78067cb xds: Update rpc-behavior handling in interop server by Michael Lumish · 2 years, 10 months ago
  52. 15ecc07 gcp-observability: add grpc-census as a dependency and update opencensus version (#9140) by DNVindhya · 2 years, 10 months ago
  53. e258fc7 Use `ImmutableMap.Builder.buildOrThrow()` instead of deprecated `build()`. (#9132) by Ran · 2 years, 10 months ago
  54. 812264e interop-testing: Improve ConcurrencyTest error reporting by Eric Anderson · 2 years, 10 months ago
  55. 369f87b Revert "auth: Add support for Retryable interface" by Eric Anderson · 2 years, 10 months ago
  56. 0963f31 auth: Add support for Retryable interface by Eric Anderson · 2 years, 10 months ago
  57. 04c2b19 Simplify fallback test client and parameterize fallback deadline (#8989) by apolcyn · 3 years ago
  58. 42b32c6 interop-testing: Add a configurable warmup phase to fallback test client by apolcyn · 3 years ago
  59. 431fb02 core/netty: infinite local-only transparent retry for netty (#8878) by ZHANG Dapeng · 3 years, 1 month ago
  60. 3179bc3 Revert "use charset from StandardCharsets instead of 'Charset.forName' (#8779)" by Penn (Dapeng) Zhang · 3 years, 2 months ago
  61. 58a7ace Bump ErrorProne to 2.10.0 by Eric Anderson · 3 years, 2 months ago
  62. a74a3ad use charset from StandardCharsets instead of 'Charset.forName' (#8779) by Jintao · 3 years, 2 months ago
  63. b244ba8 xds: add skipNetCmd flag to fallback test client (#8765) by Mohan Li · 3 years, 3 months ago
  64. 042f987 all: remove deprecated StreamInfo.transportAttrs (#8768) by ZHANG Dapeng · 3 years, 3 months ago
  65. c0b8eff interop-testing: assign server as soon as it is built instead of after start (#8662) by sanjaypujare · 3 years, 4 months ago
  66. 93a77a7 Revert "xds: add xds end to end interop test (#8618)" (#8656) by yifeizhuang · 3 years, 4 months ago
  67. 0000cba xds: add xds end to end interop test (#8618) by yifeizhuang · 3 years, 4 months ago
  68. 7c6f53a all: add internal API to disable retry stats (#8510) by ZHANG Dapeng · 3 years, 6 months ago
  69. 2faa748 census: Fix retry stats data race (#8459) by ZHANG Dapeng · 3 years, 6 months ago
  70. 137bdaa interop-testing: add soak test cases to test service client by apolcyn · 3 years, 6 months ago
  71. 29172a9 interop-testing: fix misleading log message (#8426) by ZHANG Dapeng · 3 years, 7 months ago
  72. fd2a58a all: implement retry stats (#8362) by ZHANG Dapeng · 3 years, 7 months ago
  73. 20ac199 stub: Mark Stub-based MetadataUtils methods deprecated by Eric Anderson · 3 years, 7 months ago
  74. 860e97d all: API refactoring in preparation to support retry stats (#8355) by ZHANG Dapeng · 3 years, 7 months ago
  75. d836f38 core: add real transport test for retry buffer limit (#8354) by ZHANG Dapeng · 3 years, 7 months ago
  76. 438f8d9 interop-testing: extend XdsTestServer features to support retry test by ZHANG Dapeng · 3 years, 7 months ago
  77. 0cabf56 compiler: Add GrpcGenerated annotation to generated class by Eric Anderson · 3 years, 8 months ago
  78. 6201db2 Fix aarch64 emulation-triggered flakes by Eric Anderson · 3 years, 9 months ago
  79. bab1fe3 services: move classes with protobuf dependency into io.grpc.protobuf.services (#8056) by Chengyuan Zhang · 3 years, 11 months ago
  80. 11c3667 interop-testing: xDS interop app uses AdminInterface by Sergii Tkachenko · 4 years ago
  81. ab216a1 interop-testing, xds: Allow using TestServiceClient for making Traffic Director RPCs (#7994) by apolcyn · 4 years ago
  82. c26ee03 netty: Add Http2Headers.setLong() for inbound headers by Eric Anderson · 4 years ago
  83. 972fda2 Add a flag to interop clients to allow statically configuring grpclb (#7957) by apolcyn · 4 years ago
  84. a55e034 interop-testing: Specify ca-cert with transport-agnostic Credentials API by Eric Anderson · 4 years, 1 month ago
  85. 2e0e238 okhttp: Consume mTLS and Trust/KeyManager Credentials API by Eric Anderson · 4 years, 1 month ago
  86. 0eab1c9 netty: Consume mTLS and Trust/KeyManager Credentials API by Eric Anderson · 4 years, 1 month ago
  87. 0d2ea93 interop-testing: fix alts handshaking race (#7896) by yifeizhuang · 4 years, 1 month ago
  88. 7f7821c interop-testing: add fake altsHandshakerService for test (#7847) by yifeizhuang · 4 years, 1 month ago
  89. 14a38ef interop-testing: implement test client support for xDS timeout test (#7837) by Chengyuan Zhang · 4 years, 1 month ago
  90. ec270a7 interop-testing: support rpc sleep behavior for xDS test server (#7836) by Doug Fawley · 4 years, 1 month ago
  91. ff59104 Revert "interop-testing: allow multiple port in test server (#7799)" (#7805) by Yifei Zhuang · 4 years, 2 months ago
  92. dac8347 interop-testing: allow multiple port in test server (#7799) by Yifei Zhuang · 4 years, 2 months ago
  93. 7d77f64 compiler: remove some of the static imports in codegen (#7751) by ZHANG Dapeng · 4 years, 2 months ago
  94. d9becc7 interop: add channelz to xds interop test server running in non-secure mode by Sergii Tkachenko · 4 years, 3 months ago
  95. 7160647 interop: add channelz and reflection support to xds interop test client and server (#7701) by sanjaypujare · 4 years, 3 months ago
  96. 9211bd1 interop-testing: rename XdsTestClient secure_mode argument by Sergii Tkachenko · 4 years, 3 months ago
  97. a7530ef interop: create PSM security xDS interop tests - server & client (#7609) by sanjaypujare · 4 years, 4 months ago
  98. ddd5dea Migrate callers to ServerCredentials by Eric Anderson · 4 years, 4 months ago
  99. 76ad953 interop-testing: fix wrong semantics for RPC failure stats in xDS test client (#7618) by Chengyuan Zhang · 4 years, 4 months ago
  100. bf191cb interop-testing: aggregate accumulated stats by RPC methods in xDS test client (#7603) by Chengyuan Zhang · 4 years, 4 months ago