base repository: googleapis/python-bigquery
base: v3.19.0
head repository: googleapis/python-bigquery
Uh oh!
There was an error while loading. Please reload this page.
compare: v3.20.0
- 15 commits
- 40 files changed
- 8 contributors
Commits on Mar 11, 2024
Commits on Mar 12, 2024
chore(deps): update all dependencies (#1849)
* chore(deps): update all dependencies * Update samples/desktopapp/requirements-test.txt * Update samples/geography/requirements-test.txt * Update samples/magics/requirements-test.txt * Update samples/magics/requirements.txt * Update samples/notebooks/requirements-test.txt * Update samples/notebooks/requirements.txt * Update samples/snippets/requirements-test.txt --------- Co-authored-by: Chalmer Lowe <[email protected]>
testing: unhook prerelease-deps-3.12 from presubmit (#1851)
Testing for prerelease-deps is done within continuous. Co-authored-by: Chalmer Lowe <[email protected]>
Commits on Mar 15, 2024
chore(python): add requirements for docs build (#1858)
Source-Link: googleapis/synthtool@85c23b6 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3741fd1f5f5150378563c76afa06bcc12777b5fe54c5ee01115218f83872134f Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
testing: reduce python versions in unit testing (#1857)
* testing: evaluate reducing versions under unit test * align unit and system versions under test * opt 3.7 back in * widen range of versions --------- Co-authored-by: Lingqing Gan <[email protected]>
chore(python): update dependencies in /.kokoro (#1859)
Source-Link: googleapis/synthtool@db94845 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a8a80fc6456e433df53fc2a0d72ca0345db0ddefb409f1b75b118dfd1babd952 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com> Co-authored-by: Lingqing Gan <[email protected]>
Commits on Mar 18, 2024
chore(deps): update dependency pyarrow to v15.0.2 (#1861)
renovate-bot authoredMar 18, 2024
Commits on Mar 19, 2024
fix: update error logging when converting to pyarrow column fails (#1836
) * fix: update error logging when converting to pyarrow column fails * 🦉 Updates from OwlBot post-processor See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * resolve merge conflict * resolve missing dependency * more tweaks to constraints and requirements re pyarrow * even more tweaks to constraints and requirements re pyarrow * a few more tweaks to constraints and requirements re pyarrow * resolves issue of pyarrow not installing * fix linting issue * update linting and conditionals * update linting and mypy comments * quick tags on several coverage issues related to imports * adds pragma to exception * updates test suite with new test and makes msg explicit * temporarily adding timing code * additional timing test mods * add pragmas to account for several tests * cleaned up some test code * cleaned up some test code * Update a test to include column datatype * update to pytest.raises command * Update tests/unit/test__pandas_helpers.py * 🦉 Updates from OwlBot post-processor See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * removed unused variable 'e' --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
Commits on Mar 21, 2024
chore(deps): update dependency google-auth to v2.29.0 (#1865)
renovate-bot authoredMar 21, 2024
Commits on Mar 22, 2024
chore(deps): update dependency google-api-core to v2.18.0 (#1866)
renovate-bot authoredMar 22, 2024
Commits on Mar 27, 2024
fix: use an allowlist instead of denylist to determine when `query_an…
…d_wait` uses `jobs.query` API (#1869)
tswast authoredMar 27, 2024 feat: add
fields
parameter toset_iam_policy
for consistency with…… update methods (#1872)
tswast authoredMar 27, 2024 fix: updates a number of optional dependencies (#1864)
This fix updates a number of optional dependencies. We use a different module import process (pytest.importorskip versus unittest.skipif). This first major commit gets the ball rolling, there are gonna be a few additional commits to cover other files. Fixes #<issue_number_goes_here> 🦕
chalmerlowe authoredMar 27, 2024 chore(deps): update all dependencies (#1873)
* chore(deps): update all dependencies * 🦉 Updates from OwlBot post-processor See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Update samples/geography/requirements.txt * Update samples/geography/requirements.txt * Update samples/geography/requirements.txt --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com> Co-authored-by: Chalmer Lowe <[email protected]>
chore(main): release 3.20.0 (#1850)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com> Co-authored-by: Tim Sweña (Swast) <[email protected]>
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v3.19.0...v3.20.0
Uh oh!
There was an error while loading. Please reload this page.