Skip to content
This repository was archived by the owner on Apr 20, 2024. 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-speech
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.9.1
Choose a base ref
...
head repository: googleapis/python-speech
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.9.3
Choose a head ref
  • 8 commits
  • 9 files changed
  • 4 contributors

Commits on Sep 27, 2021

  1. chore(deps): update all dependencies (#251)

    [![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-speech](https://togithub.com/googleapis/python-speech) | `==2.8.0` -> `==2.9.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-speech/2.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-speech/2.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-speech/2.9.0/compatibility-slim/2.8.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-speech/2.9.0/confidence-slim/2.8.0)](https://docs.renovatebot.com/merge-confidence/) |
    | [google-cloud-storage](https://togithub.com/googleapis/python-storage) | `==1.42.1` -> `==1.42.2` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.42.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.42.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.42.2/compatibility-slim/1.42.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.42.2/confidence-slim/1.42.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-speech</summary>
    
    ### [`v2.9.0`](https://togithub.com/googleapis/python-speech/blob/master/CHANGELOG.md#&#8203;290-httpswwwgithubcomgoogleapispython-speechcomparev280v290-2021-09-20)
    
    [Compare Source](https://togithub.com/googleapis/python-speech/compare/v2.8.0...v2.9.0)
    
    ##### Features
    
    -   add output_config request field ([#&#8203;252](https://www.togithub.com/googleapis/python-speech/issues/252)) ([b9f856e](https://www.github.com/googleapis/python-speech/commit/b9f856e93cbb926e9531639a9bb50c654ff1033e))
    
    ##### Documentation
    
    -   **samples:** fixed model adaptation sample to correctly refer to custom classes ([#&#8203;246](https://www.togithub.com/googleapis/python-speech/issues/246)) ([5fa2433](https://www.github.com/googleapis/python-speech/commit/5fa243358ec5688a40ef0d5abf3802acfa931ea7))
    
    </details>
    
    <details>
    <summary>googleapis/python-storage</summary>
    
    ### [`v1.42.2`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#&#8203;1422-httpswwwgithubcomgoogleapispython-storagecomparev1421v1422-2021-09-16)
    
    [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.42.1...v1.42.2)
    
    </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.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.
    
    ---
    
     - [ ] <!-- 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-speech).
    renovate-bot authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    79e885f View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency google-cloud-speech to v2.9.1 (#258)

    [![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-speech](https://togithub.com/googleapis/python-speech) | `==2.9.0` -> `==2.9.1` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-speech/2.9.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-speech/2.9.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-speech/2.9.1/compatibility-slim/2.9.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-speech/2.9.1/confidence-slim/2.9.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-speech</summary>
    
    ### [`v2.9.1`](https://togithub.com/googleapis/python-speech/blob/master/CHANGELOG.md#&#8203;291-httpswwwgithubcomgoogleapispython-speechcomparev290v291-2021-09-24)
    
    [Compare Source](https://togithub.com/googleapis/python-speech/compare/v2.9.0...v2.9.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-speech).
    renovate-bot authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    94e8289 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. chore: use gapic-generator-python 0.52.0 (#259)

    - [ ] Regenerate this pull request now.
    
    fix: improper types in pagers generation
    PiperOrigin-RevId: 399773015
    
    Source-Link: googleapis/googleapis@410c184
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/290e883545e3ac9ff2bd00cd0dacb28f1b8ca945
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjkwZTg4MzU0NWUzYWM5ZmYyYmQwMGNkMGRhY2IyOGYxYjhjYTk0NSJ9
    gcf-owl-bot[bot] authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    a0bac07 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.9.2 (#260)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [2.9.2](https://www.github.com/googleapis/python-speech/compare/v2.9.1...v2.9.2) (2021-09-30)
    
    
    ### Bug Fixes
    
    * improper types in pagers generation ([a0bac07](https://www.github.com/googleapis/python-speech/commit/a0bac07de9f4e89c41d34a47d9e35ec6fd7edac3))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    a26c7c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    804a2dc View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

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

Commits on Oct 4, 2021

  1. fix: Remove reference to deprecated message "diarization_speaker_coun…

    …t" in favor of diarization_config (#264)
    nicain authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    c1f7f35 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. chore: release 2.9.3 (#265)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [2.9.3](https://www.github.com/googleapis/python-speech/compare/v2.9.2...v2.9.3) (2021-10-04)
    
    
    ### Documentation
    
    * **samples:** Remove reference to deprecated message "diarization_speaker_count" in favor of diarization_config ([#264](https://www.github.com/googleapis/python-speech/issues/264)) ([c1f7f35](https://www.github.com/googleapis/python-speech/commit/c1f7f357fe8367dafcdcb3d42e04a2619de2de62))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    eff590d View commit details
    Browse the repository at this point in the history
Loading