Skip to content

v1.17.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 14 Apr 23:17
335c109

Features

  • api_core: add retry param into PollingFuture() and it's inheritors (#9923) (14f1f34), closes #6197
  • api-core: add client_cert_source to ClientOptions (#17) (748c935)

Bug Fixes

  • consume part of StreamingResponseIterator to support failure while under a retry context (#10206) (2b103b6)