Releases: googleapis/python-bigquery-migration
Releases · googleapis/python-bigquery-migration
v0.11.1
0.11.1 (2023-07-04)
Bug Fixes
- Add async context manager return types (#191) (d14439c)
v0.11.0
0.11.0 (2023-03-23)
Features
- Add
request_source
field to TranslationConfigDetails
(d11aa1f)
- Add PENDING_DEPENDENCY to
State
enum of MigrationSubtask
(d11aa1f)
Documentation
- Fix formatting of request arg in docstring (#177) (699d68c)
v0.9.1
0.9.1 (2023-01-20)
Bug Fixes
- Add context manager return types (970281e)
Documentation
- Add documentation for enums (970281e)
v0.9.0
0.9.0 (2023-01-10)
Features
v0.8.0
0.8.0 (2022-12-15)
Features
- Add support for
google.cloud.bigquery_migration.__version__
(8f180ec)
- Add typing to proto.Message based class attributes (8f180ec)
Bug Fixes
- Add dict typing for client_options (8f180ec)
- deps: Require google-api-core >=1.34.0, >=2.11.0 (61bc618)
- Drop usage of pkg_resources (61bc618)
- Fix timeout default values (61bc618)
Documentation
- samples: Snippetgen handling of repeated enum field (8f180ec)
- samples: Snippetgen should call await on the operation coroutine before calling result (61bc618)
v0.7.2
0.7.2 (2022-10-08)
Bug Fixes
v0.7.1
0.7.1 (2022-09-29)
Bug Fixes
v0.7.0
0.7.0 (2022-08-11)
Features
Bug Fixes
- deps: allow protobuf < 5.0.0 (#118) (b217543)
- deps: require proto-plus >= 1.22.0 (b217543)
v0.6.0
0.6.0 (2022-07-16)
Features
Bug Fixes
- deps: require google-api-core>=1.32.0,>=2.8.0 (77e4c52)
- require python 3.7+ (#105) (13f50a7)