Changelog
1.15.5 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (6e83a37)
1.15.4 (2024-07-08)
Bug Fixes
1.15.3 (2024-03-05)
Bug Fixes
1.15.2 (2024-02-22)
Bug Fixes
[Many APIs] fix
ValueError
intest__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
1.14.0 (2023-12-07)
Features
Add support for python 3.12 (0d1a592)
Introduce compatibility with native namespace packages (0d1a592)
Bug Fixes
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
1.12.0 (2023-03-23)
Features
Documentation
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
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
1.7.0 (2022-08-02)
Features
Documentation
1.6.0 (2022-07-16)
Features
- add audience parameter (0dd5a10)
Bug Fixes
1.5.1 (2022-06-07)
Bug Fixes
Documentation
1.5.0 (2022-05-05)
Features
Bug Fixes
deps: require grpc-google-iam-v1 >=0.12.4 (d350b94)
Documentation
1.4.0 (2022-03-08)
Features
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
Documentation
- list oneofs in docstring (826da22)
1.3.0 (2021-10-08)
Features
1.2.3 (2021-10-05)
Bug Fixes
1.2.2 (2021-07-27)
Bug Fixes
Documentation
Miscellaneous Chores
1.2.1 (2021-07-20)
Bug Fixes
1.2.0 (2021-07-13)
Features
1.1.1 (2021-06-30)
Bug Fixes
1.1.0 (2021-06-23)
Features
support self-signed JWT flow for service accounts (2f1db84)
Bug Fixes
add async client to %name_%version/init.py (2f1db84)
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
1.0.0 (2020-10-29)
⚠ BREAKING CHANGES
- update package names to avoid conflict with google-cloud-bigquery (#27)
Bug Fixes
0.3.0 (2020-10-28)
Features
0.2.0 (2020-08-10)
Features
Documentation
0.1.0 (2020-05-19)
Features
- generate v1 (73b89dc)