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.16.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.16.2
Choose a head ref
  • 6 commits
  • 11 files changed
  • 8 contributors

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    0699721 View commit details
    Browse the repository at this point in the history
  2. chore: Update .repo-metadata.json (#455)

    This library contains some handwritten code.  This PR updates the metadata file to reflect that.
    
    https://github.com/googleapis/python-speech/blob/main/google/cloud/speech_v1/helpers.py
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    dizcology and parthea authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    3bbb46d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. docs(samples): add create_recognizer code sample (#450)

    Co-authored-by: Nitsan Shai <nshai@google.com>
    Co-authored-by: nicain <nicain.seattle@gmail.com>
    3 people authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    4ea3edc View commit details
    Browse the repository at this point in the history
  2. docs(samples): add quickstart code sample for STT V2 (#451)

    Co-authored-by: Nitsan Shai <nshai@google.com>
    Co-authored-by: nicain <nicain.seattle@gmail.com>
    3 people authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    5b1ce98 View commit details
    Browse the repository at this point in the history
  3. fix(deps): allow protobuf 3.19.5 (#456)

    * fix(deps): allow protobuf 3.19.5
    
    * explicitly exclude protobuf 4.21.0
    
    Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
    parthea and vchudnov-g authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    01f7324 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. chore(main): release 2.16.2 (#457)

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