Releases: googleapis/python-bigquery-connection
Releases · googleapis/python-bigquery-connection
v1.13.1
1.13.1 (2023-08-02)
Documentation
v1.13.0
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)
v1.12.1
1.12.1 (2023-07-04)
Bug Fixes
- Add async context manager return types (#320) (aa9088a)
v1.12.0
1.12.0 (2023-03-23)
Features
Documentation
- Fix formatting of request arg in docstring (#307) (18839c6)
v1.11.0
1.11.0 (2023-03-01)
Features
- Add cloud spanner connection properties - database role (181685a)
- Add cloud spanner connection properties - serverless analytics (181685a)
v1.10.0
1.10.0 (2023-02-27)
Features
- Enable "rest" transport in Python for services supporting numeric enums (#294) (e4cbcab)
v1.9.1
1.9.1 (2023-01-20)
Bug Fixes
- Add context manager return types (a62dada)
Documentation
- Add documentation for enums (a62dada)
v1.9.0
1.9.0 (2023-01-10)
Features
v1.8.0
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)
v1.7.3
1.7.3 (2022-10-07)
Bug Fixes