-
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.11.0
head repository: googleapis/python-bigquery-storage
compare: v2.12.0
- 11 commits
- 81 files changed
- 7 contributors
Commits on Jan 15, 2022
-
chore(python): update release.sh to use keystore (#381)
Source-Link: googleapis/synthtool@69fda12 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ae600f36b6bc972b368367b6f83a1d91ec2c82a4a116b383d67d547c56fe6de3 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d8f9f18 - Browse repository at this point
Copy the full SHA d8f9f18View commit details
Commits on Jan 19, 2022
-
chore(python): Noxfile recognizes that tests can live in a folder (#383)
Source-Link: googleapis/synthtool@4760d8d Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f0e4b51deef56bed74d3e2359c583fc104a8d6367da3984fc5c66938db738828 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 59513da - Browse repository at this point
Copy the full SHA 59513daView commit details
Commits on Jan 21, 2022
-
ci(python): run lint / unit tests / docs as GH actions (#384)
* ci(python): run lint / unit tests / docs as GH actions Source-Link: googleapis/synthtool@57be0cd Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ed1f9983d5a935a89fe8085e8bb97d94e41015252c5b6c9771257cf8624367e6 * workaround bug templates; set cov_level to 98% 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 aae4d19 - Browse repository at this point
Copy the full SHA aae4d19View commit details
Commits on Jan 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 818e8f2 - Browse repository at this point
Copy the full SHA 818e8f2View commit details
Commits on Jan 25, 2022
-
feat: add api key support (#387)
* chore: upgrade gapic-generator-java, gax-java and gapic-generator-python PiperOrigin-RevId: 423842556 Source-Link: googleapis/googleapis@a616ca0 Source-Link: googleapis/googleapis-gen@29b938c Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjliOTM4YzU4YzFlNTFkMDE5ZjJlZTUzOWQ1NWRjMGEzYzg2YTkwNSJ9 * 🦉 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 5e7b502 - Browse repository at this point
Copy the full SHA 5e7b502View commit details
Commits on Feb 3, 2022
-
chore: use gapic-generator-python 0.62.1 (#392)
- [x] Regenerate this pull request now. fix: resolve DuplicateCredentialArgs error when using credentials_file committer: parthea PiperOrigin-RevId: 425964861 Source-Link: googleapis/googleapis@84b1a5a Source-Link: googleapis/googleapis-gen@4fb761b Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGZiNzYxYmJkODUwNmFjMTU2ZjQ5YmFjNWYxODMwNmFhOGViM2FhOCJ9
Configuration menu - View commit details
-
Copy full SHA for 16520e3 - Browse repository at this point
Copy the full SHA 16520e3View commit details
Commits on Feb 14, 2022
-
fix: remove libcst as a required dependency (#389)
* Remove libcst dependency libcst is only used for a one-off "fixup" script. It’s not necessary to always depend on it. It caused an issue on one project as old libcst versions don't ship macOS M1 wheels, and it took time to figure this out. (Also the instructions for using the fixup script were incorrect.) * Update UPGRADING.md Co-authored-by: Tim Swast <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92b503a - Browse repository at this point
Copy the full SHA 92b503aView commit details -
doc: add region tags to
customer_record.proto
so it can be embedded (……#391) In response to customer feedback, where they had trouble finding the module generated from this file.
Configuration menu - View commit details
-
Copy full SHA for cf5709e - Browse repository at this point
Copy the full SHA cf5709eView commit details
Commits on Feb 18, 2022
-
fix: remove bigquery.readonly auth scope (#394)
* chore: use gapic-generator-python 0.63.2 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fix!: remove bigquery.readonly auth scope PiperOrigin-RevId: 429331987 Source-Link: googleapis/googleapis@4b2bd26 Source-Link: googleapis/googleapis-gen@fa17f03 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZmExN2YwM2I1YWU5NjMxNmNkMDJmMjk5N2YyZmQxMTk2ZTAzNGU1ZSJ9 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md docs: add generated snippets PiperOrigin-RevId: 427792504 Source-Link: googleapis/googleapis@55b9e1e Source-Link: googleapis/googleapis-gen@bf4e86b Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmY0ZTg2Yjc1M2Y0MmNiMGVkYjFmZDUxZmJlODQwZDdkYTBhMWNkZSJ9 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Tim Swast <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e08d2fd - Browse repository at this point
Copy the full SHA e08d2fdView commit details
Commits on Feb 22, 2022
-
feat: add trace_id for Read API (#396)
* feat: add trace_id for Read API PiperOrigin-RevId: 429809867 Source-Link: googleapis/googleapis@6052603 Source-Link: googleapis/googleapis-gen@840dd14 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODQwZGQxNGM5MWEwZWM2NmQ5YmQxYTAyOGQwMWI1ZmQwMjljYTAyZSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor 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 5d7f918 - Browse repository at this point
Copy the full SHA 5d7f918View commit details -
chore(main): release 2.12.0 (#388)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 18592ec - Browse repository at this point
Copy the full SHA 18592ecView 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.11.0...v2.12.0