-
Notifications
You must be signed in to change notification settings - Fork 139
Comparing changes
Open a pull request
base repository: googleapis/python-bigquery-sqlalchemy
base: v1.5.0
head repository: googleapis/python-bigquery-sqlalchemy
compare: v1.6.0
- 7 commits
- 25 files changed
- 7 contributors
Commits on Nov 30, 2022
-
chore: addressed lint issue with __version__ (#534)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [x] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/python-bigquery-sqlalchemy/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) Fixes #533 🦕
Configuration menu - View commit details
-
Copy full SHA for 4e17259 - Browse repository at this point
Copy the full SHA 4e17259View commit details
Commits on Dec 13, 2022
-
build(deps): bump certifi from 2022.9.24 to 2022.12.7 in /synthtool/g…
…cp/templates/python_library/.kokoro (#535) Source-Link: googleapis/synthtool@b4fe62e Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3bf87e47c2173d7eed42714589dc4da2c07c3268610f1e47f8e1a30decbfc7f1 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 57794c3 - Browse repository at this point
Copy the full SHA 57794c3View commit details
Commits on Jan 5, 2023
-
feat: Enable support and testing for python 3.11 (#512)
* Enable support and testing for python 3.11 * feat: Enable support and testing for python 3.11 * build: Add kokoro configuration for python 3.11 * build: Remove kokoro configuration for python 3.11 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * add unit_test_python_versions arg * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for f826d83 - Browse repository at this point
Copy the full SHA f826d83View commit details
Commits on Jan 6, 2023
-
chore(python): add kokoro configs for python 3.11 (#544)
Source-Link: googleapis/synthtool@7197a00 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:c43f1d918bcf817d337aa29ff833439494a158a0831508fda4ec75dc4c0d0320 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7aa6696 - Browse repository at this point
Copy the full SHA 7aa6696View commit details
Commits on Jan 30, 2023
-
fix: Avoid sqlalchemy20 (#736)
* Sets cache support to false, removes upper req limit * fix: sets upper limit to exclude sqlalchemy 2.0 (a breaking dependency) * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fix: sets upper limit to exclude rc and dev branches * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * add comment for testing purposes * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * add sqlalchemy 20 to prerelease deps section * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * remove prerelease entirely * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * remove prerelease configs * removes prerelease nox session * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * testing changes to noxfile * testing changes to noxfile * testing noxfiles redux * testing noxfiles triplex * testing noxfiles quadruplex * testing noxfiles again * fixes linting * Adds warning suppression constant * Adds warning suppression constant to os.environ * Change variable setting from integer to string * Fixed linting * alternate attempt at including an env var * updates to owlbot and noxfile * clean up owlbot * more revisions to owlbot * testing a quirk in owlbot * testing a quirk in owlbot again * more testing of owlbot revisions * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * updated readme and files with potential upper bounds * update incorrect lower bound --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0675b1e - Browse repository at this point
Copy the full SHA 0675b1eView commit details -
chore: fix prerelease_deps nox session [autoapprove] (#740)
Source-Link: https://togithub.com/googleapis/synthtool/commit/26c7505b2f76981ec1707b851e1595c8c06e90fc Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f946c75373c2b0040e8e318c5e85d0cf46bc6e61d0a01f3ef94d8de974ac6790
Configuration menu - View commit details
-
Copy full SHA for 03450e2 - Browse repository at this point
Copy the full SHA 03450e2View commit details
Commits on Jan 31, 2023
-
chore(main): release 1.6.0 (#543)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>
Configuration menu - View commit details
-
Copy full SHA for 0780b37 - Browse repository at this point
Copy the full SHA 0780b37View commit details
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 v1.5.0...v1.6.0