Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-bigquery-storage to v2.1.0 (
Browse files Browse the repository at this point in the history
#369)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [google-cloud-bigquery-storage](https://togithub.com/googleapis/python-bigquery-storage) | minor | `==2.0.1` -> `==2.1.0` |

---

### Release Notes

<details>
<summary>googleapis/python-bigquery-storage</summary>

### [`v2.1.0`](https://togithub.com/googleapis/python-bigquery-storage/blob/master/CHANGELOG.md#&#8203;210-httpswwwgithubcomgoogleapispython-bigquery-storagecomparev201v210-2020-11-04)

[Compare Source](https://togithub.com/googleapis/python-bigquery-storage/compare/v2.0.1...v2.1.0)

##### Features

-   add public transport property and path formatting methods to client ([#&#8203;80](https://www.github.com/googleapis/python-bigquery-storage/issues/80)) ([fbbb439](https://www.github.com/googleapis/python-bigquery-storage/commit/fbbb439b8c77fa9367a4b5bea725dd0b0f26b769))

##### Documentation

-   add intersphinx to proto-plus library ([#&#8203;86](https://www.github.com/googleapis/python-bigquery-storage/issues/86)) ([4cd35d2](https://www.github.com/googleapis/python-bigquery-storage/commit/4cd35d21de4486f659b7efc4ff4dcb9b4eee6c9e))
-   show inheritance in types reference ([#&#8203;91](https://www.github.com/googleapis/python-bigquery-storage/issues/91)) ([e5fd4e6](https://www.github.com/googleapis/python-bigquery-storage/commit/e5fd4e62de2768a49d633dc3a81e03d64df9fe1f))

##### [2.0.1](https://www.github.com/googleapis/python-bigquery-storage/compare/v2.0.0...v2.0.1) (2020-10-21)

##### Bug Fixes

-   don't fail with 429 when downloading wide tables ([#&#8203;79](https://www.github.com/googleapis/python-bigquery-storage/issues/79)) ([45faf97](https://www.github.com/googleapis/python-bigquery-storage/commit/45faf9712b25bd63d962ca7e5afc8b8d3a0d8353))

##### Documentation

-   update to_dataframe sample to latest dependencies ([#&#8203;72](https://www.github.com/googleapis/python-bigquery-storage/issues/72)) ([a7fe762](https://www.github.com/googleapis/python-bigquery-storage/commit/a7fe7626312a5b9fe1e7bd0e0fe5601ae97605c7))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-bigquery).
  • Loading branch information
renovate-bot committed Dec 8, 2020
1 parent d141bd2 commit 763fb2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snippets/requirements.txt
@@ -1,5 +1,5 @@
google-cloud-bigquery==2.6.0
google-cloud-bigquery-storage==2.0.1
google-cloud-bigquery-storage==2.1.0
google-auth-oauthlib==0.4.2
grpcio==1.34.0
ipython==7.16.1; python_version < '3.7'
Expand Down

0 comments on commit 763fb2c

Please sign in to comment.