-
Notifications
You must be signed in to change notification settings - Fork 17
Comparing changes
Open a pull request
base repository: googleapis/python-videointelligence
base: v2.1.0
head repository: googleapis/python-videointelligence
compare: v2.2.0
- 20 commits
- 125 files changed
- 11 contributors
Commits on Apr 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 82f99fc - Browse repository at this point
Copy the full SHA 82f99fcView commit details
Commits on Apr 7, 2021
-
chore: add license headers (#129)
* changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * chore: Add license headers for python config files Source-Author: Anthonios Partheniou <[email protected]> Source-Date: Tue Apr 6 11:32:03 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 5b5bf6d519b2d658d9f2e483d9f6f3d0ba8ee6bc Source-Link: googleapis/synthtool@5b5bf6dConfiguration menu - View commit details
-
Copy full SHA for 7f57848 - Browse repository at this point
Copy the full SHA 7f57848View commit details
Commits on Apr 16, 2021
-
chore: prevent normalization of semver versioning (#133)
When there is a patch version added to semver versioning, setuptools.setup(version) will normalize the versioning from `-patch` to `.patch` which is not correct SEMVER versioning. The added feature with setuptools.sic(version) will prevent this from happening.
Configuration menu - View commit details
-
Copy full SHA for 9c8425c - Browse repository at this point
Copy the full SHA 9c8425cView commit details
Commits on Apr 29, 2021
-
chore(revert): revert preventing normalization (#134)
reverts previous commit for preventing normalization of versioning
Configuration menu - View commit details
-
Copy full SHA for 393f3e6 - Browse repository at this point
Copy the full SHA 393f3e6View commit details
Commits on Apr 30, 2021
-
* chore: added retry on flaky video service * chore: refactored the test so that it only retry on service unavailable exception * chore: added ceiling for while loop * lint * reverted some files * reverted the changes on noxfile * added newline noxfile * fixed imports order * ran nox
Configuration menu - View commit details
-
Copy full SHA for e82b9eb - Browse repository at this point
Copy the full SHA e82b9ebView commit details
Commits on May 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6a1b70f - Browse repository at this point
Copy the full SHA 6a1b70fView commit details
Commits on May 12, 2021
-
chore: add SECURITY.md
Configuration menu - View commit details
-
Copy full SHA for f0ac943 - Browse repository at this point
Copy the full SHA f0ac943View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aa3da7 - Browse repository at this point
Copy the full SHA 2aa3da7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d970909 - Browse repository at this point
Copy the full SHA d970909View commit details
Commits on May 16, 2021
-
chore: new owl bot post processor docker image (#151)
gcr.io/repo-automation-bots/owlbot-python:latest@sha256:4c981a6b6f2b8914a448d7b3a01688365be03e3ed26dfee399a6aa77fb112eaa
Configuration menu - View commit details
-
Copy full SHA for 3853abd - Browse repository at this point
Copy the full SHA 3853abdView commit details -
chore(deps): update dependency google-cloud-storage to v1.38.0 (#128)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-storage](https://togithub.com/googleapis/python-storage) | `==1.37.0` -> `==1.38.0` | [](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-storage</summary> ### [`v1.38.0`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#​1380-httpswwwgithubcomgoogleapispython-storagecomparev1371v1380-2021-04-26) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.37.1...v1.38.0) ##### Features - add getters and setters for encryption_key and kms_key_name ([#​409](https://www.github.com/googleapis/python-storage/issues/409)) ([2adfb59](https://www.github.com/googleapis/python-storage/commit/2adfb593d5ad19320affe480455568c1410b9d93)) ##### Bug Fixes - retry auth.TransportError errors ([#​418](https://www.github.com/googleapis/python-storage/issues/418)) ([23a8db8](https://www.github.com/googleapis/python-storage/commit/23a8db839909a0781343cb18edffaea06a0b7092)) ##### Documentation - revise docstrings for generate_signed_url ([#​408](https://www.github.com/googleapis/python-storage/issues/408)) ([f090548](https://www.github.com/googleapis/python-storage/commit/f090548437142b635191e90dcee1acd4c38e565c)) ##### [1.37.1](https://www.github.com/googleapis/python-storage/compare/v1.37.0...v1.37.1) (2021-04-02) ##### Bug Fixes - Ensure consistency check in test runs even if expected error occurs ([#​402](https://www.github.com/googleapis/python-storage/issues/402)) ([416bcd4](https://www.github.com/googleapis/python-storage/commit/416bcd42406ec57e51f04e5d9b0c58509f80520c)) - silence expected errors for routine operations on BlobReader ([#​400](https://www.github.com/googleapis/python-storage/issues/400)) ([d52853b](https://www.github.com/googleapis/python-storage/commit/d52853b420f50012e02c395f5407e3018922c048)) ### [`v1.37.1`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#​1371-httpswwwgithubcomgoogleapispython-storagecomparev1370v1371-2021-04-02) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.37.0...v1.37.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-videointelligence).
Configuration menu - View commit details
-
Copy full SHA for bec3006 - Browse repository at this point
Copy the full SHA bec3006View commit details -
chore(deps): update dependency google-cloud-videointelligence to v2.1…
….0 (#125) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-videointelligence](https://togithub.com/googleapis/python-videointelligence) | `==2.0.0` -> `==2.1.0` | [](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-videointelligence</summary> ### [`v2.1.0`](https://togithub.com/googleapis/python-videointelligence/blob/master/CHANGELOG.md#​210-httpswwwgithubcomgoogleapispython-videointelligencecomparev200v210-2021-03-31) [Compare Source](https://togithub.com/googleapis/python-videointelligence/compare/v2.0.0...v2.1.0) ##### Features - Introduce tracks and thumbnails fields for FaceDetectionAnnotations ([#​90](https://www.github.com/googleapis/python-videointelligence/issues/90)) ([e4bbbad](https://www.github.com/googleapis/python-videointelligence/commit/e4bbbad245df46c226f51fac4d89f5b8bff64d15)) - updates person detection samples for GA ([#​86](https://www.github.com/googleapis/python-videointelligence/issues/86)) ([1a68219](https://www.github.com/googleapis/python-videointelligence/commit/1a68219142ed23c434417808da9fcdca3812280d)) ##### Bug Fixes - remove gRPC send/recv limits; add enums to `__init__.py` ([#​94](https://www.github.com/googleapis/python-videointelligence/issues/94)) ([d2dcc14](https://www.github.com/googleapis/python-videointelligence/commit/d2dcc14b1d5b0b1df815aa6fe50007266365462b)) </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-videointelligence).
Configuration menu - View commit details
-
Copy full SHA for c144dbe - Browse repository at this point
Copy the full SHA c144dbeView commit details
Commits on May 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4f7d32a - Browse repository at this point
Copy the full SHA 4f7d32aView commit details -
chore: upgrade gapic-generator-python to 0.46.3 (#146)
PiperOrigin-RevId: 373649163 Source-Link: googleapis/googleapis@7e1b14e Source-Link: https://github.com/googleapis/googleapis-gen/commit/0a3c7d272d697796db75857bac73905c68e498c3 fix: add async client to %name_%version/init.py chore: add autogenerated snippets chore: remove auth, policy, and options from the reserved names list feat: support self-signed JWT flow for service accounts chore: enable GAPIC metadata generation chore: sort subpackages in %namespace/%name/init.py
Configuration menu - View commit details
-
Copy full SHA for 50da518 - Browse repository at this point
Copy the full SHA 50da518View commit details
Commits on May 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a8f37db - Browse repository at this point
Copy the full SHA a8f37dbView commit details
Commits on May 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 26214ed - Browse repository at this point
Copy the full SHA 26214edView commit details -
chore: new owl bot post processor docker image (#156)
gcr.io/repo-automation-bots/owlbot-python:latest@sha256:3c3a445b3ddc99ccd5d31edc4b4519729635d20693900db32c4f587ed51f7479
Configuration menu - View commit details
-
Copy full SHA for e7ab216 - Browse repository at this point
Copy the full SHA e7ab216View commit details
Commits on May 28, 2021
-
chore: new owl bot post processor docker image (#157)
gcr.io/repo-automation-bots/owlbot-python:latest@sha256:0856ca711da1fd5ec9d6d7da6c50aa0bbf550fb94acb47b55159a640791987bf
Configuration menu - View commit details
-
Copy full SHA for c66e136 - Browse repository at this point
Copy the full SHA c66e136View commit details -
chore: new owl bot post processor docker image (#158)
Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:c66ba3c8d7bc8566f47df841f98cd0097b28fff0b1864c86f5817f4c8c3e8600
Configuration menu - View commit details
-
Copy full SHA for e89b603 - Browse repository at this point
Copy the full SHA e89b603View commit details
Commits on Jun 1, 2021
-
🤖 I have created a release \*beep\* \*boop\* --- ## [2.2.0](https://www.github.com/googleapis/python-videointelligence/compare/v2.1.0...v2.2.0) (2021-05-28) ### Features * support self-signed JWT flow for service accounts ([50da518](https://www.github.com/googleapis/python-videointelligence/commit/50da51820e11cb446a2803eff5895c2eba878adb)) ### Bug Fixes * add async client to %name_%version/init.py ([50da518](https://www.github.com/googleapis/python-videointelligence/commit/50da51820e11cb446a2803eff5895c2eba878adb)) * **deps:** add packaging requirement ([#154](https://www.github.com/googleapis/python-videointelligence/issues/154)) ([26214ed](https://www.github.com/googleapis/python-videointelligence/commit/26214ed1603599bd3034c615f73224bc4fc5f42d)) --- 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 158d207 - Browse repository at this point
Copy the full SHA 158d207View 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 v2.1.0...v2.2.0