Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Google.Cloud.BigQuery.Reservation.V1 version 2.7.0 #14373

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

jskeet
Copy link
Collaborator

@jskeet jskeet commented Mar 3, 2025

Changes in this release:

New features

  • 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 (commit fecbe42)
  • Add the CONTINUOUS Job type to .google.cloud.bigquery.reservation.v1.Assignment.JobType for continuous SQL jobs (commit fecbe42)
  • Add a new field enable_gemini_in_bigquery to .google.cloud.bigquery.reservation.v1.Assignment that indicates if "Gemini in Bigquery"(https://cloud.google.com/gemini/docs/bigquery/overview) features are enabled for the reservation assignment (commit fecbe42)

Documentation improvements

  • 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 (commit fecbe42)
  • Remove the section about EDITION_UNSPECIFIED in the comment for slot_capacity in .google.cloud.bigquery.reservation.v1.Reservation to clarify that (commit fecbe42)

Changes in this release:

### New features

- 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 ([commit fecbe42](fecbe42))
- Add the CONTINUOUS Job type to `.google.cloud.bigquery.reservation.v1.Assignment.JobType` for continuous SQL jobs ([commit fecbe42](fecbe42))
- Add a new field `enable_gemini_in_bigquery` to `.google.cloud.bigquery.reservation.v1.Assignment` that indicates if "Gemini in Bigquery"(https://cloud.google.com/gemini/docs/bigquery/overview) features are enabled for the reservation assignment ([commit fecbe42](fecbe42))

### Documentation improvements

- 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` ([commit fecbe42](fecbe42))
- Remove the section about `EDITION_UNSPECIFIED` in the comment for `slot_capacity` in `.google.cloud.bigquery.reservation.v1.Reservation` to clarify that ([commit fecbe42](fecbe42))
@jskeet jskeet requested a review from a team as a code owner March 3, 2025 14:08
@jskeet jskeet added autorelease: pending automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit labels Mar 3, 2025
Copy link

github-actions bot commented Mar 3, 2025

Pull request diff results
Finding changes in Google.Cloud.BigQuery.Reservation.V1...
Comparing old and new versions (by source)
Diff level: Identical

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.BigQuery.Reservation.V1 version 2.7.0
Differences from 2.6.0
Minor changes:
Class 'Assignment'; property 'Boolean EnableGeminiInBigquery { get; set; }' added.
Class 'Assignment'; constant 'System.Int32 Google.Cloud.BigQuery.Reservation.V1.Assignment::EnableGeminiInBigqueryFieldNumber' added.
Enum 'Assignment.Types.JobType' entry 'Continuous' added.
Class 'Reservation'; property 'Reservation.Types.ReplicationStatus ReplicationStatus { get; set; }' added.
Class 'Reservation'; constant 'System.Int32 Google.Cloud.BigQuery.Reservation.V1.Reservation::ReplicationStatusFieldNumber' added.
Class 'Reservation.Types.ReplicationStatus' added.

Diff level: Minor

Finished comparisons for Google.Cloud.BigQuery.Reservation.V1

@gcf-merge-on-green gcf-merge-on-green bot merged commit e8e8128 into main Mar 3, 2025
11 of 12 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Mar 3, 2025
@gcf-merge-on-green gcf-merge-on-green bot deleted the release-pr-20250303T140826Z branch March 3, 2025 18:10
@yoshi-automation
Copy link
Contributor

  • Created release for Google.Cloud.BigQuery.Reservation.V1-2.7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants