Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-bigquery-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.10.0
Choose a base ref
...
head repository: googleapis/python-bigquery-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.10.1
Choose a head ref
  • 6 commits
  • 38 files changed
  • 5 contributors

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    857f13b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. chore: use gapic-generator-python 0.56.2 (#348)

    * chore: update Java and Python dependencies
    
    PiperOrigin-RevId: 408420890
    
    Source-Link: googleapis/googleapis@2921f9f
    
    Source-Link: googleapis/googleapis-gen@6598ca8
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjU5OGNhOGNiYmY1MjI2NzMzYTA5OWM0NTA2NTE4YTVhZjZmZjc0YyJ9
    
    * 🦉 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    b717712 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. chore(python): run blacken session for all directories with a noxfile (

    …#349)
    
    Source-Link: googleapis/synthtool@bc0de6e
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:39ad8c0570e4f5d2d3124a509de4fe975e799e2b97e0f58aed88f8880d5a8b60
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    95ac284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4d0632 View commit details
    Browse the repository at this point in the history
  3. docs: show that Python 3.9 and 3.10 are supported in classifiers (#351)

    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-bigquery-storage/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [ ] Ensure the tests and linter pass
    - [ ] Code coverage does not decrease (if any source code was changed)
    - [ ] Appropriate docs were updated (if necessary)
    
    Fixes #342 🦕
    tswast authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    1faa16f View commit details
    Browse the repository at this point in the history
Loading