8000 Comparing v0.29.0...v0.29.1 · googleapis/python-bigquery-pandas · GitHub
[go: up one dir, main page]

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-pandas
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.29.0
Choose a base ref
...
head repository: googleapis/python-bigquery-pandas
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.29.1
Choose a head ref
  • 2 commits
  • 3 files changed
  • 3 contributors

Commits on Jun 3, 2025

  1. fix: remove pandas-gbq client ID for authentication (#927)

    * fix: remove pandas-gbq client ID for authentication
    
    pandas-gbq's client ID has been failing for some time due to `Error 400: redirect_uri_mismatch`. Since it's only used for a fallback if no application default credentials are available, it's probably OK to use pydata-google-auth's client ID instead.
    
    * 🦉 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>
    tswast and gcf-owl-bot[bot] authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    8bb7401 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. chore(main): release 0.29.1 (#928)

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