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.30.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.31.0
Choose a head ref
  • 6 commits
  • 25 files changed
  • 5 contributors

Commits on Mar 27, 2025

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

    * 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 Mar 27, 2025
    Configuration menu
    Copy the full SHA
    8f41268 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. chore(python): fix incorrect import statement in README (#921)

    Source-Link: googleapis/synthtool@8767740
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:023a21377a2a00008057f99f0118edadc30a19d1636a3fee47189ebec2f3921c
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    97cd205 View commit details
    Browse the repository at this point in the history
  2. test: make pyarrow sample less flaky (#919)

    * test: make pyarrow sample less flaky
    
    * add comment
    Linchin authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    7cdba8a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

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

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

Commits on Apr 21, 2025

  1. chore: Update gapic-generator-python to 1.24.1 (#924)

    * chore: Update gapic-generator-python to 1.24.0
    
    PiperOrigin-RevId: 747419463
    
    Source-Link: googleapis/googleapis@340579b
    
    Source-Link: googleapis/googleapis-gen@e8997ec
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTg5OTdlYzUxMzZlY2I2ZWQ5YTk2OWE0YzJmMTNiM2FiNmExN2MxMiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat: increased the number of partitions can be written in a single request
    
    docs: updated the number of partitions (from 100 to 900) can be inserted, updated and deleted in a single request
    
    BREAKING CHANGE: remove `location` from http annotations in all of the service requests
    
    PiperOrigin-RevId: 747473743
    
    Source-Link: googleapis/googleapis@1c153ad
    
    Source-Link: googleapis/googleapis-gen@b5aa0e8
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjVhYTBlODkxZjQ1N2IxYzVjZTc1YjEyMGQxYjY1Yzg3Mzg3NzZiNSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: Update gapic-generator-python to 1.24.1
    
    PiperOrigin-RevId: 748739072
    
    Source-Link: googleapis/googleapis@b947e52
    
    Source-Link: googleapis/googleapis-gen@8c5821a
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGM1ODIxYWE2NWE5MjFkNTliM2Y3NjUzZDZmMzdjOWM2NzQxMGMyZiJ9
    
    * 🦉 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 Apr 21, 2025
    Configuration menu
    Copy the full SHA
    1f2ed7e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. chore(main): release 2.31.0 (#925)

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