Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps cloud.google.com/go/bigquery from 1.32.0 to 1.71.0.

Release notes

Sourced from cloud.google.com/go/bigquery's releases.

bigquery: v1.71.0

1.71.0 (2025-09-30)

Features

  • bigquery/analyticshub: You can now configure listings for multiple regions for shared datasets and linked dataset replicas in BigQuery sharing (10e67ef)
  • bigquery/reservation: 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 (10e67ef)
  • bigquery/reservation: 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 on the reservation (10e67ef)
  • bigquery: Add support for MaxSlots (#12958) (a3c0aca)

storage: v1.57.0

1.57.0 (2025-09-23)

Features

  • storage/control: Add new GetIamPolicy, SetIamPolicy, and TestIamPermissions RPCs (d73f912)
  • storage: Post support dynamic key name (#12677) (9e761f9)
  • storage: WithMeterProvider allows custom meter provider configuration (#12668) (7f574b0)

Bug Fixes

Performance Improvements

compute: v1.48.0

1.48.0 (2025-09-30)

Features

  • compute: Update Compute Engine v1 API to revision 20250909 (#12936) (2a37bd3)
  • compute: Update Compute Engine v1beta API to revision 20250909 (2a37bd3)

bigtable: v1.40.1

1.40.1 (2025-09-26)

Features

  • bigtable: Add an e2e flow for direct access with instructions (#12939) (fdcdde8)

... (truncated)

Changelog

Sourced from cloud.google.com/go/bigquery's changelog.

Changes

1.38.1 (2025-09-16)

Bug Fixes

  • documentai: Upgrade gRPC service registration func (617bb68)

1.38.0 (2025-08-18)

Features

  • documentai: Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability) (f1de706)

Documentation

  • documentai: A comment for field create_time in message .google.cloud.documentai.v1.Processor is changed to describe as output only. (f1de706)
  • documentai: A comment for field create_time in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field deprecation_info in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field document_schema in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field kms_key_name in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field kms_key_version_name in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)
  • documentai: A comment for field latest_evaluation in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (f1de706)

1.37.0 (2025-04-30)

Features

  • documentai: Add image block and blob asset in Document proto (a95a0bf)
  • documentai: Added a field for enabling returning images and bounding boxes from layout parser processor (a95a0bf)
  • documentai: Added config options to enable image annotation (0fe3b60)
  • documentai: Added config options to enable table annotation and image extraction (#12070) (a6c85f6)

1.36.1 (2025-04-15)

Bug Fixes

  • documentai: Update google.golang.org/api to 0.229.0 (3319672)

1.36.0 (2025-03-19)

Features

... (truncated)

Commits
  • 36c1280 chore(main): release spanner 1.71.0 (#11009)
  • d81a1a7 feat(spanner): client built in metrics (#10998)
  • 1e27b43 chore(main): release storage 1.46.0 (#11010)
  • e1f67b1 chore: get publish docs build working with new release process (#11069)
  • 4fb2a0f fix: do not override credentials if build providers a SECRET_MANAGER_PROJECT_...
  • 37191c6 fix: fix type in SECRET_MANAGER_PROJECT_ID name (#11065)
  • 8a055ce chore(storage): bump auth dependency (#11067)
  • fc52b21 chore: update build scripts to be able to support migration to use release ko...
  • 6c6a6a1 chore(main): release bigquery 1.64.0 (#10978)
  • 16a1f95 chore(main): release auth/oauth2adapt 0.2.5 (#11063)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) from 1.32.0 to 1.71.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.32.0...spanner/v1.71.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigquery
  dependency-version: 1.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 1, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 29, 2025

Superseded by #588.

@dependabot dependabot bot closed this Oct 29, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/sdks/cloud.google.com/go/bigquery-1.71.0 branch October 29, 2025 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants