1.67.0 (2025-03-14)
Features
- bigquery/reservation: Add a new field
enable_gemini_in_bigquery
to.google.cloud.bigquery.reservation.v1.Assignment
that indicates if "Gemini in Bigquery"(https (601e742) - bigquery/reservation: 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 (#11666) (601e742) - bigquery/reservation: Add the CONTINUOUS Job type to
.google.cloud.bigquery.reservation.v1.Assignment.JobType
for continuous SQL jobs (601e742) - bigquery: Support MetadataCacheMode for ExternalDataConfig (#11803) (af5174d), refs #11802
Bug Fixes
- bigquery: Increase timeout for storage api test and remove usage of deprecated pkg (#11810) (f47e038), refs #11801
- bigquery: Update golang.org/x/net to 0.37.0 (1144978)
Documentation
- bigquery/reservation: Remove the section about
EDITION_UNSPECIFIED
in the comment forslot_capacity
in.google.cloud.bigquery.reservation.v1.Reservation
to clarify that (601e742) - bigquery/reservation: 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 areOUTPUT_ONLY
(601e742)