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

v2.12.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 17:53
f98269c

2.12.0 (2022-12-15)

Features

  • Add typing to proto.Message based class attributes (eaaca48)

Bug Fixes

  • Add dict typing for client_options (eaaca48)
  • Add metric label example to the snippet (#509) (48b4e35)
  • Add missing argument description (#504) (8d54a7e)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (eaaca48)
  • Drop usage of pkg_resources (eaaca48)
  • Fix timeout default values (eaaca48)
  • Remove duplicate variable declaration (#503) (99a981c)

Documentation

  • samples: Snippetgen should call await on the operation coroutine before calling result (eaaca48)