Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 8, 2022

Bumps google-cloud-bigquery from 1.26.1 to 2.6.1.

Release notes

Sourced from google-cloud-bigquery's releases.

v2.6.1

Bug Fixes

  • handle null values in array query parameters (#426) (78fde4a)

Documentation

  • add examples of fields argument to update methods (#418) (8c7e02b)

v2.6.0

Features

  • add support for materialized views (#408) (57ffc66), closes #407
  • convert BIGNUMERIC values to decimal objects (#414) (d472d2d), closes #367
  • support CSV format in load_table_from_dataframe pandas connector (#399) (0046742)

Bug Fixes

  • preserve timestamp microsecond precision with rows from REST API (#402) (04510a7)

Documentation

v2.5.0

Features

  • add TableReference.__str__ to get table ID in standard SQL (#405) (53dff2a), closes #354
  • add progress bar for magics (#396) (04d0273)
  • add support for unrecognized model types (#401) (168f035)

Bug Fixes

  • avoid floating point for timestamp in insert_rows (#393) (a1949ae)

Performance Improvements

Documentation

... (truncated)

Changelog

Sourced from google-cloud-bigquery's changelog.

2.6.1 (2020-12-09)

Bug Fixes

  • handle null values in array query parameters (#426) (78fde4a)

Documentation

  • add examples of fields argument to update methods (#418) (8c7e02b)

2.6.0 (2020-12-07)

Features

  • add support for materialized views (#408) (57ffc66), closes #407
  • convert BIGNUMERIC values to decimal objects (#414) (d472d2d), closes #367
  • support CSV format in load_table_from_dataframe pandas connector (#399) (0046742)

Bug Fixes

  • preserve timestamp microsecond precision with rows from REST API (#402) (04510a7)

Documentation

2.5.0 (2020-12-02)

Features

  • add TableReference.__str__ to get table ID in standard SQL (#405) (53dff2a), closes #354
  • add progress bar for magics (#396) (04d0273)
  • add support for unrecognized model types (#401) (168f035)

Bug Fixes

  • avoid floating point for timestamp in insert_rows (#393) (a1949ae)

Performance Improvements

... (truncated)

Commits
  • 5e266d8 chore: release 2.6.1 (#424)
  • 8219f79 chore(deps): update dependency pandas to v1.1.5 (#417)
  • 78fde4a fix: handle null values in array query parameters (#426)
  • 763fb2c chore(deps): update dependency google-cloud-bigquery-storage to v2.1.0 (#369)
  • d141bd2 chore(deps): update dependency google-cloud-bigquery to v2.6.0 (#419)
  • 8c7e02b docs: add examples of fields argument to update methods (#418)
  • e68281e ci: skip docfx in main 'Kokoro' presubmit (#423)
  • 2f81e80 chore: release 2.6.0 (#412)
  • 0046742 feat: support CSV format in load_table_from_dataframe pandas connector (#399)
  • a9d8ae8 docs: update intersphinx links (#404)
  • 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)

Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 1.26.1 to 2.6.1.
- [Release notes](https://github.com/googleapis/python-bigquery/releases)
- [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-bigquery@v1.26.1...v2.6.1)

---
updated-dependencies:
- dependency-name: google-cloud-bigquery
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 8, 2022

The following labels could not be found: python, dependencies, docs-approved.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 18, 2022

Superseded by #86.

@dependabot dependabot bot closed this Nov 18, 2022
@dependabot dependabot bot deleted the dependabot/pip/dot-circleci/google-cloud-bigquery-2.6.1 branch November 18, 2022 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants