Permalink
base repository: googleapis/python-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v3.10.0
Choose a base ref
...
head repository: googleapis/python-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v3.11.0
Choose a head ref
  • 12 commits
  • 17 files changed
  • 10 contributors

Commits on Apr 19, 2023

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

Commits on Apr 20, 2023

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

Commits on May 17, 2023

  1. 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]>
    abdelmegahed and tswast authoredMay 17, 2023
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. fix: filter None values from OpenTelemetry attributes (#1567)

    * fix: filter None values from OpenTelemetry attributes
    
    * moved filtering out before return value
    @galz10
    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

  1. 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]>
    shollyman and tswast authoredMay 19, 2023
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. 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>
    @gcf-owl-bot
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authoredMay 25, 2023
    Configuration menu
    Copy the full SHA
    280656cView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa09482View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. 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]>
    3 people authoredJun 1, 2023
    Configuration menu
    Copy the full SHA
    8d93ba9View commit details
    Browse the repository at this point in the history
  2. 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]>
    3 people authoredJun 1, 2023
    Configuration menu
    Copy the full SHA
    ff70298View commit details
    Browse the repository at this point in the history
  3. chore(deps): update all dependencies (#1576)

    * chore(deps): update all dependencies
    
    * revert urllib3
    
    ---------
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    renovate-bot and parthea authoredJun 1, 2023
    Configuration menu
    Copy the full SHA
    d2b2c96View commit details
    Browse the repository at this point in the history
  4. 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
    tswast authoredJun 1, 2023
    Configuration menu
    Copy the full SHA
    09cc1dfView commit details
    Browse the repository at this point in the history
  5. chore(main): release 3.11.0 (#1568)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
    @release-please
    release-please[bot] authoredJun 1, 2023
    Configuration menu
    Copy the full SHA
    3360e43View commit details
    Browse the repository at this point in the history
Loading