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.5.0
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.5.1
Choose a head ref
  • 5 commits
  • 7 files changed
  • 4 contributors

Commits on Jul 1, 2021

  1. chore(deps): update dependency google-cloud-texttospeech to v2.5.0 (#160

    )
    
    [![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-texttospeech](https://togithub.com/googleapis/python-texttospeech) | `==2.4.0` -> `==2.5.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-texttospeech/2.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-texttospeech/2.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-texttospeech/2.5.0/compatibility-slim/2.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-texttospeech/2.5.0/confidence-slim/2.4.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/python-texttospeech</summary>
    
    ### [`v2.5.0`](https://togithub.com/googleapis/python-texttospeech/blob/master/CHANGELOG.md#&#8203;250-httpswwwgithubcomgoogleapispython-texttospeechcomparev240v250-2021-07-01)
    
    [Compare Source](https://togithub.com/googleapis/python-texttospeech/compare/v2.4.0...v2.5.0)
    
    ##### Features
    
    -   add always_use_jwt_access ([#&#8203;155](https://www.github.com/googleapis/python-texttospeech/issues/155)) ([cd10c37](https://www.github.com/googleapis/python-texttospeech/commit/cd10c3704db610f2abf65c9142cfdaa867d8490a))
    
    ##### Bug Fixes
    
    -   disable always_use_jwt_access ([#&#8203;159](https://www.github.com/googleapis/python-texttospeech/issues/159)) ([d109303](https://www.github.com/googleapis/python-texttospeech/commit/d109303898facc663a6e7fe9212440831c1eeb75))
    
    ##### Documentation
    
    -   omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#&#8203;1127](https://www.github.com/googleapis/python-texttospeech/issues/1127)) ([#&#8203;150](https://www.github.com/googleapis/python-texttospeech/issues/150)) ([d2954ba](https://www.github.com/googleapis/python-texttospeech/commit/d2954ba91385db6d581f75154fb11c969f6ca0e2)), closes [#&#8203;1126](https://www.github.com/googleapis/python-texttospeech/issues/1126)
    
    </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-texttospeech).
    renovate-bot authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    5d779ff View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. build(python): exit with success status if no samples found (#163)

    Source-Link: googleapis/synthtool@53ea389
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:e1793a23ae0ee9aafb2e3a53b564a351f74790dbe3c2d75f8fc3b8c43e5c036c
    gcf-owl-bot[bot] authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    796470a View commit details
    Browse the repository at this point in the history
  2. build(python): remove python 3.7 from kokoro Dockerfile (#164)

    Source-Link: googleapis/synthtool@e44dc0c
    Post-Processor: gcr.io/repo-automation-bots/owlbot-python:latest@sha256:5ff7446edeaede81c3ed58b23a4e76a5403fba1350ce28478045657303b6479d
    gcf-owl-bot[bot] authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    4e9654e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. fix(deps): pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x …

    …versions (#165)
    
    Expand pins on library dependencies in preparation for these dependencies taking a new major version. See googleapis/google-cloud-python#10566.
    busunkim96 authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    d78b384 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. chore: release 2.5.1 (#167)

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