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.2.2
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.3.0
Choose a head ref
  • 4 commits
  • 10 files changed
  • 5 contributors

Commits on Dec 30, 2021

  1. test: compare schema fields instead of strings in alembic test (#384)

    * test: failing alembic test compares structured objects instead of strings
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * temporarily cap max sqlalchemy while we debug failing compliance tests
    
    * document pin
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    tswast and gcf-owl-bot[bot] authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    b5a55ab View commit details
    Browse the repository at this point in the history
  2. feat: Enable support for 3.10 (#381)

    requirements{,-test}.txt are clean up to remove things that are not
    needed for tests to pass and to include newer versions of dependencies.
    
    Co-authored-by: Tim Swast <swast@google.com>
    aucampia and tswast authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    4b3505b View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. chore: update release_level in repo-metadata.json (#383)

    * chore: update .repo-metadata.json
    
    * revert
    
    * remove api_shortname
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Tim Swast <swast@google.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    3 people authored Dec 31, 2021
    Configuration menu
    Copy the full SHA
    b4525fd View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. chore: release 1.3.0 (#387)

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