This repository was archived by the owner on Dec 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: googleapis/python-automl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/python-automl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 84 files changed
- 5 contributors
Commits on Sep 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fc0ca41 - Browse repository at this point
Copy the full SHA fc0ca41View commit details
Commits on Sep 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 076c5e2 - Browse repository at this point
Copy the full SHA 076c5e2View commit details
Commits on Sep 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3e68627 - Browse repository at this point
Copy the full SHA 3e68627View commit details
Commits on Sep 25, 2020
-
samples: tests refactored due to overwhelmed resources (#79)
* samples: tests refactored due to overwhelmed resources * fixed the lint issues * lint
Configuration menu - View commit details
-
Copy full SHA for e2fa42e - Browse repository at this point
Copy the full SHA e2fa42eView commit details
Commits on Sep 28, 2020
-
chore: add default CODEOWNERS (#80)
Add a default () codeowner to enforce required codeowner review on PRs.
Configuration menu - View commit details
-
Copy full SHA for ab4bdeb - Browse repository at this point
Copy the full SHA ab4bdebView commit details
Commits on Oct 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 62a8b38 - Browse repository at this point
Copy the full SHA 62a8b38View commit details
Commits on Oct 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 93ce8ee - Browse repository at this point
Copy the full SHA 93ce8eeView commit details
Commits on Oct 23, 2020
-
chore(deps): update dependency google-cloud-storage to v1.32.0 (#83)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google-cloud-storage](https://togithub.com/googleapis/python-storage) | minor | `==1.31.2` -> `==1.32.0` | --- ### Release Notes <details> <summary>googleapis/python-storage</summary> ### [`v1.32.0`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#​1320-httpswwwgithubcomgoogleapispython-storagecomparev1312v1320-2020-10-16) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.31.2...v1.32.0) ##### Features - retry API calls with exponential backoff ([#​287](https://www.github.com/googleapis/python-storage/issues/287)) ([fbe5d9c](https://www.github.com/googleapis/python-storage/commit/fbe5d9ca8684c6a992dcdee977fc8dd012a96a5c)) ##### Bug Fixes - field policy return string ([#​282](https://www.github.com/googleapis/python-storage/issues/282)) ([c356b84](https://www.github.com/googleapis/python-storage/commit/c356b8484a758548d5f4823a495ab70c798cfaaf)) - self-upload files for Unicode system test ([#​296](https://www.github.com/googleapis/python-storage/issues/296)) ([6f865d9](https://www.github.com/googleapis/python-storage/commit/6f865d97a19278884356055dfeeaae92f7c63cc1)) - use version.py for versioning, avoid issues with discovering version via get_distribution ([#​288](https://www.github.com/googleapis/python-storage/issues/288)) ([fcd1c4f](https://www.github.com/googleapis/python-storage/commit/fcd1c4f7c947eb95d6937783fd69670a570f145e)) ##### [1.31.2](https://www.github.com/googleapis/python-storage/compare/v1.31.1...v1.31.2) (2020-09-23) ##### Documentation - fix docstring example for 'blob.generate_signed_url' ([#​278](https://www.github.com/googleapis/python-storage/issues/278)) ([2dc91c9](https://www.github.com/googleapis/python-storage/commit/2dc91c947e3693023b4478a15c460693808ea2d9)) ##### [1.31.1](https://www.github.com/googleapis/python-storage/compare/v1.31.0...v1.31.1) (2020-09-16) ##### Bug Fixes - add requests as a dependency ([#​271](https://www.github.com/googleapis/python-storage/issues/271)) ([ec52b38](https://www.github.com/googleapis/python-storage/commit/ec52b38df211fad18a86d7e16d83db79de59d5f5)) - preserve existing blob hashes when 'X-Goog-Hash header' is not present ([#​267](https://www.github.com/googleapis/python-storage/issues/267)) ([277afb8](https://www.github.com/googleapis/python-storage/commit/277afb83f464d77b163f2722272092df4180411e)) - **blob:** base64 includes additional characters ([#​258](https://www.github.com/googleapis/python-storage/issues/258)) ([cf0774a](https://www.github.com/googleapis/python-storage/commit/cf0774aa8ffd45d340aff9a7d2236d8d65c8ae93)) ##### Documentation - add docs signed_url expiration take default utc ([#​250](https://www.github.com/googleapis/python-storage/issues/250)) ([944ab18](https://www.github.com/googleapis/python-storage/commit/944ab1827b3ca0bd1d3aafc2829245290e9bde59)) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **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-automl).
Configuration menu - View commit details
-
Copy full SHA for 8c7d548 - Browse repository at this point
Copy the full SHA 8c7d548View commit details
Commits on Oct 27, 2020
-
feat: add text extraction health care option in create model (#86)
v1beta1: Breaking changes to message attributes. `type` ->`type_`, `min` -> `min_`, `max` -> `max_`
Configuration menu - View commit details
-
Copy full SHA for 0233804 - Browse repository at this point
Copy the full SHA 0233804View commit details -
🤖 I have created a release \*beep\* \*boop\* --- ## [2.1.0](https://www.github.com/googleapis/python-automl/compare/v2.0.0...v2.1.0) (2020-10-27) ### Features * add text extraction health care option in create model ([#86](https://www.github.com/googleapis/python-automl/issues/86)) ([0233804](https://www.github.com/googleapis/python-automl/commit/0233804885846295508a5fc98929dba598172244)) ### Documentation * fix supported Python versions in README ([#70](https://www.github.com/googleapis/python-automl/issues/70)) ([fc0ca41](https://www.github.com/googleapis/python-automl/commit/fc0ca41594c6aa86ffe32dee7834d1526cad0aab)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Configuration menu - View commit details
-
Copy full SHA for dbf1bf1 - Browse repository at this point
Copy the full SHA dbf1bf1View commit details
Loading
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.0.0...v2.1.0