Changelog

0.2.0 (2022-12-06)

Features

  • Add bigquery datapolicies v1 API (#9) (023c548)

  • add support for google.cloud.bigquery.datapolicies.__version__ (5a771c4)

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

Bug Fixes

  • Add dict typing for client_options (5a771c4)

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (fd9792e)

  • Drop usage of pkg_resources (fd9792e)

  • Fix timeout default values (fd9792e)

Documentation

  • samples: Snippetgen handling of repeated enum field (5a771c4)

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

0.1.1 (2022-10-10)

Bug Fixes

  • deps: Allow protobuf 3.19.5 (#2) (189af99)

  • deps: require google-api-core>=1.33.2 (189af99)

0.1.0 (2022-10-03)

Features

Changelog