pgsink icon indicating copy to clipboard operation
pgsink copied to clipboard

Bump cloud.google.com/go/bigquery from 1.18.0 to 1.42.0

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

Bumps cloud.google.com/go/bigquery from 1.18.0 to 1.42.0.

Release notes

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

bigquery: v1.42.0

1.42.0 (2022-09-21)

Features

  • bigquery/analyticshub: Start generating apiv1 (#6707) (feb7d7d)
  • bigquery/datapolicies: Start generating apiv1beta1 (#6697) (f5443e8)
  • bigquery/reservation/apiv1beta1: add REST transport (f7b0822)
  • bigquery/storage/managedwriter: Define append retry predicate (#6650) (478b8dd)
  • bigquery/storage: add proto annotation for non-ascii field mapping (ec1a190)
  • bigquery: Add reference file schema option for federated formats (#6693) (3d26091)
  • bigquery: Add support for explicit query parameter type (#6596) (d59b5b2), refs #4704

Bug Fixes

  • bigquery/connection: integrate gapic-generator-python-1.4.1 and enable more py_test targets (ec1a190)

spanner: v1.39.0

1.39.0 (2022-09-21)

Features

  • spanner/admin/database: Add custom instance config operations (ec1a190)
  • spanner/admin/instance: Add custom instance config operations (ef2b0b1)
  • spanner/spannersql: Add backticks when name contains a hypen (#6621) (e88ca66)
  • spanner/spansql: Add support for create, alter and drop change … (#6669) (cc4620a)
  • spanner: Retry spanner transactions and mutations when RST_STREAM error (#6699) (1b56cd0)

Bug Fixes

  • spanner/admin/database: Revert add custom instance config operations (change broke client libraries; reverting before any are released) (ec1a190)
  • spanner: Destroy session when client is closing (#6700) (a1ce541)
  • spanner: Spanner sessions will be cleaned up from the backend (#6679) (c27097e)
Commits
  • fee0f68 chore(main): release bigquery 1.42.0 (#6675)
  • 3650400 doc(all): fix formatting in error handling godoc (#6709)
  • 11ab75e doc(storage): fix formatting in storage doc.go (#6713)
  • 2b87538 chore(main): release spanner 1.39.0 (#6622)
  • a1ce541 fix(spanner): destroy session when client is closing (#6700)
  • 37d209c chore(storage): multi-transport BucketCreateDelete test (#6670)
  • 3d26091 feat(bigquery): add reference file schema option for federated formats (#6693)
  • 17cceeb chore(storage): parse out project number if available (#6671)
  • feb7d7d feat(bigquery/analyticshub): start generating apiv1 (#6707)
  • 402eb24 chore: update how we handle mod replacements (#6704)
  • 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 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 Sep 26 '22 10:09 dependabot[bot]