Changelog
0.11.10 (2024-10-24)
Features
- Add support for Python 3.13 (6252476)
0.11.9 (2024-07-30)
Features
- Update MS API stubs with Unified API (33e9b14)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (a6f7356)
Documentation
A comment for field
name
in message.google.cloud.bigquery.migration.v2.MigrationWorkflow
is changed to include ‘Identifier’ (33e9b14)A comment for field
translation_config_details
in message.google.cloud.bigquery.migration.v2.MigrationTask
is changed (33e9b14)A comment for field
type
in message.google.cloud.bigquery.migration.v2.MigrationTask
is changed to include new supported types (33e9b14)
0.11.8 (2024-07-08)
Bug Fixes
0.11.7 (2024-03-05)
Bug Fixes
0.11.6 (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)
0.11.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.11.4 (2024-02-01)
Features
0.11.3 (2023-12-07)
Features
Add support for python 3.12 (0d1a592)
Introduce compatibility with native namespace packages (0d1a592)
Bug Fixes
0.11.2 (2023-09-19)
Documentation
- Minor formatting (9487380)
0.11.1 (2023-07-04)
Bug Fixes
0.11.0 (2023-03-23)
Features
Add
request_source
field toTranslationConfigDetails
(d11aa1f)Add PENDING_DEPENDENCY to
State
enum ofMigrationSubtask
(d11aa1f)
Documentation
0.10.0 (2023-03-01)
Features
0.9.1 (2023-01-20)
Bug Fixes
- Add context manager return types (970281e)
Documentation
- Add documentation for enums (970281e)
0.9.0 (2023-01-10)
Features
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)
0.7.2 (2022-10-08)
Bug Fixes
0.7.1 (2022-09-29)
Bug Fixes
0.7.0 (2022-08-11)
Features
Bug Fixes
0.6.0 (2022-07-16)
Features
Bug Fixes
0.5.0 (2022-06-15)
Features
0.4.3 (2022-06-03)
Bug Fixes
Documentation
0.4.2 (2022-05-22)
Documentation
0.4.1 (2022-05-05)
Documentation
- fix type in docstring for map fields (6c5982b)
0.4.0 (2022-04-03)
Features
Bug Fixes
- set bigquery_migration_v2 as the default import (776ea61)
0.3.1 (2022-03-05)
Bug Fixes
0.3.0 (2022-02-14)
Features
Bug Fixes
resolve DuplicateCredentialArgs error when using credentials_file (b3b1ee2)
Documentation
0.2.1 (2021-11-01)
Bug Fixes
Documentation
- list oneofs in docstring (70ec0c5)
0.2.0 (2021-10-08)
Features
0.1.0 (2021-09-30)
Features
- generate v2alpha (ccb7ca8)