base repository: googleapis/python-bigquery
base: v3.10.0
head repository: googleapis/python-bigquery
Uh oh!
There was an error while loading. Please reload this page.
compare: v3.11.0
- 12 commits
- 17 files changed
- 10 contributors
Commits on Apr 19, 2023
chore(deps): update dependency google-cloud-bigquery to v3.10.0 (#1556)
renovate-bot authoredApr 19, 2023
Commits on Apr 20, 2023
chore(deps): update all dependencies (#1557)
renovate-bot authoredApr 20, 2023
Commits on May 17, 2023
fix: handle case when expirationMs is None (#1553)
* hotfix: handle case when expirationMs is None * Add test for unsetting table exp * Update tests/unit/test_table.py * Update exp_resource for the unsetting_exp test --------- Co-authored-by: Tim Swast <[email protected]>
Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
Commits on May 18, 2023
fix: filter None values from OpenTelemetry attributes (#1567)
* fix: filter None values from OpenTelemetry attributes * moved filtering out before return value
galz10 authoredMay 18, 2023 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
Commits on May 19, 2023
feat: add remote function options to routines (#1558)
* feat: add remote function options This PR adds support for defining routines as remote UDFs. * basic integration test * augment tests * rename prop * augment tests * more testing * cover shenanigans --------- Co-authored-by: Tim Swast <[email protected]>
Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
Commits on May 25, 2023
build(deps): bump requests from 2.28.1 to 2.31.0 in /synthtool/gcp/te…
…mplates/python_library/.kokoro (#1574) Source-Link: googleapis/synthtool@30bd01b Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:9bc5fa3b62b091f60614c08a7fb4fd1d3e1678e326f34dd66ce1eefb5dc3267b Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
chore(deps): update dependency requests to v2.31.0 [security] (#1573)
renovate-bot authoredMay 25, 2023
Commits on Jun 1, 2023
chore(deps): update all dependencies (#1560)
* chore(deps): update all dependencies * revert urllib3 --------- Co-authored-by: meredithslota <[email protected]> Co-authored-by: Anthonios Partheniou <[email protected]>
chore(deps): update all dependencies (#1560)
* chore(deps): update all dependencies * revert urllib3 --------- Co-authored-by: meredithslota <[email protected]> Co-authored-by: Anthonios Partheniou <[email protected]>
chore(deps): update all dependencies (#1576)
* chore(deps): update all dependencies * revert urllib3 --------- Co-authored-by: Anthonios Partheniou <[email protected]>
fix: raise most recent exception when not able to fetch query job aft…
…er starting the job (#1362) * fix: raise most recent exception when not able to fetch query job after starting the job Towards internal issue 247809965 * update unit test * revert most changes to the test and explain why we're looking for a different exception from the original 'conflict'
tswast authoredJun 1, 2023 chore(main): release 3.11.0 (#1568)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
release-please[bot] authoredJun 1, 2023
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.10.0...v3.11.0
Uh oh!
There was an error while loading. Please reload this page.