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

v1.2.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 22:12
325d059

1.2.0 (2022-12-15)

Features

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

Bug Fixes

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

Documentation

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