Skip to content

v2.7.3

Compare
Choose a tag to compare
@release-please release-please released this 09 Dec 00:01
5721b2d

2.7.3 (2022-12-08)

Bug Fixes

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (626710f)
  • Drop usage of pkg_resources (626710f)
  • Fix timeout default values (626710f)
  • Fix typehint on AsyncDocumentReference.get() (#649) (a8d79c8)

Documentation

  • async_client: Fix typo in get_mtls_endpoint_and_cert_source doc (#662) (b431b4a)
  • samples: Snippetgen should call await on the operation coroutine before calling result (626710f)