-
Notifications
You must be signed in to change notification settings - Fork 28
Comparing changes
Open a pull request
base repository: googleapis/python-bigquery-datatransfer
base: v3.3.1
head repository: googleapis/python-bigquery-datatransfer
compare: v3.3.2
- 16 commits
- 22 files changed
- 8 contributors
Commits on Jul 26, 2021
-
chore(deps): update dependency google-cloud-bigquery-datatransfer to …
…v3.3.1 (#188) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-bigquery-datatransfer](https://togithub.com/googleapis/python-bigquery-datatransfer) | `==3.3.0` -> `==3.3.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/python-bigquery-datatransfer</summary> ### [`v3.3.1`](https://togithub.com/googleapis/python-bigquery-datatransfer/blob/master/CHANGELOG.md#​331-httpswwwgithubcomgoogleapispython-bigquery-datatransfercomparev330v331-2021-07-26) [Compare Source](https://togithub.com/googleapis/python-bigquery-datatransfer/compare/v3.3.0...v3.3.1) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-bigquery-datatransfer).
Configuration menu - View commit details
-
Copy full SHA for 6e0e8f5 - Browse repository at this point
Copy the full SHA 6e0e8f5View commit details
Commits on Jul 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f0316b5 - Browse repository at this point
Copy the full SHA f0316b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3760d6e - Browse repository at this point
Copy the full SHA 3760d6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dc750c - Browse repository at this point
Copy the full SHA 6dc750cView commit details
Commits on Jul 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7cccab4 - Browse repository at this point
Copy the full SHA 7cccab4View commit details
Commits on Aug 3, 2021
-
chore: require CODEOWNER review and up to date branches (#194)
These two lines bring the rules on this repo in line with the defaults: https://github.com/googleapis/repo-automation-bots/blob/63c858e539e1f4d9bb8ea66e12f9c0a0de5fef55/packages/sync-repo-settings/src/required-checks.json#L40-L50
Configuration menu - View commit details
-
Copy full SHA for c7a0c8f - Browse repository at this point
Copy the full SHA c7a0c8fView commit details
Commits on Aug 11, 2021
-
chore: fix INSTALL_LIBRARY_FROM_SOURCE in noxfile.py (#196)
Source-Link: googleapis/synthtool@6252f2c Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:50e35228649c47b6ca82aa0be3ff9eb2afce51c82b66c4a03fe4afeb5ff6c0fc
Configuration menu - View commit details
-
Copy full SHA for c6dd56e - Browse repository at this point
Copy the full SHA c6dd56eView commit details -
chore(python): avoid
.nox
directories when building docs (#197)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 a8eb1a3 - Browse repository at this point
Copy the full SHA a8eb1a3View commit details
Commits on Aug 13, 2021
-
chore: drop mention of Python 2.7 from templates (#200)
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 0727199 - Browse repository at this point
Copy the full SHA 0727199View commit details -
chore(deps): update dependency google-cloud-bigquery to v2.24.0 (#195)
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for c274fae - Browse repository at this point
Copy the full SHA c274faeView commit details
Commits on Aug 16, 2021
-
chore: add Yoshi and BigQuery teams to sample approvers (#199)
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-datatransfer/issues/new/choose) be 10000 fore 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 5054572 - Browse repository at this point
Copy the full SHA 5054572View commit details
Commits on Aug 27, 2021
-
chore: migrate default branch from master to main (#206)
* chore: migrate default branch from master to main * Explicitly specify `pytz` dependency
Configuration menu - View commit details
-
Copy full SHA for fee4de9 - Browse repository at this point
Copy the full SHA fee4de9View commit details -
chore(deps): update dependency google-cloud-pubsub to v2.7.1 (#204)
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for 10c2f3a - Browse repository at this point
Copy the full SHA 10c2f3aView commit details -
docs: Improvements to various message and field descriptions (#202)
- [x] Regenerate this pull request now. PiperOrigin-RevId: 391604499 Source-Link: googleapis/googleapis@853cfd3 Source-Link: https://github.com/googleapis/googleapis-gen/commit/512fb8186918c378b941d41bd27f2fc19b5afd39
Configuration menu - View commit details
-
Copy full SHA for 9684723 - Browse repository at this point
Copy the full SHA 9684723View commit details -
chore(deps): update dependency google-cloud-bigquery to v2.25.1 (#203)
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for 9413c7f - Browse repository at this point
Copy the full SHA 9413c7fView commit details
Commits on Aug 30, 2021
-
🤖 I have created a release \*beep\* \*boop\* --- ### [3.3.2](https://www.github.com/googleapis/python-bigquery-datatransfer/compare/v3.3.1...v3.3.2) (2021-08-27) ### Documentation * Improvements to various message and field descriptions ([#202](https://www.github.com/googleapis/python-bigquery-datatransfer/issues/202)) ([9684723](https://www.github.com/googleapis/python-bigquery-datatransfer/commit/9684723aed8c743d665ccac2b338770dd09fc94a)) --- 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 b5eff9d - Browse repository at this point
Copy the full SHA b5eff9dView 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 v3.3.1...v3.3.2