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.8.0
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.0
Choose a head ref
  • 12 commits
  • 22 files changed
  • 7 contributors

Commits on Aug 30, 2021

  1. Copy the full SHA
    92ccd37 View commit details
  2. Copy the full SHA
    335ef70 View commit details

Commits on Aug 31, 2021

  1. Copy the full SHA
    5bd1e70 View commit details
  2. chore(deps): update dependency pytest to v6.2.5 (#240)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [pytest](https://docs.pytest.org/en/latest/) ([source](https://togithub.com/pytest-dev/pytest), [changelog](https://docs.pytest.org/en/stable/changelog.html)) | `==6.2.4` -> `==6.2.5` | [![age](https://badges.renovateapi.com/packages/pypi/pytest/6.2.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/pytest/6.2.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/pytest/6.2.5/compatibility-slim/6.2.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/pytest/6.2.5/confidence-slim/6.2.4)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>pytest-dev/pytest</summary>
    
    ### [`v6.2.5`](https://togithub.com/pytest-dev/pytest/releases/6.2.5)
    
    [Compare Source](https://togithub.com/pytest-dev/pytest/compare/6.2.4...6.2.5)
    
    # pytest 6.2.5 (2021-08-29)
    
    ## Trivial/Internal Changes
    
    -   [#&#8203;8494](https://togithub.com/pytest-dev/pytest/issues/8494): Python 3.10 is now supported.
    -   [#&#8203;9040](https://togithub.com/pytest-dev/pytest/issues/9040): Enable compatibility with `pluggy 1.0` or later.
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **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 Aug 31, 2021
    Copy the full SHA
    4c03208 View commit details

Commits on Sep 1, 2021

  1. Copy the full SHA
    45aecbb View commit details
  2. Copy the full SHA
    b0c5caf View commit details

Commits on Sep 3, 2021

  1. docs(samples): fixed model adaptation sample to correctly refer to cu…

    …stom classes (#246)
    
    * fix: fixed model adaptation sample to correctly refer to custom classes
    
    * fix: fixed model adaptation sample to correctly refer to custom classes
    b-loved-dreamer authored Sep 3, 2021
    Copy the full SHA
    5fa2433 View commit details

Commits on Sep 7, 2021

  1. Copy the full SHA
    372aa79 View commit details

Commits on Sep 9, 2021

  1. Copy the full SHA
    ea702ee View commit details

Commits on Sep 17, 2021

  1. Copy the full SHA
    839e2b5 View commit details

Commits on Sep 20, 2021

  1. feat: add output_config request field (#252)

    * feat: add output_config request field
    
    Committer: @cherba
    PiperOrigin-RevId: 397621106
    
    Source-Link: googleapis/googleapis@1872f45
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/fd4bb9f3fcc6b7bf498808c443eae9bf0d4447df
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZmQ0YmI5ZjNmY2M2YjdiZjQ5ODgwOGM0NDNlYWU5YmYwZDQ0NDdkZiJ9
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 20, 2021
    Copy the full SHA
    b9f856e View commit details
  2. chore: release 2.9.0 (#253)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Sep 20, 2021
    Copy the full SHA
    4f0d846 View commit details
Loading