Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

1.20.0

Compare
Choose a tag to compare
@andreamlin andreamlin released this 15 Mar 23:05
cd7bca6

gax-core

  • Update the ResumptionStrategy interface to allow it to modify the incoming response stream. (#485)
  • Batching - allow null entries (#496)
  • Add support for Callable factory (#483)
  • Callables: Fix misinterpretation of maxAttempts (#497)

gax-grpc

  • gRpc: implement channel affinity (#494)

gax-httpjson

  • Parse ResourceName into http endpoint path (#481)

Watchdog

  • Refactor (#482)
  • Move to client context (#480)

Misc

  • Update license headers (#487)
  • Update benchmarks (#478)
  • Update api-common dep to 1.5.0 (#491)
  • Remove top-level class paged response wrappers in LRO (#471)