Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps cloud.google.com/go/bigquery from 1.69.0 to 1.72.0.

Release notes

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

bigquery: v1.72.0

1.72.0 (2025-10-28)

Features

  • bigquery/reservation: Add new BACKGROUND_CHANGE_DATA_CAPTURE, BACKGROUND_COLUMN_METADATA_INDEX, and BACKGROUND_SEARCH_INDEX_REFRESH reservation assignment types (182df61)
  • bigquery/reservation: Add new reservation IAM policy get/set/test methods (182df61)
  • bigquery/reservation: Add support for creation and modification of new reservation groups (182df61)
  • bigquery: Expose continuous query in config (#13130) (2f0942b)

Bug Fixes

  • bigquery/v2: Upgrade gRPC service registration func (8fffca2)
  • bigquery: Upgrade gRPC service registration func (8fffca2)

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)

dialogflow: v1.70.0

1.70.0 (2025-10-13)

Features

  • dialogflow/cx: Add Event action to Examples (ddc086c)
  • dialogflow/cx: Add generators in fulfillment for v3beta and v3 (ddc086c)
  • dialogflow/cx: Add Import/Export playbook functionality to client lib (ddc086c)
  • dialogflow/cx: Add input and output parameters for Flows (ddc086c)
  • dialogflow/cx: Add parameters to adjust LLM input and output token limit and temperature in v3beta1 API (ddc086c)
  • dialogflow/cx: Add prompt security settings to the SDK (ddc086c)
  • dialogflow/cx: Add RestorePlaybookVersion functionality to client lib (ddc086c)
  • dialogflow/cx: Add routine and task (existing) playbook types (ddc086c)
  • dialogflow/cx: Add ToolVersion APIs (ddc086c)
  • dialogflow/cx: Enable unified tracing API (ddc086c)
  • dialogflow/cx: Return Vertex search document metadata with a datastore response (ddc086c)
  • dialogflow/cx: Support using secret manager to manage tool/webhook credentials (ddc086c)

Bug Fixes

... (truncated)

Commits
  • f32d0d9 chore(main): release spanner 1.72.0 (#11088)
  • 45e1ce7 fix(pubsub/pstest): make invalid filter return error instead of panic (#11087)
  • 3b06513 chore: fix typo in comment in pubsub subscription config (#11094)
  • ccbc882 feat(dialogflow): added support for ALAW encoding (#11097)
  • ffb6380 chore(spanner): add details to fix permission error in native metrics (#11096)
  • 1d074b5 fix(spanner): skip exporting metrics if attempt or operation is not captured....
  • c702b71 chore: release main (#11033)
  • 2a2dbb8 feat(dialogflow): added support for ALAW encoding (#11092)
  • cf8cc93 chore(main): release auth 0.10.1 (#11091)
  • 87159c1 fix(auth): skip impersonate universe domain check if empty (#11086)
  • 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.69.0 to 1.72.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.69.0...spanner/v1.72.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added auto-merge dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 5, 2025
@dependabot dependabot bot requested review from a team and rhacs-bot as code owners November 5, 2025 06:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code auto-merge labels Nov 5, 2025
@rhacs-bot rhacs-bot enabled auto-merge (squash) November 5, 2025 06:02
@rhacs-bot
Copy link
Contributor

A single node development cluster (infra-pr-1700) was allocated in production infra for this PR.

CI will attempt to deploy quay.io/rhacs-eng/infra-server: to it.

🔌 You can connect to this cluster with:

gcloud container clusters get-credentials infra-pr-1700 --zone us-central1-a --project acs-team-temp-dev

🛠️ And pull infractl from the deployed dev infra-server with:

nohup kubectl -n infra port-forward svc/infra-server-service 8443:8443 &
make pull-infractl-from-dev-server

🚲 You can then use the dev infra instance e.g.:

bin/infractl -k -e localhost:8443 whoami

⚠️ Any clusters that you start using your dev infra instance should have a lifespan shorter then the development cluster instance. Otherwise they will not be destroyed when the dev infra instance ceases to exist when the development cluster is deleted. ⚠️

Further Development

☕ If you make changes, you can commit and push and CI will take care of updating the development cluster.

🚀 If you only modify configuration (chart/infra-server/configuration) or templates (chart/infra-server/{static,templates}), you can get a faster update with:

make helm-deploy

Logs

Logs for the development infra depending on your @redhat.com authuser:

Or:

kubectl -n infra logs -l app=infra-server --tail=1 -f

@rhacs-bot rhacs-bot merged commit 9ac6a2a into master Nov 5, 2025
11 checks passed
@rhacs-bot rhacs-bot deleted the dependabot/go_modules/cloud.google.com/go/bigquery-1.72.0 branch November 5, 2025 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge 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.

1 participant