Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.
Permalink

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.2.0
Choose a base ref
...
head repository: googleapis/python-automl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Choose a head ref
  • 12 commits
  • 125 files changed
  • 7 contributors

Commits on Mar 2, 2021

  1. bug: missing preprocessing examples for automl edge models (#131)

    * Add preprocessing examples for automl edge models
    
    * Add preprocessing examples for automl edge models
    
    * Update the comments to be easier understanding
    
    * fix typos
    
    * fix typos
    
    Co-authored-by: Eric Schmidt <[email protected]>
    genquan9 and telpirion authored Mar 2, 2021
    1 Configuration menu
    Copy the full SHA
    03c7686 View commit details
    Browse the repository at this point in the history
  2. chore: remove unneeded Translation and NL references (#129)

    * chore: remove unneeded Translation and NL references
    
    * fix: tests
    telpirion authored Mar 2, 2021
    Configuration menu
    Copy the full SHA
    6afbe2f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. chore: require samples checks (#101)

    Co-authored-by: Leah E. Cole <[email protected]>
    busunkim96 and leahecole authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    d2f182e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    ab4275c View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency google-cloud-storage to v1.36.1 (#106)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](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.33.0` -> `==1.36.1` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.36.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.36.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.36.1/compatibility-slim/1.33.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.36.1/confidence-slim/1.33.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-storage</summary>
    
    ### [`v1.36.1`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#&#8203;1361-httpswwwgithubcomgoogleapispython-storagecomparev1360v1361-2021-02-19)
    
    [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.36.0...v1.36.1)
    
    ### [`v1.36.0`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#&#8203;1360-httpswwwgithubcomgoogleapispython-storagecomparev1351v1360-2021-02-10)
    
    [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.35.1...v1.36.0)
    
    ##### Features
    
    -   add mtls support ([#&#8203;367](https://www.github.com/googleapis/python-storage/issues/367)) ([d35ab35](https://www.github.com/googleapis/python-storage/commit/d35ab3537d1828505f614d32b79b67173c9438c0))
    
    ##### Bug Fixes
    
    -   correctly decode times without microseconds ([#&#8203;375](https://www.github.com/googleapis/python-storage/issues/375)) ([37a1eb5](https://www.github.com/googleapis/python-storage/commit/37a1eb54095b4f857771784007dd049ffafbc11d)), closes [#&#8203;363](https://www.github.com/googleapis/python-storage/issues/363)
    -   expose num_retries parameter for blob upload methods ([#&#8203;353](https://www.github.com/googleapis/python-storage/issues/353)) ([fdabd6a](https://www.github.com/googleapis/python-storage/commit/fdabd6af74da4b15fbb5d40fb8f80a9b478b9607)), closes [#&#8203;352](https://www.github.com/googleapis/python-storage/issues/352)
    -   pass the unused parameter ([#&#8203;349](https://www.github.com/googleapis/python-storage/issues/349)) ([5c60d24](https://www.github.com/googleapis/python-storage/commit/5c60d240aa98d2a1dcc6933d6da2ce60ea1b7559))
    -   set custom_time on uploads ([#&#8203;374](https://www.github.com/googleapis/python-storage/issues/374)) ([f048be1](https://www.github.com/googleapis/python-storage/commit/f048be10416f51cea4e6c8c5b805df7b5d9c4d32)), closes [#&#8203;372](https://www.github.com/googleapis/python-storage/issues/372)
    
    ##### [1.35.1](https://www.github.com/googleapis/python-storage/compare/v1.35.0...v1.35.1) (2021-01-28)
    
    ##### Bug Fixes
    
    -   address incorrect usage of request preconditions ([#&#8203;366](https://www.github.com/googleapis/python-storage/issues/366)) ([321658c](https://www.github.com/googleapis/python-storage/commit/321658c3b9ccaf22d08dd881c93206590f8275b7))
    -   Amend default retry behavior for bucket operations on client ([#&#8203;358](https://www.github.com/googleapis/python-storage/issues/358)) ([b91e57d](https://www.github.com/googleapis/python-storage/commit/b91e57d6ca314ac4feaec30bf355fcf7ac4468c0))
    
    ### [`v1.35.1`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#&#8203;1351-httpswwwgithubcomgoogleapispython-storagecomparev1350v1351-2021-01-28)
    
    [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.35.0...v1.35.1)
    
    ### [`v1.35.0`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#&#8203;1350-httpswwwgithubcomgoogleapispython-storagecomparev1340v1350-2020-12-14)
    
    [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.34.0...v1.35.0)
    
    ##### Features
    
    -   support ConnectionError retries for media operations ([#&#8203;342](https://www.github.com/googleapis/python-storage/issues/342)) ([e55b25b](https://www.github.com/googleapis/python-storage/commit/e55b25be1e32f17b17bffe1da99fca5062f180cb))
    
    ### [`v1.34.0`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#&#8203;1340-httpswwwgithubcomgoogleapispython-storagecomparev1330v1340-2020-12-11)
    
    [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.33.0...v1.34.0)
    
    ##### Features
    
    -   make retry parameter public and added in other methods ([#&#8203;331](https://www.github.com/googleapis/python-storage/issues/331)) ([910e34c](https://www.github.com/googleapis/python-storage/commit/910e34c57de5823bc3a04adbd87cbfe27fb41882))
    
    ##### Bug Fixes
    
    -   avoid triggering global logging config ([#&#8203;333](https://www.github.com/googleapis/python-storage/issues/333)) ([602108a](https://www.github.com/googleapis/python-storage/commit/602108a976503271fe0d85c8d7891ce8083aca89)), closes [#&#8203;332](https://www.github.com/googleapis/python-storage/issues/332)
    -   fall back to 'charset' of 'content_type' in 'download_as_text'  ([#&#8203;326](https://www.github.com/googleapis/python-storage/issues/326)) ([63ff233](https://www.github.com/googleapis/python-storage/commit/63ff23387f5873c609490be8e58d69ba34a10a5e)), closes [#&#8203;319](https://www.github.com/googleapis/python-storage/issues/319)
    -   fix conditional retry handling of camelCase query params ([#&#8203;340](https://www.github.com/googleapis/python-storage/issues/340)) ([4ff6141](https://www.github.com/googleapis/python-storage/commit/4ff614161f6a2654a59706f4f72b5fbb614e70ec))
    -   retry uploads only conditionally ([#&#8203;316](https://www.github.com/googleapis/python-storage/issues/316)) ([547740c](https://www.github.com/googleapis/python-storage/commit/547740c0a898492e76ce5e60dd20c7ddb8a53d1f))
    -   update 'custom_time' setter to record change ([#&#8203;323](https://www.github.com/googleapis/python-storage/issues/323)) ([5174154](https://www.github.com/googleapis/python-storage/commit/5174154fe73bb6581efc3cd32ebe12014ceab306)), closes [#&#8203;322](https://www.github.com/googleapis/python-storage/issues/322)
    
    </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).
    renovate-bot authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    bab596b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    28107d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. chore(deps): update dependency google-cloud-storage to v1.37.0 (#138)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](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.36.2` -> `==1.37.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.37.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.37.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.37.0/compatibility-slim/1.36.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.37.0/confidence-slim/1.36.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-storage</summary>
    
    ### [`v1.37.0`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#&#8203;1370-httpswwwgithubcomgoogleapispython-storagecomparev1362v1370-2021-03-24)
    
    [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.36.2...v1.37.0)
    
    ##### Features
    
    -   add blob.open() for file-like I/O ([#&#8203;385](https://www.github.com/googleapis/python-storage/issues/385)) ([440a0a4](https://www.github.com/googleapis/python-storage/commit/440a0a4ffe00b1f7c562b0e9c1e47dbadeca33e1)), closes [#&#8203;29](https://www.github.com/googleapis/python-storage/issues/29)
    
    ##### Bug Fixes
    
    -   update user_project usage and documentation in bucket/client class methods ([#&#8203;396](https://www.github.com/googleapis/python-storage/issues/396)) ([1a2734b](https://www.github.com/googleapis/python-storage/commit/1a2734ba6d316ce51e4e141571331e86196462b9))
    
    ##### [1.36.2](https://www.github.com/googleapis/python-storage/compare/v1.36.1...v1.36.2) (2021-03-09)
    
    ##### Bug Fixes
    
    -   update batch connection to request api endpoint info from client ([#&#8203;392](https://www.github.com/googleapis/python-storage/issues/392)) ([91fc6d9](https://www.github.com/googleapis/python-storage/commit/91fc6d9870a36308b15a827ed6a691e5b4669b62))
    
    ##### [1.36.1](https://www.github.com/googleapis/python-storage/compare/v1.36.0...v1.36.1) (2021-02-19)
    
    ##### Bug Fixes
    
    -   allow metadata keys to be cleared ([#&#8203;383](https://www.github.com/googleapis/python-storage/issues/383)) ([79d27da](https://www.github.com/googleapis/python-storage/commit/79d27da9fe842e44a9091076ea0ef52c5ef5ff72)), closes [#&#8203;381](https://www.github.com/googleapis/python-storage/issues/381)
    -   allow signed url version v4 without signed credentials ([#&#8203;356](https://www.github.com/googleapis/python-storage/issues/356)) ([3e69bf9](https://www.github.com/googleapis/python-storage/commit/3e69bf92496616c5de28094dd42260b35c3bf982))
    -   correctly encode bytes for V2 signature ([#&#8203;382](https://www.github.com/googleapis/python-storage/issues/382)) ([f44212b](https://www.github.com/googleapis/python-storage/commit/f44212b7b91a67ca661898400fe632f9fb3ec8f6))
    
    </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).
    renovate-bot authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    eff2d4b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    74ab636 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. fix: use correct retry deadlines (#119)

    feat: add `from_service_account_info`
    yoshi-automation authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    4f6f1d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    20d0c28 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. docs: re-publish tables client documentation (#146)

    The tables client documentation got deleted on accident - this re-adds the `TablesClient` and `GcsClient` under `automl_v1beta1`. Verify locally by running `nox -s docs` and looking at the output in `docs/_build/html`.
    
    Fixes b/184554120
    busunkim96 authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    9f3e73a View commit details
    Browse the repository at this point in the history
  2. chore: release 2.3.0 (#140)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    3ae3f37 View commit details
    Browse the repository at this point in the history
Loading