Changelog

PyPI History

0.12.0 (2025年10月16日)

Features

Bug Fixes

0.11.15 (2025年06月11日)

Documentation

  • Update import statement example in README (8697120)

0.11.14 (2025年03月15日)

Bug Fixes

  • [Many APIs] Allow Protobuf 6.x (1e43e75)

  • remove setup.cfg configuration for creating universal wheels (#13659) (59bfd42)

0.11.13 (2025年02月12日)

Features

  • Add REST Interceptors which support reading metadata (e22e2bd)

  • Add support for reading selective GAPIC generation methods from service YAML (e22e2bd)

0.11.12 (2024年12月12日)

Features

  • Add support for opt-in debug logging (e31cbb0)

Bug Fixes

  • Fix typing issue with gRPC metadata when key ends in -bin (e31cbb0)

0.11.11 (2024年10月31日)

Bug Fixes

  • disable universe-domain validation (4ed4108)

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 in test__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

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

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

0.11.2 (2023年09月19日)

Documentation

0.11.1 (2023年07月04日)

Bug Fixes

  • Add async context manager return types (#191) (d14439c)

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)

0.10.0 (2023年03月01日)

Features

  • v2alpha: Add SQL translation service (#170) (533d1d8)

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

  • deps: allow protobuf < 5.0.0 (#118) (b217543)

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

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)

0.5.0 (2022年06月15日)

Features

  • Add SQL Server dialect to bigquerymigration v2 client library (#99) (35a1099)

0.4.3 (2022年06月03日)

Bug Fixes

  • deps: require protobuf <4.0.0dev (#95) (0b93e8d)

Documentation

  • fix changelog header to consistent size (#96) (e95f0fc)

0.4.2 (2022年05月22日)

Documentation

  • samples: add create_migration_workflow snippet (#71) (761b5f5)

0.4.1 (2022年05月05日)

Documentation

  • fix type in docstring for map fields (6c5982b)

0.4.0 (2022年04月03日)

Features

  • Add bigquery_migration v2 client library (#54) (776ea61)

Bug Fixes

  • set bigquery_migration_v2 as the default import (776ea61)

0.3.1 (2022年03月05日)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#48) (2d8b0b5)

0.3.0 (2022年02月14日)

Features

  • add api key support (#34) (124de81)

  • Add task details and orchestration result details (#32) (44c10e1)

Bug Fixes

  • deps: remove unused dependency libcst (#39) (496abc7)

  • resolve DuplicateCredentialArgs error when using credentials_file (b3b1ee2)

Documentation

0.2.1 (2021年11月01日)

Bug Fixes

  • deps: drop packaging dependency (70ec0c5)

  • deps: require google-api-core >= 1.28.0 (70ec0c5)

Documentation

  • list oneofs in docstring (70ec0c5)

0.2.0 (2021年10月08日)

Features

  • add context manager support in client (#8) (d9dbb32)

0.1.0 (2021年09月30日)

Features

Bug Fixes

  • address testing failures from initial generation (#1) (85284a7)

  • correct python namespace for migration API (#3) (3dda870)

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.