Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
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.23.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.24.0
Choose a head ref
  • 6 commits
  • 32 files changed
  • 6 contributors

Commits on Dec 1, 2023

  1. feat: introduce compatibility with native namespace packages (#706)

    * feat: introduce compatibility with native namespace packages
    
    * reformatted with black
    
    * removed pkg_resources
    
    * Moved importlib to extras and resolved issues with using it in tests
    
    * reformatted with black
    
    * Fixed mistake of not checking only first 3 indexes of PANDAS_VERSION
    
    * Fixed another error in comparison strings
    
    * use setuptools.find_namespace_packages()
    
    ---------
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    kiraksi and parthea authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    59f9564 View commit details
    Browse the repository at this point in the history
  2. chore(python): Add Python 3.12 (#710)

    * chore(python): Add Python 3.12
    
    Source-Link: googleapis/synthtool@af16e6d
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:bacc3af03bff793a03add584537b36b5644342931ad989e3ba1171d3bd5399f5
    
    * Add python 3.12 to setup.py
    
    * add dependency for 3.12
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * update owlbot
    
    * 🦉 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
    
    * undo owlbot change
    
    * 🦉 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>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    Co-authored-by: Linchin <lingqing.gan@gmail.com>
    4 people authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    4834ed1 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. chore: bump cryptography from 41.0.5 to 41.0.6 in /synthtool/gcp/temp…

    …lates/python_library/.kokoro (#712)
    
    Source-Link: googleapis/synthtool@9367caa
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:2f155882785883336b4468d5218db737bb1d10c9cea7cb62219ad16fe248c03c
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    4 people authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4ab9b95 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. fix: use retry_async instead of retry in async client (#713)

    * chore: Update gapic-generator-python to v1.12.0
    
    PiperOrigin-RevId: 586356061
    
    Source-Link: googleapis/googleapis@72a1f55
    
    Source-Link: googleapis/googleapis-gen@558a04b
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTU4YTA0YmNkMWNjMDU3NmU4ZmFjMTA4OWU0OGU0OGIyN2FjMTYxYiJ9
    
    * 🦉 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
    
    * feat: added Generator API
    docs: updated doc for speech mode
    
    PiperOrigin-RevId: 586469693
    
    Source-Link: googleapis/googleapis@e8148d6
    
    Source-Link: googleapis/googleapis-gen@85136bd
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODUxMzZiZDA0MzgzZWQ3MTcyYmIxOGI3YjhkMjIwZGQ3ZmY2YjNhMCJ9
    
    * 🦉 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>
    Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
    3 people authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    4e18437 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. build: update actions/checkout and actions/setup-python (#721)

    Source-Link: googleapis/synthtool@3551acd
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:230f7fe8a0d2ed81a519cfc15c6bb11c5b46b9fb449b8b1219b3771bcb520ad2
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    df3d4fc View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. chore(main): release 2.24.0 (#714)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    6e6b6e1 View commit details
    Browse the repository at this point in the history
Loading