bq-utilization-alerts icon indicating copy to clipboard operation
bq-utilization-alerts copied to clipboard

Bump cloud.google.com/go/bigquery from 1.54.0 to 1.61.0 in /src

Open dependabot[bot] opened this issue 2 months ago • 0 comments

Bumps cloud.google.com/go/bigquery from 1.54.0 to 1.61.0.

Release notes

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

bigquery: v1.61.0

1.61.0 (2024-04-24)

Features

  • bigquery/storage/managedwriter/adapt: Add RANGE support to adapt (#9836) (ae25253)
  • bigquery: RANGE support for basic data movement (#9762) (07f0806)
  • bigquery: RANGE support when reading Arrow format (#9795) (da245fa)
  • bigquery: RANGE type StandardSQLDataType support (#9754) (33666cf)

Bug Fixes

  • bigquery/datatransfer: Mark parent/name fields with the REQUIRED field_behavior annotation (8892943)
  • bigquery: Bump x/net to v0.24.0 (ba31ed5)

bigquery: v1.60.0

1.60.0 (2024-03-27)

Features

  • bigquery/analyticshub: Support selective sharing on data clean room Listings (a3bb7c0)
  • bigquery/datatransfer: Add UnenrollDataSources API which gives users a programmatic way to unenroll data sources (a86aa8e)
  • bigquery/storage: Add the RANGE type to the google.cloud.bigquery.storage.v1.TableFieldSchema (0195fe9)

Bug Fixes

  • bigquery/storage/managedwriter: Fix flowcontrol refund on error (#9649) (a07bf1d)
  • bigquery/storage/managedwriter: Retry improvements (#9642) (48a9258)
  • bigquery: Update protobuf dep to v1.33.0 (30b038d)

Documentation

  • bigquery/datatransfer: Update unenrollDataSources API documentation (#9449) (da644cc)
  • bigquery/storage: Mark BigQueryWrite v1beta2 as deprecated (d130d86)

spanner: v1.60.0

1.60.0 (2024-03-19)

Features

  • spanner: Allow attempt direct path xds via env var (e4b663c)
Commits
  • 5a68883 chore(main): release bigquery 1.61.0 (#9761)
  • ae25253 feat(bigquery/storage/managedwriter/adapt): add RANGE support to adapt (#9836)
  • bd18728 test(storage): shorten backoff for conf tests (#10037)
  • bbae0aa refactor(datastore): Rename function (#10032)
  • 4067f4e feat(datastore): Adding BeginLater transaction option (#8972)
  • 9a69fb4 testing(bigquery/storeage/managedwriter): adjust testing boundaries (#10028)
  • bfb35e9 chore(main): release auth 0.3.0 (#10027)
  • f220b24 chore(main): release auth/oauth2adapt 0.2.2 (#10005)
  • 72c7f6b feat(auth/httptransport): add ability to customize transport (#10023)
  • 50994e7 chore: revert "feat(civil): add Compare method to Date, Time, and DateTime" (...
  • 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)

dependabot[bot] avatar Apr 25 '24 15:04 dependabot[bot]