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

v1.6.0

Choose a tag to compare

@release-please release-please released this 15 Dec 18:44
ccfbb52

1.6.0 (2022-12-14)

Features

  • Add support for google.cloud.servicedirectory.__version__ (8e84d42)
  • Add typing to proto.Message based class attributes (8e84d42)

Bug Fixes

  • Add dict typing for client_options (8e84d42)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (9fae8c9)
  • Drop usage of pkg_resources (9fae8c9)
  • Fix timeout default values (9fae8c9)

Documentation

  • samples: Snippetgen handling of repeated enum field (8e84d42)
  • samples: Snippetgen should call await on the operation coroutine before calling result (9fae8c9)