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.19.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.20.0
Choose a head ref
  • 4 commits
  • 14 files changed
  • 4 contributors

Commits on Apr 18, 2023

  1. test: use mock from unittest (#513)

    * test: use mock from unittest
    
    * Use `from unittest import mock`
    parthea authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    4c2a6fd View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. feat(v2): add processing strategy to batch recognition requests (#514)

    * feat: add processing strategy to batch recognition requests
    
    PiperOrigin-RevId: 530882015
    
    Source-Link: googleapis/googleapis@189bdfa
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/64c7a843afdda8c651ffca6e1a374ac7801d3728
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjRjN2E4NDNhZmRkYThjNjUxZmZjYTZlMWEzNzRhYzc4MDFkMzcyOCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    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 May 10, 2023
    Configuration menu
    Copy the full SHA
    5bbf3a4 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. build(deps): bump requests from 2.28.1 to 2.31.0 in /synthtool/gcp/te…

    …mplates/python_library/.kokoro (#517)
    
    Source-Link: googleapis/synthtool@30bd01b
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:9bc5fa3b62b091f60614c08a7fb4fd1d3e1678e326f34dd66ce1eefb5dc3267b
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored May 25, 2023
    Configuration menu
    Copy the full SHA
    23a5e8e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. chore(main): release 2.20.0 (#515)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    84983d0 View commit details
    Browse the repository at this point in the history
Loading