Changelog

1.15.3 (2024-03-05)

Bug Fixes

1.15.2 (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)

1.15.1 (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)

1.15.0 (2024-02-01)

Features

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

1.14.0 (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)

1.13.2 (2023-09-30)

Documentation

1.13.1 (2023-08-02)

Documentation

1.13.0 (2023-07-10)

Features

  • Add cloud spanner connection properties - max_parallelism (4d0c702)

  • Add cloud spanner connection properties - use_data_boost (4d0c702)

  • Add support for Salesforce connections, which are usable only by allowlisted partners (4d0c702)

1.12.1 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#320) (aa9088a)

1.12.0 (2023-03-23)

Features

  • Add spark connection properties type (#304) (9f7de41)

Documentation

  • Fix formatting of request arg in docstring (#307) (18839c6)

1.11.0 (2023-03-01)

Features

  • Add cloud spanner connection properties - database role (181685a)

  • Add cloud spanner connection properties - serverless analytics (181685a)

1.10.0 (2023-02-27)

Features

  • Enable “rest” transport in Python for services supporting numeric enums (#294) (e4cbcab)

1.9.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (a62dada)

Documentation

  • Add documentation for enums (a62dada)

1.9.0 (2023-01-10)

Features

1.8.0 (2022-12-15)

Features

  • Add support for google.cloud.bigquery_connection.__version__ (5ae476d)

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

Bug Fixes

  • Add dict typing for client_options (5ae476d)

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

  • Drop usage of pkg_resources (cbcb79c)

  • Fix timeout default values (cbcb79c)

Documentation

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

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

1.7.3 (2022-10-07)

Bug Fixes

1.7.2 (2022-09-29)

Bug Fixes

1.7.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#243) (5d2e50c)

  • deps: require proto-plus >= 1.22.0 (5d2e50c)

1.7.0 (2022-08-02)

Features

  • Add service_account_id output field to CloudSQL properties (#237) (adc73a6)

Documentation

  • deprecate the AwsCrossAccountRole property (#240) (ad17197)

1.6.0 (2022-07-16)

Features

Bug Fixes

1.5.1 (2022-06-07)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#219) (33c376f)

1.5.0 (2022-05-05)

Features

Bug Fixes

  • deps: require grpc-google-iam-v1 >=0.12.4 (d350b94)

  • region tags in create_mysql_connection.py (#205) (f082fd2)

Documentation

  • samples: create connection sample for MySQL instance (#147) (8e664be)

1.4.0 (2022-03-08)

Features

  • Add Cloud_Resource Connection Support (#181) (1be012a)

1.3.4 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#176) (a6cfa8f)

  • deps: require proto-plus>=1.15.0 (a6cfa8f)

1.3.3 (2022-02-26)

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (d1e6767)

Documentation

1.3.2 (2022-01-08)

Documentation

1.3.1 (2021-11-02)

Bug Fixes

  • deps: drop packaging dependency (826da22)

  • deps: require google-api-core >= 1.28.0 (826da22)

Documentation

  • list oneofs in docstring (826da22)

1.3.0 (2021-10-08)

Features

  • add context manager support in client (#125) (bf9cc26)

1.2.3 (2021-10-05)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (87b77ee)

  • improper types in pagers generation (47d1b68)

1.2.2 (2021-07-27)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#98) (842e239)

Miscellaneous Chores

1.2.1 (2021-07-20)

Bug Fixes

  • deps: pin ‘google-{api,cloud}-core’, ‘google-auth’ to allow 2.x versions (#97) (11e1214)

1.2.0 (2021-07-13)

Features

  • add cloud spanner connection support (#93) (3ae2369)

1.1.1 (2021-06-30)

Bug Fixes

  • disable always_use_jwt_access (37f28c5)

  • disable always_use_jwt_access (#91) (37f28c5)

1.1.0 (2021-06-23)

Features

  • add always_use_jwt_access (#88) (821fffc)

  • support self-signed JWT flow for service accounts (2f1db84)

Bug Fixes

  • add async client to %name_%version/init.py (2f1db84)

  • deps: add packaging requirement (#77) (2ab8403)

  • exclude docs and tests from package (#83) (3ef23e5)

Documentation

  • omit mention of Python 2.7 in ‘CONTRIBUTING.rst’ (#1127) (#85) (715e04b), closes #1126

  • Update the README to reflect that this library is GA (#79) (f737861)

1.0.1 (2021-02-03)

Bug Fixes

Documentation

  • python: update intersphinx for grpc and auth (#32) (f3ce3aa)

1.0.0 (2020-10-29)

⚠ BREAKING CHANGES

  • update package names to avoid conflict with google-cloud-bigquery (#27)

Bug Fixes

  • update package names to avoid conflict with google-cloud-bigquery (#27) (741121c)

0.3.0 (2020-10-28)

Features

0.2.0 (2020-08-10)

Features

Documentation

  • readme: adds link to BQ external data sources docs (#5) (4a740d0)

0.1.0 (2020-05-19)

Features