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

v1.4.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 21:54
121dd7c

1.4.0 (2022-12-15)

Features

  • Add support for google.cloud.binaryauthorization.__version__ (2df0de1)
  • Add typing to proto.Message based class attributes (2df0de1)

Bug Fixes

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

Documentation

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