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

v1.3.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 20:09
248de89

1.3.0 (2022-12-15)

Features

  • Add support for google.cloud.domains.__version__ (91b157d)
  • Add typing to proto.Message based class attributes (91b157d)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (91b157d)
  • samples: Snippetgen should call await on the operation coroutine before calling result (dd3c0d7)