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.31.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.32.0
Choose a head ref
  • 7 commits
  • 63 files changed
  • 6 contributors

Commits on May 1, 2025

  1. feat: Add BigQuery Metastore Partition Service API version v1beta (#941)

    * feat: Add BigQuery Metastore Partition Service API version v1beta
    
    PiperOrigin-RevId: 753333720
    
    Source-Link: googleapis/googleapis@389abd1
    
    Source-Link: googleapis/googleapis-gen@a875887
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTg3NTg4NzkxYWMwMDU3YjViY2Q1YjkxZTQ5N2E1ZGFmZjY2ZWJiYyJ9
    
    * update replacement in owlbot.py
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Add gapic_version.py
    
    * update gapic_version.py
    
    * update docs/index.rst
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored May 1, 2025
    Configuration menu
    Copy the full SHA
    fa8c533 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. chore(deps): update all dependencies (#922)

    * chore(deps): update all dependencies
    
    * Update requirements.txt
    
    * Update requirements.txt
    
    * Update docs.yml
    
    * Update docs.yml
    
    * Update lint.yml
    
    ---------
    
    Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
    renovate-bot and Linchin authored May 6, 2025
    Configuration menu
    Copy the full SHA
    f0d58af View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. chore: Update gapic-generator-python to 1.25.0 (#944)

    * chore: Update gapic-generator-python to 1.25.0
    
    PiperOrigin-RevId: 755914147
    
    Source-Link: googleapis/googleapis@97a83d7
    
    Source-Link: googleapis/googleapis-gen@a9977ef
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTk5NzdlZmVkYzgzNmNjZWNlMWYwMWQ1MjliMDMxNWUxZWZlNTJhZCJ9
    
    * 🦉 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored May 12, 2025
    Configuration menu
    Copy the full SHA
    7bcd020 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all dependencies (#943)

    * chore(deps): update all dependencies
    
    * Update docs.yml
    
    * Update lint.yml
    
    * Update requirements.txt
    
    ---------
    
    Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
    renovate-bot and Linchin authored May 12, 2025
    Configuration menu
    Copy the full SHA
    0b796a4 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. chore(deps): update all dependencies (#945)

    * chore(deps): update all dependencies
    
    * Update docs.yml
    
    * Update lint.yml
    
    ---------
    
    Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
    renovate-bot and Linchin authored May 22, 2025
    Configuration menu
    Copy the full SHA
    f25b1ee View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. fix: separate create_stream() in pyarrow sample (#946)

    * fix: separate create_stream() in pyarrow sample
    
    * remove append_rows()
    
    * lint
    
    * add blank row
    Linchin authored May 27, 2025
    Configuration menu
    Copy the full SHA
    127e70c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. chore(main): release 2.32.0 (#942)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 28, 2025
    Configuration menu
    Copy the full SHA
    1c2c7f2 View commit details
    Browse the repository at this point in the history
Loading