-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: googleapis/python-bigquery-migration
base: v0.2.1
head repository: googleapis/python-bigquery-migration
compare: v0.3.0
- 18 commits
- 43 files changed
- 6 contributors
Commits on Nov 3, 2021
-
* chore: delete owlbot.py * 🦉 Updates from OwlBot 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>
Configuration menu - View commit details
-
Copy full SHA for 098be55 - Browse repository at this point
Copy the full SHA 098be55View commit details
Commits on Nov 10, 2021
-
chore: use gapic-generator-python 0.56.2 (#19)
* chore: update Java and Python dependencies PiperOrigin-RevId: 408420890 Source-Link: googleapis/googleapis@2921f9f Source-Link: https://github.com/googleapis/googleapis-gen/commit/6598ca8cbbf5226733a099c4506518a5af6ff74c Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjU5OGNhOGNiYmY1MjI2NzMzYTA5OWM0NTA2NTE4YTVhZjZmZjc0YyJ9 * 🦉 Updates from OwlBot 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>
Configuration menu - View commit details
-
Copy full SHA for af7e6ab - Browse repository at this point
Copy the full SHA af7e6abView commit details
Commits on Nov 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ecbab76 - Browse repository at this point
Copy the full SHA ecbab76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88b95b6 - Browse repository at this point
Copy the full SHA 88b95b6View commit details -
chore(python): add .github/CODEOWNERS as a templated file (#21)
Source-Link: googleapis/synthtool@c5026b3 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:0e18b9475fbeb12d9ad4302283171edebb6baf2dfca1bd215ee3b34ed79d95d7 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 9bd29bb - Browse repository at this point
Copy the full SHA 9bd29bbView commit details
Commits on Nov 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 94ceed1 - Browse repository at this point
Copy the full SHA 94ceed1View commit details
Commits on Dec 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 140bda9 - Browse repository at this point
Copy the full SHA 140bda9View commit details
Commits on Jan 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 896ec6a - Browse repository at this point
Copy the full SHA 896ec6aView commit details
Commits on Jan 9, 2022
-
chore: use gapic-generator-python 0.58.4 (#27)
* chore: use gapic-generator-python 0.58.4 fix: provide appropriate mock values for message body fields committer: dovs PiperOrigin-RevId: 419025932 Source-Link: googleapis/googleapis@73da669 Source-Link: https://github.com/googleapis/googleapis-gen/commit/46df624a54b9ed47c1a7eefb7a49413cf7b82f98 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDZkZjYyNGE1NGI5ZWQ0N2MxYTdlZWZiN2E0OTQxM2NmN2I4MmY5OCJ9 * 🦉 Updates from OwlBot 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>
Configuration menu - View commit details
-
Copy full SHA for 8a13460 - Browse repository at this point
Copy the full SHA 8a13460View commit details
Commits on Jan 13, 2022
-
build: switch to release-please for tagging (#29)
Source-Link: googleapis/synthtool@f8077d2 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:dfa9b663b32de8b5b327e32c1da665a80de48876558dd58091d8160c60ad7355 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e135752 - Browse repository at this point
Copy the full SHA e135752View commit details
Commits on Jan 14, 2022
-
chore(python): update release.sh to use keystore (#30)
Source-Link: googleapis/synthtool@69fda12 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ae600f36b6bc972b368367b6f83a1d91ec2c82a4a116b383d67d547c56fe6de3 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 64edcd9 - Browse repository at this point
Copy the full SHA 64edcd9View commit details
Commits on Jan 22, 2022
-
ci(python): run lint / unit tests / docs as GH actions (#31)
* ci(python): run lint / unit tests / docs as GH actions Source-Link: googleapis/synthtool@57be0cd Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ed1f9983d5a935a89fe8085e8bb97d94e41015252c5b6c9771257cf8624367e6 * add commit to trigger gh actions 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 2ec1240 - Browse repository at this point
Copy the full SHA 2ec1240View commit details
Commits on Jan 24, 2022
-
feat: Add task details and orchestration result details (#32)
* feat!: Consolidate task details into service API and add orchestration result details BREAKING CHANGE: This change relocates some task proto definitions and updates message fields, necessitating updates to imports. PiperOrigin-RevId: 423360094 Source-Link: googleapis/googleapis@c9a482e Source-Link: https://github.com/googleapis/googleapis-gen/commit/0c2ce73c148389e4382c11eb7abfd0b26973cbb7 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGMyY2U3M2MxNDgzODllNDM4MmMxMWViN2FiZmQwYjI2OTczY2JiNyJ9 * 🦉 Updates from OwlBot 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 44c10e1 - Browse repository at this point
Copy the full SHA 44c10e1View commit details
Commits on Jan 25, 2022
-
feat: add api key support (#34)
* chore: upgrade gapic-generator-java, gax-java and gapic-generator-python PiperOrigin-RevId: 423842556 Source-Link: googleapis/googleapis@a616ca0 Source-Link: https://github.com/googleapis/googleapis-gen/commit/29b938c58c1e51d019f2ee539d55dc0a3c86a905 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjliOTM4YzU4YzFlNTFkMDE5ZjJlZTUzOWQ1NWRjMGEzYzg2YTkwNSJ9 * 🦉 Updates from OwlBot 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>
Configuration menu - View commit details
-
Copy full SHA for 124de81 - Browse repository at this point
Copy the full SHA 124de81View commit details
Commits on Feb 3, 2022
-
chore: use gapic-generator-python 0.62.1 (#36)
- [ ] Regenerate this pull request now. fix: resolve DuplicateCredentialArgs error when using credentials_file committer: parthea PiperOrigin-RevId: 425964861 Source-Link: googleapis/googleapis@84b1a5a Source-Link: https://github.com/googleapis/googleapis-gen/commit/4fb761bbd8506ac156f49bac5f18306aa8eb3aa8 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGZiNzYxYmJkODUwNmFjMTU2ZjQ5YmFjNWYxODMwNmFhOGViM2FhOCJ9
Configuration menu - View commit details
-
Copy full SHA for b3b1ee2 - Browse repository at this point
Copy the full SHA b3b1ee2View commit details
Commits on Feb 11, 2022
-
docs: add generated snippets (#38)
* chore: use gapic-generator-python 0.63.2 docs: add generated snippets PiperOrigin-RevId: 427792504 Source-Link: googleapis/googleapis@55b9e1e Source-Link: https://github.com/googleapis/googleapis-gen/commit/bf4e86b753f42cb0edb1fd51fbe840d7da0a1cde Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmY0ZTg2Yjc1M2Y0MmNiMGVkYjFmZDUxZmJlODQwZDdkYTBhMWNkZSJ9 * 🦉 Updates from OwlBot 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>
Configuration menu - View commit details
-
Copy full SHA for 13b7ac7 - Browse repository at this point
Copy the full SHA 13b7ac7View commit details
Commits on Feb 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 496abc7 - Browse repository at this point
Copy the full SHA 496abc7View commit details -
chore(main): release 0.3.0 (#33)
🤖 I have created a release *beep* *boop* --- ## [0.3.0](v0.2.1...v0.3.0) (2022-02-14) ### Features * add api key support ([#34](#34)) ([124de81](124de81)) * Add task details and orchestration result details ([#32](#32)) ([44c10e1](44c10e1)) ### Bug Fixes * **deps:** remove unused dependency libcst ([#39](#39)) ([496abc7](496abc7)) * resolve DuplicateCredentialArgs error when using credentials_file ([b3b1ee2](b3b1ee2)) ### Documentation * add generated snippets ([#38](#38)) ([13b7ac7](13b7ac7)) --- 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 c08b92e - Browse repository at this point
Copy the full SHA c08b92eView 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 v0.2.1...v0.3.0