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.17.8
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.17.9
Choose a head ref
  • 8 commits
  • 18 files changed
  • 7 contributors

Commits on Aug 10, 2022

  1. chore(deps): update actions/setup-python action to v4 [autoapprove] (#…

    …553)
    
    Source-Link: googleapis/synthtool@8e55b32
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:c6c965a4bf40c19011b11f87dbc801a66d3a23fbc6704102be064ef31c51f1c3
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    388196a View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. chore: remove 'pip install' statements from python_library templates (#…

    …563)
    
    * chore(python): exclude `grpcio==1.49.0rc1` in tests
    
    Source-Link: googleapis/synthtool@c4dd595
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ce3c1686bc81145c81dd269bd12c4025c6b275b22d14641358827334fddb1d72
    
    * exclude grpc 1.49.0rc1 in tests
    
    * use latest post processor image
    
    * 🦉 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 <[email protected]>
    3 people authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    2a7074c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. test: prevents query cache reuse that seems to trigger dtypes test fa…

    …ilure (#557)
    
    * fix: updates dataset path
    
    * fix: avoid reusing cached results
    
    * chore: fixes linting errors
    
    * chore: fixes more linting errors
    
    * adds comment regarding use of specific parameter to avoid cache mismatch
    chalmerlowe authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    5365ccc View commit details
    Browse the repository at this point in the history
  2. chore(python): exclude setup.py in renovate config (#568)

    Source-Link: googleapis/synthtool@56da63e
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:993a058718e84a82fda04c3177e58f0a43281a996c7c395e0a56ccc4d6d210d7
    gcf-owl-bot[bot] authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    77ab8d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    5bae282 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. chore: detect samples tests in nested directories (#570)

    Source-Link: googleapis/synthtool@50db768
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e09366bdf0fd9c8976592988390b24d53583dd9f002d476934da43725adbb978
    gcf-owl-bot[bot] authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    c221f40 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    1d797a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. chore(main): release 0.17.9 (#576)

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