-
Notifications
You must be signed in to change notification settings - Fork 46
Comparing changes
Open a pull request
base repository: googleapis/python-bigquery-storage
base: v2.0.1
head repository: googleapis/python-bigquery-storage
compare: v2.1.0
- 8 commits
- 15 files changed
- 3 contributors
Commits on Oct 21, 2020
-
feat: add public transport property and path formatting methods to cl…
…ient (#80) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/fd138ecd-79c4-4b01-b00c-a340f46edbee/targets - [ ] To automatically regenerate this PR, check this box. PiperOrigin-RevId: 338157137 Source-Link: googleapis/googleapis@c7331b7 PiperOrigin-RevId: 338118656 Source-Link: googleapis/googleapis@7e400b0
Configuration menu - View commit details
-
Copy full SHA for fbbb439 - Browse repository at this point
Copy the full SHA fbbb439View commit details
Commits on Oct 27, 2020
-
chore(docs): update code of conduct of synthtool and templates (#83)
Source-Author: Christopher Wilcox <[email protected]> Source-Date: Thu Oct 22 14:22:01 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 5f6ef0ec5501d33c4667885b37a7685a30d41a76 Source-Link: googleapis/synthtool@5f6ef0e
Configuration menu - View commit details
-
Copy full SHA for 20ed21d - Browse repository at this point
Copy the full SHA 20ed21dView commit details
Commits on Oct 28, 2020
-
chore(deps): update dependency google-cloud-bigquery to v2.2.0 (#85)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google-cloud-bigquery](https://togithub.com/googleapis/python-bigquery) | minor | `==2.1.0` -> `==2.2.0` | --- ### Release Notes <details> <summary>googleapis/python-bigquery</summary> ### [`v2.2.0`](https://togithub.com/googleapis/python-bigquery/blob/master/CHANGELOG.md#​220-httpswwwgithubcomgoogleapispython-bigquerycomparev210v220-2020-10-19) [Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v2.1.0...v2.2.0) ##### Features - add method api_repr for table list item ([#​299](https://www.github.com/googleapis/python-bigquery/issues/299)) ([07c70f0](https://www.github.com/googleapis/python-bigquery/commit/07c70f0292f9212f0c968cd5c9206e8b0409c0da)) - add support for listing arima, automl, boosted tree, DNN, and matrix factorization models ([#​328](https://www.github.com/googleapis/python-bigquery/issues/328)) ([502a092](https://www.github.com/googleapis/python-bigquery/commit/502a0926018abf058cb84bd18043c25eba15a2cc)) - add timeout paramter to load_table_from_file and it dependent methods ([#​327](https://www.github.com/googleapis/python-bigquery/issues/327)) ([b0dd892](https://www.github.com/googleapis/python-bigquery/commit/b0dd892176e31ac25fddd15554b5bfa054299d4d)) - add to_api_repr method to Model ([#​326](https://www.github.com/googleapis/python-bigquery/issues/326)) ([fb401bd](https://www.github.com/googleapis/python-bigquery/commit/fb401bd94477323bba68cf252dd88166495daf54)) - allow client options to be set in magics context ([#​322](https://www.github.com/googleapis/python-bigquery/issues/322)) ([5178b55](https://www.github.com/googleapis/python-bigquery/commit/5178b55682f5e264bfc082cde26acb1fdc953a18)) ##### Bug Fixes - make TimePartitioning repr evaluable ([#​110](https://www.github.com/googleapis/python-bigquery/issues/110)) ([20f473b](https://www.github.com/googleapis/python-bigquery/commit/20f473bfff5ae98377f5d9cdf18bfe5554d86ff4)), closes [#​109](https://www.github.com/googleapis/python-bigquery/issues/109) - use version.py instead of pkg_resources.get_distribution ([#​307](https://www.github.com/googleapis/python-bigquery/issues/307)) ([b8f502b](https://www.github.com/googleapis/python-bigquery/commit/b8f502b14f21d1815697e4d57cf1225dfb4a7c5e)) ##### Performance Improvements - add size parameter for load table from dataframe and json methods ([#​280](https://www.github.com/googleapis/python-bigquery/issues/280)) ([3be78b7](https://www.github.com/googleapis/python-bigquery/commit/3be78b737add7111e24e912cd02fc6df75a07de6)) ##### Documentation - update clustering field docstrings ([#​286](https://www.github.com/googleapis/python-bigquery/issues/286)) ([5ea1ece](https://www.github.com/googleapis/python-bigquery/commit/5ea1ece2d911cdd1f3d9549ee01559ce8ed8269a)), closes [#​285](https://www.github.com/googleapis/python-bigquery/issues/285) - update snippets samples to support version 2.0 ([#​309](https://www.github.com/googleapis/python-bigquery/issues/309)) ([61634be](https://www.github.com/googleapis/python-bigquery/commit/61634be9bf9e3df7589fc1bfdbda87288859bb13)) ##### Dependencies - add protobuf dependency ([#​306](https://www.github.com/googleapis/python-bigquery/issues/306)) ([cebb5e0](https://www.github.com/googleapis/python-bigquery/commit/cebb5e0e911e8c9059bc8c9e7fce4440e518bff3)), closes [#​305](https://www.github.com/googleapis/python-bigquery/issues/305) - require pyarrow for pandas support ([#​314](https://www.github.com/googleapis/python-bigquery/issues/314)) ([801e4c0](https://www.github.com/googleapis/python-bigquery/commit/801e4c0574b7e421aa3a28cafec6fd6bcce940dd)), closes [#​265](https://www.github.com/googleapis/python-bigquery/issues/265) </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**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :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-storage).
Configuration menu - View commit details
-
Copy full SHA for 5f992d3 - Browse repository at this point
Copy the full SHA 5f992d3View commit details -
chore(deps): update dependency google-auth to v1.22.1 (#84)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google-auth](https://togithub.com/googleapis/google-auth-library-python) | minor | `==1.21.0` -> `==1.22.1` | --- ### Release Notes <details> <summary>googleapis/google-auth-library-python</summary> ### [`v1.22.1`](https://togithub.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#​1221-httpswwwgithubcomgoogleapisgoogle-auth-library-pythoncomparev1220v1221-2020-10-05) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v1.22.0...v1.22.1) ### [`v1.22.0`](https://togithub.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#​1220-httpswwwgithubcomgoogleapisgoogle-auth-library-pythoncomparev1213v1220-2020-09-28) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v1.21.3...v1.22.0) ##### Features - add asyncio based auth flow ([#​612](https://www.github.com/googleapis/google-auth-library-python/issues/612)) ([7e15258](https://www.github.com/googleapis/google-auth-library-python/commit/7e1525822d51bd9ce7dffca42d71313e6e776fcd)), closes [#​572](https://www.github.com/googleapis/google-auth-library-python/issues/572) ##### [1.21.3](https://www.github.com/googleapis/google-auth-library-python/compare/v1.21.2...v1.21.3) (2020-09-22) ##### Bug Fixes - fix expiry for `to_json()` ([#​589](https://www.github.com/googleapis/google-auth-library-python/issues/589)) ([d0e0aba](https://www.github.com/googleapis/google-auth-library-python/commit/d0e0aba0a9f665268ffa1b22d44f4bd7e9b449d6)), closes [/github.com/googleapis/oauth2client/blob/master/oauth2client/client.py#L55](https://www.github.com/googleapis//github.com/googleapis/oauth2client/blob/master/oauth2client/client.py/issues/L55) ##### [1.21.2](https://www.github.com/googleapis/google-auth-library-python/compare/v1.21.1...v1.21.2) (2020-09-08) ##### Bug Fixes - migrate signBlob to iamcredentials.googleapis.com ([#​600](https://www.github.com/googleapis/google-auth-library-python/issues/600)) ([694d83f](https://www.github.com/googleapis/google-auth-library-python/commit/694d83fd23c0e8c2fde27136d1b3f8f6db6338a6)) ##### [1.21.1](https://www.github.com/googleapis/google-auth-library-python/compare/v1.21.0...v1.21.1) (2020-09-03) ##### Bug Fixes - dummy commit to trigger a auto release ([#​597](https://www.github.com/googleapis/google-auth-library-python/issues/597)) ([d32f7df](https://www.github.com/googleapis/google-auth-library-python/commit/d32f7df4895122ef23b664672d7db3f58d9b7d36)) ### [`v1.21.3`](https://togithub.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#​1213-httpswwwgithubcomgoogleapisgoogle-auth-library-pythoncomparev1212v1213-2020-09-22) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v1.21.2...v1.21.3) ### [`v1.21.2`](https://togithub.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#​1212-httpswwwgithubcomgoogleapisgoogle-auth-library-pythoncomparev1211v1212-2020-09-08) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v1.21.1...v1.21.2) ### [`v1.21.1`](https://togithub.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#​1211-httpswwwgithubcomgoogleapisgoogle-auth-library-pythoncomparev1210v1211-2020-09-03) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v1.21.0...v1.21.1) </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**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :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-storage).
Configuration menu - View commit details
-
Copy full SHA for 8115f88 - Browse repository at this point
Copy the full SHA 8115f88View commit details
Commits on Oct 30, 2020
-
chore(deps): update dependency google-auth to v1.23.0 (#92)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google-auth](https://togithub.com/googleapis/google-auth-library-python) | minor | `==1.22.1` -> `==1.23.0` | --- ### Release Notes <details> <summary>googleapis/google-auth-library-python</summary> ### [`v1.23.0`](https://togithub.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md#​1230-httpswwwgithubcomgoogleapisgoogle-auth-library-pythoncomparev1221v1230-2020-10-29) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v1.22.1...v1.23.0) ##### Features - Add custom scopes for access tokens from the metadata service ([#​633](https://www.github.com/googleapis/google-auth-library-python/issues/633)) ([0323cf3](https://www.github.com/googleapis/google-auth-library-python/commit/0323cf390b16e8483660ac88775e8ea4e7f7702d)) ##### Bug Fixes - **deps:** Revert "fix: pin 'aoihttp < 3.7.0dev' ([#​634](https://www.github.com/googleapis/google-auth-library-python/issues/634))" ([#​632](https://www.github.com/googleapis/google-auth-library-python/issues/632)) ([#​640](https://www.github.com/googleapis/google-auth-library-python/issues/640)) ([b790e65](https://www.github.com/googleapis/google-auth-library-python/commit/b790e6535cc37591b23866027a426cde312e07c1)) - pin 'aoihttp < 3.7.0dev' ([#​634](https://www.github.com/googleapis/google-auth-library-python/issues/634)) ([05f9524](https://www.github.com/googleapis/google-auth-library-python/commit/05f95246fab928fe2f445781117eeac8088497fb)) - remove checks for ancient versions of Cryptography ([#​596](https://www.github.com/googleapis/google-auth-library-python/issues/596)) ([6407258](https://www.github.com/googleapis/google-auth-library-python/commit/6407258956ec42e3b722418cb7f366e5ae9272ec)), closes [/github.com/googleapis/google-auth-library-python/issues/595#issuecomment-683903062](https://www.github.com/googleapis//github.com/googleapis/google-auth-library-python/issues/595/issues/issuecomment-683903062) ##### [1.22.1](https://www.github.com/googleapis/google-auth-library-python/compare/v1.22.0...v1.22.1) (2020-10-05) ##### Bug Fixes - move aiohttp to extra as it is currently internal surface ([#​619](https://www.github.com/googleapis/google-auth-library-python/issues/619)) ([a924011](https://www.github.com/googleapis/google-auth-library-python/commit/a9240111e7af29338624d98ee10aed31462f4d19)), closes [#​618](https://www.github.com/googleapis/google-auth-library-python/issues/618) </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**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :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-storage).
Configuration menu - View commit details
-
Copy full SHA for e9102e2 - Browse repository at this point
Copy the full SHA e9102e2View commit details
Commits on Nov 4, 2020
-
docs: show inheritance in types reference (#91)
This PR was generated using Autosynth. 🌈 - [ ] To automatically regenerate this PR, check this box. PiperOrigin-RevId: 339292950 Source-Link: googleapis/googleapis@07d41a7 PiperOrigin-RevId: 339268186 Source-Link: googleapis/googleapis@6516b52 PiperOrigin-RevId: 338646463 Source-Link: googleapis/googleapis@20b11df PiperOrigin-RevId: 338489505 Source-Link: googleapis/googleapis@4b34a08
Configuration menu - View commit details
-
Copy full SHA for e5fd4e6 - Browse repository at this point
Copy the full SHA e5fd4e6View commit details -
docs: add intersphinx to proto-plus library (#86)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/56edb2e9-da3a-409f-a2ed-e969b45e2c63/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@ea52b8a Source-Link: googleapis/synthtool@fd3584b
Configuration menu - View commit details
-
Copy full SHA for 4cd35d2 - Browse repository at this point
Copy the full SHA 4cd35d2View commit details -
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6ff1121 - Browse repository at this point
Copy the full SHA 6ff1121View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.1...v2.1.0