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

v1.5.0

Choose a tag to compare

@release-please release-please released this 14 Dec 20:14
0d0a70b

1.5.0 (2022-12-14)

Features

  • Add support for google.cloud.resourcesettings.__version__ (24d1f71)
  • Add typing to proto.Message based class attributes (24d1f71)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (24d1f71)
  • samples: Snippetgen should call await on the operation coroutine before calling result (78343a3)