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.29.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.29.1
Choose a head ref
  • 3 commits
  • 13 files changed
  • 3 contributors

Commits on Mar 12, 2025

  1. fix: correct user agent header to track calls as veneer instead of ga…

    …pic (#909)
    
    * fix: correct user agent header to track calls as veneer instead of gapic
    
    * add unit test
    
    * move where client info is changed
    
    * correction
    
    * change header for v1beta2, too
    Linchin authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    eabe4ba View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

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

    * chore(deps): update all dependencies
    
    * Update lint.yml
    
    * Update docs.yml
    
    ---------
    
    Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
    renovate-bot and Linchin authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    48f5b52 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.29.1 (#910)

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