-
Notifications
You must be signed in to change notification settings - Fork 85
Comparing changes
Open a pull request
base repository: googleapis/python-vision
base: v2.3.1
head repository: googleapis/python-vision
compare: v2.3.2
- 17 commits
- 185 files changed
- 7 contributors
Commits on Apr 16, 2021
-
chore: prevent normalization of semver versioning (#137)
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 8374f79 - Browse repository at this point
Copy the full SHA 8374f79View commit details
Commits on Apr 27, 2021
-
chore(revert): revert preventing normalization (#139)
reverts previous commit for preventing normalization of versioning
Configuration menu - View commit details
-
Copy full SHA for 5f55c74 - Browse repository at this point
Copy the full SHA 5f55c74View commit details
Commits on Apr 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e6687d6 - Browse repository at this point
Copy the full SHA e6687d6View commit details
Commits on May 12, 2021
-
chore: add SECURITY.md
Configuration menu - View commit details
-
Copy full SHA for ebd5dca - Browse repository at this point
Copy the full SHA ebd5dcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76ef346 - Browse repository at this point
Copy the full SHA 76ef346View commit details -
chore: migrate to owl bot (#143)
* chore: migrate to owl bot * chore: copy files from googleapis-gen e0ea8b51f30e2ff6104abd1e4c8d1eb67078c86a * chore: run the post processor
Configuration menu - View commit details
-
Copy full SHA for a218693 - Browse repository at this point
Copy the full SHA a218693View commit details
Commits on May 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c26105c - Browse repository at this point
Copy the full SHA c26105cView 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
Configuration menu - View commit details
-
Copy full SHA for 5a3e788 - Browse repository at this point
Copy the full SHA 5a3e788View commit details
Commits on May 15, 2021
-
fix(deps): add packaging requirement (#147)
Add packaging requirement. packaging.version is used for a version comparison in transports/base.py and is needed after the upgrade to gapic-generator-python 0.46.3
Configuration menu - View commit details
-
Copy full SHA for 41b88bd - Browse repository at this point
Copy the full SHA 41b88bdView commit details
Commits on May 16, 2021
-
chore: new owl bot post processor docker image (#149)
gcr.io/repo-automation-bots/owlbot-python:latest@sha256:4c981a6b6f2b8914a448d7b3a01688365be03e3ed26dfee399a6aa77fb112eaa
Configuration menu - View commit details
-
Copy full SHA for 50410c6 - Browse repository at this point
Copy the full SHA 50410c6View commit details -
chore(deps): update dependency google-cloud-storage to v1.38.0 (#127)
[](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-vision).
Configuration menu - View commit details
-
Copy full SHA for a4deeb7 - Browse repository at this point
Copy the full SHA a4deeb7View commit details
Commits on May 28, 2021
-
chore: new owl bot post processor docker image (#151)
gcr.io/repo-automation-bots/owlbot-python:latest@sha256:3c3a445b3ddc99ccd5d31edc4b4519729635d20693900db32c4f587ed51f7479
Configuration menu - View commit details
-
Copy full SHA for b85e561 - Browse repository at this point
Copy the full SHA b85e561View commit details -
chore: new owl bot post processor docker image (#152)
gcr.io/repo-automation-bots/owlbot-python:latest@sha256:0856ca711da1fd5ec9d6d7da6c50aa0bbf550fb94acb47b55159a640791987bf
Configuration menu - View commit details
-
Copy full SHA for ed55c32 - Browse repository at this point
Copy the full SHA ed55c32View commit details -
chore: new owl bot post processor docker image (#153)
Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:c66ba3c8d7bc8566f47df841f98cd0097b28fff0b1864c86f5817f4c8c3e8600
Configuration menu - View commit details
-
Copy full SHA for 9ab2ce8 - Browse repository at this point
Copy the full SHA 9ab2ce8View commit details
Commits on May 31, 2021
-
chore: increased timeout by 200s to reduce flakiness (#155)
In PR #152, the samples check for python [3.6](https://source.cloud.google.com/results/invocations/8b495204-fef4-4ceb-a87d-eeac130e67ce/log) and [3.8](https://source.cloud.google.com/results/invocations/68598456-9dff-4c94-8427-f777075828e2/log) failed with error `google.api_core.exceptions.RetryError: Deadline of 300.0s exceeded while calling functools.partial(<bound method PollingFuture._done_or_raise of <google.api_core.operation.Operation object at 0x7fc93a31c0b8>>)`. This PR attempts to reduce flakiness by increasing the timeout from 300s to 500s.
Configuration menu - View commit details
-
Copy full SHA for 2ab1ab5 - Browse repository at this point
Copy the full SHA 2ab1ab5View commit details
Commits on Jun 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 898d9db - Browse repository at this point
Copy the full SHA 898d9dbView commit details
Commits on Jun 16, 2021
-
🤖 I have created a release \*beep\* \*boop\* --- ### [2.3.2](https://www.github.com/googleapis/python-vision/compare/v2.3.1...v2.3.2) (2021-06-02) ### Bug Fixes * **deps:** add packaging requirement ([#147](https://www.github.com/googleapis/python-vision/issues/147)) ([41b88bd](https://www.github.com/googleapis/python-vision/commit/41b88bd482d4d6ec76fc6efc99aa9343496faf72)) --- 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 dfab390 - Browse repository at this point
Copy the full SHA dfab390View 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.3.1...v2.3.2