Changelog

0.6.6 (2024-03-05)

Bug Fixes

0.6.5 (2024-02-22)

Bug Fixes

  • [Many APIs] fix ValueError in test__validate_universe_domain (#12281) (62cf934)

  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12304) (c52e0cd)

0.6.4 (2024-02-06)

Bug Fixes

  • Add google-auth as a direct dependency (8465244)

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (8465244)

  • Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (8465244)

0.6.3 (2024-02-01)

Features

  • Allow users to explicitly configure universe domain (#12238) (8701267)

0.6.2 (2023-12-07)

Features

  • Add support for python 3.12 (0d1a592)

  • Introduce compatibility with native namespace packages (0d1a592)

Bug Fixes

  • Require proto-plus >= 1.22.3 (0d1a592)

  • Use retry_async instead of retry in async client (0d1a592)

0.6.1 (2023-09-19)

Documentation

0.6.0 (2023-08-31)

Features

0.5.3 (2023-08-11)

Bug Fixes

  • sync the new PredefinedExpression types to the client library (#11567) (a971664)

0.5.2 (2023-08-03)

Documentation

0.5.1 (2023-07-05)

Bug Fixes

0.5.0 (2023-06-19)

Bug Fixes

  • Use google.cloud.bigquery_datapolicies to avoid conflict with google.cloud.bigquery (87c64c1)

0.4.0 (2023-04-15)

Features

  • Set the default import to datapolicies_v1 (#12) (56e1269)

0.3.2 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#30) (4434913)

0.3.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (0bd662c)

Documentation

  • Add documentation for enums (0bd662c)

0.3.0 (2023-01-10)

Features

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