Changelog
1.21.0 (2025年10月16日)
Features
- Add support for Python 3.14 (98ee71abc0f97c88239b50bf0e0827df19630def)
Bug Fixes
- Deprecate credentials_file argument (98ee71abc0f97c88239b50bf0e0827df19630def)
1.20.0 (2025年10月07日)
Features
- [google-cloud-bigquery-reservation] Add new
BACKGROUND_CHANGE_DATA_CAPTURE,BACKGROUND_COLUMN_METADATA_INDEX, andBACKGROUND_SEARCH_INDEX_REFRESHreservation assignment types (4e5a0b50d1919fdc592478184e349d8e3ef0b658)
1.19.0 (2025年09月04日)
Features
Add a new field
failover_modeto.google.cloud.bigquery.reservation.v1.FailoverReservationRequestthat 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_timein the existingreplication_statusin.google.cloud.bigquery.reservation.v1.Reservationto 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_bigqueryto.google.cloud.bigquery.reservation.v1.Assignmentthat indicates if Gemini in Bigquery features are enabled for the reservation assignment (ff7c472)Add a new field
replication_statusto.google.cloud.bigquery.reservation.v1.Reservationto 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.JobTypefor continuous SQL jobs (ff7c472)
Documentation
Remove the section about
EDITION_UNSPECIFIEDin the comment forslot_capacityin.google.cloud.bigquery.reservation.v1.Reservation(ff7c472)Update the
google.api.field_behaviorfor the.google.cloud.bigquery.reservation.v1.Reservation.primary_locationand.google.cloud.bigquery.reservation.v1.Reservation.original_primary_locationfields to clarify that they areOUTPUT_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
Add a new field
is_flat_rateto.google.cloud.bigquery.reservation.v1.CapacityCommitmentto distinguish between flat rate and edition commitments (e87d4e9)Add support for opt-in debug logging (e31cbb0)
Add the managed disaster recovery API(https://cloud.google.com/bigquery/docs/managed-disaster-recovery) (e87d4e9)
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin (e31cbb0)
Documentation
Clarify that
Autoscale.current_slotsin message.google.cloud.bigquery.reservation.v1.Reservationcan temporarily be larger thanAutoscale.max_slotsif users reduceAutoscale.max_slots(e87d4e9)Update comment for
slot_capacityin message.google.cloud.bigquery.reservation.v1.Reservationto provide more clarity about reservation baselines, committed slots and autoscaler SKU charges when the baseline exceeds committed slots (e87d4e9)Update comments for
commitment_start_timeandcommitment_end_timein message.google.cloud.bigquery.reservation.v1.CapacityCommitmentto 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
ValueErrorintest__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
1.12.0 (2023年12月07日)
Features
Add support for python 3.12 (0d1a592)
Introduce compatibility with native namespace packages (0d1a592)
Bug Fixes
1.11.3 (2023年09月30日)
Documentation
1.11.2 (2023年07月05日)
Bug Fixes
1.11.1 (2023年03月28日)
Documentation
1.11.0 (2023年03月23日)
Features
Documentation
1.10.0 (2023年02月16日)
Features
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
1.7.0 (2022年07月16日)
Features
- add audience parameter (8b25cff)
Bug Fixes
1.6.3 (2022年06月06日)
Bug Fixes
Documentation
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
1.4.1 (2021年11月01日)
Bug Fixes
Documentation
- list oneofs in docstring (9b98c95)
1.4.0 (2021年10月08日)
Features
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
Documentation
1.2.2 (2021年07月27日)
Bug Fixes
Documentation
Miscellaneous Chores
1.2.1 (2021年07月20日)
Bug Fixes
1.2.0 (2021年06月30日)
Features
support self-signed JWT flow for service accounts (4d52ed9)
Bug Fixes
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
1.0.1 (2021年01月14日)
Bug Fixes
Documentation
1.0.0 (2020年10月29日)
⚠ BREAKING CHANGES
- update package names to avoid conflict with google-cloud-bigquery
Bug Fixes
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
0.2.0 (2020年05月27日)
Features
0.1.0 (2020年05月12日)
Features
- generate v1 (6293404)