reproio / columnify

Make record oriented data to columnar format.
Apache License 2.0
37 stars 6 forks source link

Bump cloud.google.com/go/bigquery from 1.10.0 to 1.30.2 #81

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps cloud.google.com/go/bigquery from 1.10.0 to 1.30.2.

Release notes

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

bigquery: v1.30.2

1.30.2 (2022-03-30)

Bug Fixes

  • bigquery/storage/managedwriter/adapt: fix enum append (#5819) (9eeaf0f)

spanner: v1.30.1

1.30.1 (2022-03-28)

Bug Fixes

  • spanner: early unlock of session pool lock during dumping the tracked session handles to avoid deadlock (#5777) (b007836)

bigquery: v1.30.1

1.30.1 (2022-03-30)

Bug Fixes

  • bigquery/storage/managedwriter: correct enum processing in NormalizeDescriptor (#5811) (52cf48e)
  • bigquery: improve retry for table create (#5807) (f27d1dc)

spanner: v1.30.0

1.30.0 (2022-03-04)

Features

  • spanner: add better version metadata to calls (#5515) (dcab7c4), refs #2749
  • spanner: add file for tracking version (17b36ea)
  • spanner: add support of PGNumeric with integration tests for PG dialect (#5700) (f7e02e1)
  • spanner: set versionClient to module version (55f0d92)
  • spanner: set versionClient to module version (55f0d92)

Bug Fixes

  • spanner/spansql: support GROUP BY without an aggregation function (#5717) (c819ee9)

Miscellaneous Chores

bigquery: v1.30.0

1.30.0 (2022-03-16)

... (truncated)

Commits
  • eec76b7 chore(main): release bigquery 1.30.2 (#5820)
  • a40e800 chore(storage): implement interface IAM methods (#5814)
  • 8b3ba23 chore(internal): make config information public so we can reuse from mains (#...
  • 9eeaf0f fix(bigquery/storage/managedwriter/adapt): fix enum append (#5819)
  • 781ba21 chore(main): release bigquery 1.30.1 (#5810)
  • 52cf48e fix(bigquery/storage/managedwriter): correct enum processing in NormalizeDesc...
  • 7076391 chore: update modules release-please config (#5818)
  • 6c98524 chore(docs): add APIError to debugging docs (#5770)
  • 81c4c91 chore(all): auto-regenerate gapics (#5808)
  • f27d1dc fix(bigquery): improve retry for table create (#5807)
  • 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] commented 2 years ago

Superseded by #82.