Changelog

0.4.7 (2024-03-05)

Bug Fixes

0.4.6 (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.5 (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.4 (2024-02-01)

Features

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

0.4.3 (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.2 (2023-09-19)

Documentation

0.4.1 (2023-07-05)

Bug Fixes

0.4.0 (2023-06-19)

Bug Fixes

  • Use google.cloud.bigquery_biglake to avoid conflict with google.cloud.bigquery (20f83e0)

0.3.0 (2023-04-12)

Features

  • add BigQuery BigLake v1 API (02e6b75)

  • set BigQuery BigLake v1 as the default import (02e6b75)

0.2.0 (2023-04-06)

Features

0.1.1 (2023-03-25)

Documentation

0.1.0 (2023-03-17)

Features

  • add initial files for google.cloud.bigquery.biglake.v1alpha1 (#10861) (06db74d)

Changelog