Changelog

PyPI History

1.21.0 (2025年10月16日)

Features

Bug Fixes

1.20.0 (2025年10月07日)

Features

  • [google-cloud-bigquery-reservation] Add new BACKGROUND_CHANGE_DATA_CAPTURE, BACKGROUND_COLUMN_METADATA_INDEX, and BACKGROUND_SEARCH_INDEX_REFRESH reservation assignment types (4e5a0b50d1919fdc592478184e349d8e3ef0b658)

1.19.0 (2025年09月04日)

Features

  • Add a new field failover_mode to .google.cloud.bigquery.reservation.v1.FailoverReservationRequest that allows users to choose between the HARD or SOFT failover modes when they initiate a failover operation on a reservation (c7bbbfc)

  • Add a new field soft_failover_start_time in the existing replication_status in .google.cloud.bigquery.reservation.v1.Reservation to provide visibility into the state of ongoing soft failover operations onthe reservation (c7bbbfc)

1.18.0 (2025年08月29日)

Features

  • Add Reservation.max_slots field to Reservation proto, indicating the total max number of slots this reservation can use up to (8ab5fcc)

  • Add Reservation.scaling_mode field and its corresponding enum message ScalingMode. This field should be used together with Reservation.max_slots (8ab5fcc)

1.17.2 (2025年06月11日)

Documentation

  • Update import statement example in README (8697120)

1.17.1 (2025年03月15日)

Bug Fixes

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

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

1.17.0 (2025年02月27日)

Features

  • Add a new field enable_gemini_in_bigquery to .google.cloud.bigquery.reservation.v1.Assignment that indicates if Gemini in Bigquery features are enabled for the reservation assignment (ff7c472)

  • Add a new field replication_status to .google.cloud.bigquery.reservation.v1.Reservation to provide visibility into errors that could arise during Disaster Recovery(DR) replication (ff7c472)

  • Add the CONTINUOUS Job type to .google.cloud.bigquery.reservation.v1.Assignment.JobType for continuous SQL jobs (ff7c472)

Documentation

  • Remove the section about EDITION_UNSPECIFIED in the comment for slot_capacity in .google.cloud.bigquery.reservation.v1.Reservation (ff7c472)

  • Update the google.api.field_behavior for the .google.cloud.bigquery.reservation.v1.Reservation.primary_location and .google.cloud.bigquery.reservation.v1.Reservation.original_primary_location fields to clarify that they are OUTPUT_ONLY (ff7c472)

1.16.0 (2025年02月12日)

Features

  • Add REST Interceptors which support reading metadata (e22e2bd)

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

1.15.0 (2024年12月12日)

Features

Bug Fixes

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

Documentation

  • Clarify that Autoscale.current_slots in message .google.cloud.bigquery.reservation.v1.Reservation can temporarily be larger than Autoscale.max_slots if users reduce Autoscale.max_slots (e87d4e9)

  • Update comment for slot_capacity in message .google.cloud.bigquery.reservation.v1.Reservation to provide more clarity about reservation baselines, committed slots and autoscaler SKU charges when the baseline exceeds committed slots (e87d4e9)

  • Update comments for commitment_start_time and commitment_end_time in message .google.cloud.bigquery.reservation.v1.CapacityCommitment to provide details on how these values are affected by commitment renewal (e87d4e9)

1.14.1 (2024年10月31日)

Bug Fixes

  • disable universe-domain validation (4ed4108)

1.14.0 (2024年10月24日)

Features

  • Add support for Python 3.13 (6252476)

1.13.5 (2024年07月30日)

Bug Fixes

  • Retry and timeout values do not propagate in requests during pagination (a6f7356)

1.13.4 (2024年07月08日)

Bug Fixes

1.13.3 (2024年03月05日)

Bug Fixes

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

1.13.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.13.0 (2024年02月01日)

Features

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

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

1.11.3 (2023年09月30日)

Documentation

1.11.2 (2023年07月05日)

Bug Fixes

  • Add async context manager return types (#362) (98df6ad)

1.11.1 (2023年03月28日)

Documentation

1.11.0 (2023年03月23日)

Features

  • Add edition/autoscale related fields (#348) (e94a53b)

Documentation

  • Fix formatting of request arg in docstring (#350) (ecce362)

1.10.0 (2023年02月16日)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#339) (50de8ca)

1.9.1 (2023年01月20日)

Bug Fixes

  • Add context manager return types (3912795)

Documentation

  • Add documentation for enums (3912795)

1.9.0 (2023年01月10日)

Features

1.8.0 (2022年12月15日)

Features

  • Add support for google.cloud.bigquery_reservation.__version__ (e82b8e5)

  • Add typing to proto.Message based class attributes (e82b8e5)

Bug Fixes

  • Add dict typing for client_options (e82b8e5)

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (c9ff564)

  • Drop usage of pkg_resources (c9ff564)

  • Fix timeout default values (c9ff564)

Documentation

  • samples: Snippetgen handling of repeated enum field (e82b8e5)

  • samples: Snippetgen should call await on the operation coroutine before calling result (c9ff564)

1.7.3 (2022年10月07日)

Bug Fixes

1.7.2 (2022年10月03日)

Bug Fixes

1.7.1 (2022年08月11日)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#292) (112a726)

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

1.7.0 (2022年07月16日)

Features

Bug Fixes

1.6.3 (2022年06月06日)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#272) (2a9c9de)

1.6.2 (2022年05月05日)

Documentation

1.6.1 (2022年03月05日)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#233) (14eee3f)

  • deps: require proto-plus>=1.15.0 (14eee3f)

Documentation

1.6.0 (2022年02月03日)

Features

1.5.0 (2022年01月04日)

Features

  • increase the logical timeout (retry deadline) to 5 minutes (#198) (13cb5b3)

1.4.1 (2021年11月01日)

Bug Fixes

  • deps: drop packaging dependency (9b98c95)

  • deps: require google-api-core >= 1.28.0 (9b98c95)

Documentation

  • list oneofs in docstring (9b98c95)

1.4.0 (2021年10月08日)

Features

  • add context manager support in client (#175) (80768c8)

Bug Fixes

  • improper types in pagers generation (ae65c70)

1.3.1 (2021年09月24日)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (937ea64)

1.3.0 (2021年09月02日)

Features

  • Deprecated SearchAssignments in favor of SearchAllAssignments (#157) (dacdf5a)

Documentation

1.2.2 (2021年07月27日)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#132) (c59d238)

Miscellaneous Chores

1.2.1 (2021年07月20日)

Bug Fixes

  • deps: pin ‘google-{api,cloud}-core’, ‘google-auth’ to allow 2.x versions (#131) (9a011b6)

1.2.0 (2021年06月30日)

Features

  • add always_use_jwt_access (#123) (3123e99)

  • support self-signed JWT flow for service accounts (4d52ed9)

Bug Fixes

  • add async client to %name_%version/init.py (4d52ed9)

  • disable always_use_jwt_access (32b279f)

  • disable always_use_jwt_access (#126) (32b279f)

  • exclude docs and tests from package (#117) (4f90792)

  • require google-api-core >= 1.22.2 (#90) (3f0fff7)

Documentation

  • omit mention of Python 2.7 in ‘CONTRIBUTING.rst’ (#1127) (#120) (7d65f87), closes #1126

  • Update the README to reflect that this library is GA (#112) (7bca7a9)

1.1.0 (2021年03月09日)

Features

  • add client_cert_source_for_mtls argument to transports (#78) (5df0f09)

1.0.1 (2021年01月14日)

Bug Fixes

Documentation

  • document enum values with undoc-members option (#69) (2acdeb7)

1.0.0 (2020年10月29日)

⚠ BREAKING CHANGES

  • update package names to avoid conflict with google-cloud-bigquery

Bug Fixes

  • update package names to avoid conflict with google-cloud-bigquery (#47) (dc2172f)

0.4.0 (2020年10月28日)

Features

  • add path formatting helper methods (362e0fe)

  • implement mtls env variables mentioned in aip.dev/auth/4114 (#39) (21bff87)

0.3.0 (2020年08月26日)

Features

  • add support for new client options (#23) (a0e818d)

0.2.0 (2020年05月27日)

Features

  • add helper methods to parse resource paths (via synth) (#7) (8fc54cb)

0.1.0 (2020年05月12日)

Features

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.