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

v2.8.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 19:46
fe1f0e8

2.8.0 (2022-12-15)

Features

  • Add support for google.cloud.talent.__version__ (ce10fe2)
  • Add typing to proto.Message based class attributes (ce10fe2)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (ce10fe2)
  • samples: Snippetgen should call await on the operation coroutine before calling result (1b16d16)