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

v1.13.0

Compare
Choose a tag to compare
@release-please release-please released this 13 Dec 20:24
25dd208

1.13.0 (2022-12-13)

Features

  • Add support for google.cloud.osconfig.__version__ (0980ecc)
  • Add typing to proto.Message based class attributes (0980ecc)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (0980ecc)
  • samples: Snippetgen should call await on the operation coroutine before calling result (326bd8c)