Changelog

0.4.11 (2024-07-30)

Bug Fixes

  • Retry and timeout values do not propagate in requests during pagination (6e83a37)

0.4.10 (2024-07-08)

Features

  • support Direct Table Access Toggle (Egress GA) (94554f5)

  • support public directory self service for Listings/Exchanges (94554f5)

Bug Fixes

Documentation

  • A comment for message DataExchange is changed (94554f5)

  • A comment for message Listing is changed (94554f5)

0.4.9 (2024-03-22)

Features

  • support output fields on DcrExchangeConfig specifying selective sharing behavior on a data clean room (334d0b3)

  • support selective sharing on data clean room Listings (334d0b3)

0.4.8 (2024-03-05)

Bug Fixes

0.4.7 (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.4.6 (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.4.5 (2024-02-01)

Features

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

0.4.4 (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.4.3 (2023-09-30)

Features

  • add Subscription resource and RPCs (a18915b)

0.4.2 (2023-08-03)

Documentation

0.4.1 (2023-07-05)

Bug Fixes

0.4.0 (2023-06-19)

Bug Fixes

  • Use google.cloud.bigquery_analyticshub to avoid conflict with google.cloud.bigquery (fe65e8b)

0.3.2 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#26) (f306471)

0.3.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (14fee28)

Documentation

  • Add documentation for enums (14fee28)

0.3.0 (2023-01-10)

Features

0.2.0 (2022-12-15)

Features

  • Add support for google.cloud.bigquery.analyticshub.__version__ (94635d0)

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

Bug Fixes

  • Add dict typing for client_options (94635d0)

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

  • Drop usage of pkg_resources (919901e)

  • Fix timeout default values (919901e)

Documentation

  • samples: Snippetgen handling of repeated enum field (94635d0)

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

0.1.1 (2022-10-10)

Bug Fixes

  • deps: Allow protobuf 3.19.5 (#3) (43e944c)

  • deps: require google-api-core>=1.33.2 (43e944c)

0.1.0 (2022-10-03)

Features

Changelog