Skip to content
This repository was archived by the owner on Nov 29, 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-texttospeech
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-texttospeech
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.10.0
Choose a head ref
  • 8 commits
  • 20 files changed
  • 6 contributors

Commits on Jan 19, 2022

  1. chore(python): Noxfile recognizes that tests can live in a folder (#238)

    Source-Link: googleapis/synthtool@4760d8d
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f0e4b51deef56bed74d3e2359c583fc104a8d6367da3984fc5c66938db738828
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    2a3b2c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6a57ef View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. ci(python): run lint / unit tests / docs as GH actions (#240)

    * ci(python): run lint / unit tests / docs as GH actions
    
    Source-Link: googleapis/synthtool@57be0cd
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:ed1f9983d5a935a89fe8085e8bb97d94e41015252c5b6c9771257cf8624367e6
    
    * add commit to trigger gh action
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    8649d2b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

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

Commits on Jan 25, 2022

  1. feat: add api key support (#242)

    * chore: upgrade gapic-generator-java, gax-java and gapic-generator-python
    
    PiperOrigin-RevId: 423842556
    
    Source-Link: googleapis/googleapis@a616ca0
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/29b938c58c1e51d019f2ee539d55dc0a3c86a905
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjliOTM4YzU4YzFlNTFkMDE5ZjJlZTUzOWQ1NWRjMGEzYzg2YTkwNSJ9
    
    * 🦉 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>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    3b4f0d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. docs: update comments for ListVoicesRequest (#244)

    * docs: update comments for ListVoicesRequest
    
    PiperOrigin-RevId: 424942023
    
    Source-Link: googleapis/googleapis@8ce1934
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/40dbea34254aaedbe2f8c483a54e32d075d5fed9
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDBkYmVhMzQyNTRhYWVkYmUyZjhjNDgzYTU0ZTMyZDA3NWQ1ZmVkOSJ9
    
    * 🦉 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 Jan 28, 2022
    Configuration menu
    Copy the full SHA
    bc5b73f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. chore: use gapic-generator-python 0.62.1 (#246)

    - [ ] Regenerate this pull request now.
    
    fix: resolve DuplicateCredentialArgs error when using credentials_file
    
    committer: parthea
    PiperOrigin-RevId: 425964861
    
    Source-Link: googleapis/googleapis@84b1a5a
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/4fb761bbd8506ac156f49bac5f18306aa8eb3aa8
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGZiNzYxYmJkODUwNmFjMTU2ZjQ5YmFjNWYxODMwNmFhOGViM2FhOCJ9
    gcf-owl-bot[bot] authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    4c11b12 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.10.0 (#243)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.10.0](v2.9.1...v2.10.0) (2022-02-03)
    
    
    ### Features
    
    * add api key support ([#242](#242)) ([3b4f0d0](3b4f0d0))
    
    
    ### Bug Fixes
    
    * resolve DuplicateCredentialArgs error when using credentials_file ([4c11b12](4c11b12))
    
    
    ### Documentation
    
    * update comments for ListVoicesRequest ([#244](#244)) ([bc5b73f](bc5b73f))
    
    ---
    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 Feb 3, 2022
    Configuration menu
    Copy the full SHA
    abd0e5f View commit details
    Browse the repository at this point in the history
Loading