-
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.10.1
head repository: googleapis/python-bigquery-storage
compare: v2.11.0
- 14 commits
- 31 files changed
- 8 contributors
Commits on Nov 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 49cb478 - Browse repository at this point
Copy the full SHA 49cb478View commit details -
chore(deps): update dependency google-cloud-bigquery-storage to v2.10…
….1 (#353) Co-authored-by: Anthonios Partheniou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3deb240 - Browse repository at this point
Copy the full SHA 3deb240View commit details
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ce63994 - Browse repository at this point
Copy the full SHA ce63994View commit details
Commits on Dec 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2015125 - Browse repository at this point
Copy the full SHA 2015125View commit details
Commits on Dec 8, 2021
-
feat: add
write_mode
property to BigQuery Storage Write API v1 (#360)* feat: add write_mode support for BigQuery Storage Write API v1 Committer: @anahan PiperOrigin-RevId: 414771198 Source-Link: googleapis/googleapis@8a2398e Source-Link: googleapis/googleapis-gen@9df7ea3 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWRmN2VhMzg2YjU5ZDVjYzM5N2EzOTI0OThkM2MxYTVlNWE2NzNjYiJ9 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aa9740d - Browse repository at this point
Copy the full SHA aa9740dView commit details
Commits on Dec 9, 2021
-
chore: update python-docs-samples link to main branch (#362)
Source-Link: googleapis/synthtool@0941ef3 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:2f90537dd7df70f6b663cd654b1fa5dee483cf6a4edcfd46072b2775be8a23ec Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3e90efb - Browse repository at this point
Copy the full SHA 3e90efbView commit details
Commits on Dec 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0396604 - Browse repository at this point
Copy the full SHA 0396604View commit details
Commits on Jan 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ed634f1 - Browse repository at this point
Copy the full SHA ed634f1View commit details -
chore(deps): update dependency google-cloud-testutils to v1.3.1 (#359)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-testutils](https://togithub.com/googleapis/python-test-utils) | `==1.3.0` -> `==1.3.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/python-test-utils</summary> ### [`v1.3.1`](https://togithub.com/googleapis/python-test-utils/blob/master/CHANGELOG.md#​131-httpswwwgithubcomgoogleapispython-test-utilscomparev130v131-2021-12-07) [Compare Source](https://togithub.com/googleapis/python-test-utils/compare/v1.3.0...v1.3.1) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- 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 eec9d82 - Browse repository at this point
Copy the full SHA eec9d82View commit details
Commits on Jan 7, 2022
-
chore: use gapic-generator-python 0.58.4 (#367)
* chore: use gapic-generator-python 0.58.4 fix: provide appropriate mock values for message body fields committer: dovs PiperOrigin-RevId: 419025932 Source-Link: googleapis/googleapis@73da669 Source-Link: googleapis/googleapis-gen@46df624 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDZkZjYyNGE1NGI5ZWQ0N2MxYTdlZWZiN2E0OTQxM2NmN2I4MmY5OCJ9 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bbc93d5 - Browse repository at this point
Copy the full SHA bbc93d5View commit details
Commits on Jan 11, 2022
-
chore(samples): Add check for tests in directory (#377)
Source-Link: googleapis/synthtool@52aef91 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:36a95b8f494e4674dc9eee9af98961293b51b86b3649942aac800ae6c1f796d4 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fd454e6 - Browse repository at this point
Copy the full SHA fd454e6View commit details
Commits on Jan 12, 2022
-
build: switch to release-please for tagging (#379)
Source-Link: googleapis/synthtool@f8077d2 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:dfa9b663b32de8b5b327e32c1da665a80de48876558dd58091d8160c60ad7355 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 675d7cf - Browse repository at this point
Copy the full SHA 675d7cfView commit details -
feat: retryable resource exhausted handling (#366)
BigQuery Storage Read API will start returning retryable RESOURCE_EXHAUSTED errors in 2022 when certain concurrency limits are hit, so this PR adds some code to handle them. Tested with unit tests and system tests. System tests ran successfully on a test project that intentionally returns retryable RESOURCE_EXHAUSTED errors. Co-authored-by: Tim Swast <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33757d8 - Browse repository at this point
Copy the full SHA 33757d8View commit details
Commits on Jan 13, 2022
-
chore(main): release 2.11.0 (#378)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 81c8b8c - Browse repository at this point
Copy the full SHA 81c8b8cView 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.10.1...v2.11.0