reproio / columnify

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

Bump cloud.google.com/go/bigquery from 1.10.0 to 1.14.0 #65

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Release notes

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

google-cloud-go bigquery/v1.14.0

Features

bigquery/v1.13.0

  • Support retries for specific http2 transport race.
  • Remove unused datasource client from bigquery/datatransfer.
  • Adds support for authorized User Defined Functions (UDFs).
  • Documentation improvements.
  • Various updates to autogenerated clients.

storage/v1.12.0

  • V4 signed URL fixes:
    • Fix encoding of spaces in query parameters.
    • Add fields that were missing from PostPolicyV4 policy conditions.
  • Fix Query to correctly list prefixes as well as objects when SetAttrSelection is used.

bigquery/v1.12.0

  • Adds additional retry support for table deletion.
  • Various updates to autogenerated clients.

google-cloud-go spanner/v1.12.0

Features

bigquery/v1.11.2

  • Addresses issue with consuming query results using an iterator.Pager

bigquery/v1.11.1

  • Addresses issue with optimized query path changes, released in v1.11.0

storage/v1.11.0

  • Add support for CustomTime and NoncurrentTime object lifecycle management features.

bigquery/v1.11.0

  • Add support for optimized query path.

... (truncated)

Commits
  • 652fc75 chore: release bigquery 1.14.0 (#3372)
  • eaa742a feat(internal/gapicgen): support generating only gapics with genlocal (#3383)
  • 5337043 test(pubsublite): refactor out common code for main_test.go (#3276)
  • d5b3e10 refactor(pubsublite): routing publisher ignores decreasing partition count (#...
  • 2774925 feat(servicedirectory): start generating apiv1 (#3382)
  • 8de48b9 feat(all): auto-regenerate gapics (#3374)
  • e8d5032 docs(all): update automated release instructions (#3377)
  • 517ab0f fix(internal/gapicgen): don't create genproto pr as draft (#3379)
  • 948452c feat(bigtable): run E2E test over DirectPath (#3116)
  • 5948715 test(spanner): add test for mutation with all data types (#3336)
  • 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)
codecov[bot] commented 3 years ago

Codecov Report

Merging #65 (09cd73f) into master (3cd5ea9) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #65   +/-   ##
=======================================
  Coverage   81.23%   81.23%           
=======================================
  Files          15       15           
  Lines         453      453           
=======================================
  Hits          368      368           
  Misses         63       63           
  Partials       22       22           
Flag Coverage Δ
unittests 81.23% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3cd5ea9...09cd73f. Read the comment docs.

dependabot[bot] commented 3 years ago

Superseded by #66.