-
Notifications
You must be signed in to change notification settings - Fork 15
Comparing changes
Open a pull request
base repository: googleapis/python-bigquery-connection
base: v1.2.2
head repository: googleapis/python-bigquery-connection
compare: v1.2.3
- 15 commits
- 33 files changed
- 8 contributors
Commits on Aug 12, 2021
-
chore(python): avoid
.noxdirectories when building docs (#105)Source-Link: googleapis/synthtool@7e1f6da Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:a1a891041baa4ffbe1a809ac1b8b9b4a71887293c9101c88e8e255943c5aec2d Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8aa176d - Browse repository at this point
Copy the full SHA 8aa176dView commit details
Commits on Aug 13, 2021
-
chore: drop mention of Python 2.7 from templates (#107)
Source-Link: googleapis/synthtool@facee4c Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:9743664022bd63a8084be67f144898314c7ca12f0a03e422ac17c733c129d803 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9322370 - Browse repository at this point
Copy the full SHA 9322370View commit details
Commits on Aug 16, 2021
-
chore: add Yoshi and BigQuery teams to sample approvers (#106)
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: - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-bigquery-connection/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) Fixes #<issue_number_goes_here> 🦕
Configuration menu - View commit details
-
Copy full SHA for a9976e3 - Browse repository at this point
Copy the full SHA a9976e3View commit details
Commits on Aug 18, 2021
-
chore: generate python samples templates in owlbot.py (#108)
Generate python samples templates in owlbot.py
Configuration menu - View commit details
-
Copy full SHA for ff1d826 - Browse repository at this point
Copy the full SHA ff1d826View commit details
Commits on Aug 27, 2021
-
chore: migrate default branch to main (#111)
* chore: migrate default branch from master to main * Blacken owlbot.py
Configuration menu - View commit details
-
Copy full SHA for 0b3bbbe - Browse repository at this point
Copy the full SHA 0b3bbbeView commit details
Commits on Aug 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ee08d67 - Browse repository at this point
Copy the full SHA ee08d67View commit details
Commits on Sep 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 80a03be - Browse repository at this point
Copy the full SHA 80a03beView commit details -
chore(python): rename default branch to main (#114)
Source-Link: googleapis/synthtool@5c0fa62 Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:0ffe3bdd6c7159692df5f7744da74e5ef19966288a6bf76023e8e04e0c424d7d Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 60e93e6 - Browse repository at this point
Copy the full SHA 60e93e6View commit details
Commits on Sep 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 735bfbf - Browse repository at this point
Copy the full SHA 735bfbfView commit details
Commits on Sep 21, 2021
-
chore: relocate owl bot post processor (#118)
chore: relocate owl bot post processor
Configuration menu - View commit details
-
Copy full SHA for fb9e0cc - Browse repository at this point
Copy the full SHA fb9e0ccView commit details
Commits on Sep 24, 2021
-
chore: use gapic-generator-python 0.51.2 (#119)
- [ ] Regenerate this pull request now. fix: add 'dict' annotation type to 'request' Committer: @busunkim96 PiperOrigin-RevId: 398509016 Source-Link: googleapis/googleapis@b224dfa Source-Link: https://github.com/googleapis/googleapis-gen/commit/63a1db7a38d74b9639592f521ed1daaf7299ad9a Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjNhMWRiN2EzOGQ3NGI5NjM5NTkyZjUyMWVkMWRhYWY3Mjk5YWQ5YSJ9
Configuration menu - View commit details
-
Copy full SHA for 87b77ee - Browse repository at this point
Copy the full SHA 87b77eeView commit details
Commits on Sep 30, 2021
-
chore: use gapic-generator-python 0.52.0 (#121)
- [ ] Regenerate this pull request now. fix: improper types in pagers generation PiperOrigin-RevId: 399773015 Source-Link: googleapis/googleapis@410c184 Source-Link: https://github.com/googleapis/googleapis-gen/commit/290e883545e3ac9ff2bd00cd0dacb28f1b8ca945 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjkwZTg4MzU0NWUzYWM5ZmYyYmQwMGNkMGRhY2IyOGYxYjhjYTk0NSJ9
Configuration menu - View commit details
-
Copy full SHA for 47d1b68 - Browse repository at this point
Copy the full SHA 47d1b68View commit details
Commits on Oct 5, 2021
-
chore: add default_version and codeowner_team to .repo-metadata.json (#…
…122) * chore: add default_version and codeowner_team to .repo-metadata.json * update default_version and codeowner_team
Configuration menu - View commit details
-
Copy full SHA for 5a00bdd - Browse repository at this point
Copy the full SHA 5a00bddView commit details -
build: use trampoline_v2 for python samples and allow custom dockerfi…
…le (#123) Source-Link: googleapis/synthtool@a7ed11e Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:6e7328583be8edd3ba8f35311c76a1ecbc823010279ccb6ab46b7a76e25eafcc Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65bf0b4 - Browse repository at this point
Copy the full SHA 65bf0b4View commit details
Commits on Oct 6, 2021
-
🤖 I have created a release \*beep\* \*boop\* --- ### [1.2.3](https://www.github.com/googleapis/python-bigquery-connection/compare/v1.2.2...v1.2.3) (2021-10-05) ### Bug Fixes * add 'dict' annotation type to 'request' ([87b77ee](https://www.github.com/googleapis/python-bigquery-connection/commit/87b77ee76e3abcce5428230a6884c66843353440)) * improper types in pagers generation ([47d1b68](https://www.github.com/googleapis/python-bigquery-connection/commit/47d1b68b74dda036b64979e4c7aab589046822ba)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 3fd2110 - Browse repository at this point
Copy the full SHA 3fd2110View 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.2.2...v1.2.3