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-sqlalchemy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.12.1
Choose a base ref
...
head repository: googleapis/python-bigquery-sqlalchemy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.13.0
Choose a head ref
  • 10 commits
  • 22 files changed
  • 10 contributors

Commits on Jan 21, 2025

  1. chore(python): fix docs publish build (#1154)

    Source-Link: googleapis/synthtool@bd9ede2
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:04c35dc5f49f0f503a306397d6d043685f8d2bb822ab515818c4208d7fb2db3a
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Tim Sweña (Swast) <swast@google.com>
    3 people authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    818e63c View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /.kokoro (#1156)

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.4...3.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    94d5cec View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. chore(deps): bump virtualenv from 20.26.3 to 20.26.6 in /.kokoro (#1157)

    Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.3 to 20.26.6.
    - [Release notes](https://github.com/pypa/virtualenv/releases)
    - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
    - [Commits](pypa/virtualenv@20.26.3...20.26.6)
    
    ---
    updated-dependencies:
    - dependency-name: virtualenv
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
    dependabot[bot] and Linchin authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    8e59f64 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. chore(python): conditionally load credentials in .kokoro/build.sh (#1166

    )
    
    Source-Link: googleapis/synthtool@aa69fb7
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f016446d6e520e5fb552c45b110cba3f217bffdd3d06bdddd076e9e6d13266cf
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    6bee2e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. fix: resolve issue where pre-release versions of dependencies are ins…

    …talled (#1169)
    
    Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
    parthea and leahecole authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    8c27cca View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump jinja2 from 3.1.5 to 3.1.6 in /.kokoro (#1171)

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.5...3.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    1b9ebf5 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. chore: remove unused files (#1168)

    Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
    parthea and Linchin authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    1840951 View commit details
    Browse the repository at this point in the history
  2. feat: support job_config at query level (#1167)

    * feat: support job_cofig at query level
    
    * add unit test
    
    * remove breakpoint
    Linchin authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    ea849e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. chore(deps): update all dependencies (#1172)

    * chore(deps): update all dependencies
    
    * Update samples/snippets/requirements.txt
    
    * Update samples/snippets/requirements.txt
    
    * Update samples/snippets/requirements.txt
    
    * Update samples/snippets/requirements.txt
    
    * Update samples/snippets/requirements.txt
    
    * Update samples/snippets/requirements.txt
    
    * Update samples/snippets/requirements.txt
    
    ---------
    
    Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>
    renovate-bot and chalmerlowe authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    c7376d3 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.13.0 (#1170)

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