Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Sep 16, 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/java-texttospeech
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
Loading
...
head repository: googleapis/java-texttospeech
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
Loading
  • 15 commits
  • 49 files changed
  • 3 contributors

Commits on Jun 26, 2020

  1. chore(deps): update dependency com.google.cloud:libraries-bom to v8 (#…

    …187)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `7.0.1` -> `8.0.0` |
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **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#googleapis/java-texttospeech).
    renovate-bot authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    b47dd18 View commit details
    Browse the repository at this point in the history
  2. build(deps): update dependency com.google.cloud:google-cloud-shared-c…

    …onfig to v0.9.0 (#188)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | minor | `0.8.1` -> `0.9.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v0.9.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;090-httpswwwgithubcomgoogleapisjava-shared-configcomparev081v090-2020-06-25)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.8.1...v0.9.0)
    
    ##### Features
    
    -   add ignore rule for javax annotations to handle error in java11 ([#&#8203;171](https://www.github.com/googleapis/java-shared-config/issues/171)) ([cd635ad](https://www.github.com/googleapis/java-shared-config/commit/cd635ad6e8e5d71ac3a30e7656eb788027f1c370))
    
    ##### [0.8.1](https://www.github.com/googleapis/java-shared-config/compare/v0.8.0...v0.8.1) (2020-06-15)
    
    ##### Bug Fixes
    
    -   bump flatten plugin version to fix missing version in profile section issue ([#&#8203;159](https://www.github.com/googleapis/java-shared-config/issues/159)) ([5b34939](https://www.github.com/googleapis/java-shared-config/commit/5b349399a590b589718b7049f66c82ee38742372))
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **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#googleapis/java-texttospeech).
    renovate-bot authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    a1d086e View commit details
    Browse the repository at this point in the history
  3. chore: release 1.1.1-SNAPSHOT (#189)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    04ebfb0 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency com.google.cloud:google-cloud-texttosp…

    …eech to v1.1.0 (#185)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:google-cloud-texttospeech](https://togithub.com/googleapis/java-texttospeech) | minor | `1.0.2` -> `1.1.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-texttospeech</summary>
    
    ### [`v1.1.0`](https://togithub.com/googleapis/java-texttospeech/blob/master/CHANGELOG.md#&#8203;110-httpswwwgithubcomgoogleapisjava-texttospeechcomparev102v110-2020-06-22)
    
    [Compare Source](https://togithub.com/googleapis/java-texttospeech/compare/v1.0.2...v1.1.0)
    
    ##### Features
    
    -   **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#&#8203;178](https://www.github.com/googleapis/java-texttospeech/issues/178)) ([093cbc1](https://www.github.com/googleapis/java-texttospeech/commit/093cbc1d475217347e0fc7a5aa92a9222961c6cd))
    
    ##### Bug Fixes
    
    -   migrate retry settings to grpc_service_config ([#&#8203;177](https://www.github.com/googleapis/java-texttospeech/issues/177)) ([94644ec](https://www.github.com/googleapis/java-texttospeech/commit/94644ecdced8f730f56bee1ebf6b0e061f222dfe))
    -   restore GAPIC v2 retry configs ([#&#8203;143](https://www.github.com/googleapis/java-texttospeech/issues/143)) ([a500ecb](https://www.github.com/googleapis/java-texttospeech/commit/a500ecbd982b182d81b49b717192a2088e8cdc0b))
    
    ##### Dependencies
    
    -   update dependency com.google.api:api-common to v1.9.1 ([#&#8203;150](https://www.github.com/googleapis/java-texttospeech/issues/150)) ([95c6aa9](https://www.github.com/googleapis/java-texttospeech/commit/95c6aa90f66439e554830e5c0e00db101e46e65d))
    -   update dependency com.google.api:api-common to v1.9.2 ([#&#8203;156](https://www.github.com/googleapis/java-texttospeech/issues/156)) ([2a0a811](https://www.github.com/googleapis/java-texttospeech/commit/2a0a811b6663d74029e0f6d5ad1e13debb300b34))
    -   update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#&#8203;137](https://www.github.com/googleapis/java-texttospeech/issues/137)) ([a3bb294](https://www.github.com/googleapis/java-texttospeech/commit/a3bb294e84eee6429f3046d2777070530447222a))
    -   update dependency com.google.guava:guava-bom to v29 ([#&#8203;114](https://www.github.com/googleapis/java-texttospeech/issues/114)) ([9bd8f9a](https://www.github.com/googleapis/java-texttospeech/commit/9bd8f9a310f0d10c8eb1de18f77ea776a5bc8cf3))
    -   update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#&#8203;141](https://www.github.com/googleapis/java-texttospeech/issues/141)) ([1695b41](https://www.github.com/googleapis/java-texttospeech/commit/1695b41e392adb2418abb481d526797985762313))
    -   update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#&#8203;148](https://www.github.com/googleapis/java-texttospeech/issues/148)) ([7829cc9](https://www.github.com/googleapis/java-texttospeech/commit/7829cc9d3950f76e1c6dda933a6ae2e39af9669d))
    -   update dependency io.grpc:grpc-bom to v1.29.0 ([#&#8203;128](https://www.github.com/googleapis/java-texttospeech/issues/128)) ([8c69682](https://www.github.com/googleapis/java-texttospeech/commit/8c696822b48583fdf2a83de1fe557fbbf72b1e64))
    -   update dependency io.grpc:grpc-bom to v1.30.0 ([#&#8203;160](https://www.github.com/googleapis/java-texttospeech/issues/160)) ([d4c7066](https://www.github.com/googleapis/java-texttospeech/commit/d4c706677e337a5fc0f96d919156dfc4e48440cf))
    -   update dependency org.threeten:threetenbp to v1.4.4 ([#&#8203;133](https://www.github.com/googleapis/java-texttospeech/issues/133)) ([2422613](https://www.github.com/googleapis/java-texttospeech/commit/24226135e45f6e2183d766b526463c39f5b6914d))
    
    ##### Documentation
    
    -   update relative URLs and regenerate with updated protoc ([#&#8203;154](https://www.github.com/googleapis/java-texttospeech/issues/154)) ([3e7b0a5](https://www.github.com/googleapis/java-texttospeech/commit/3e7b0a51ec4113dc7f70715151af57a425f5b881))
    
    ##### [1.0.2](https://www.github.com/googleapis/java-texttospeech/compare/v1.0.1...v1.0.2) (2020-04-06)
    
    ##### Dependencies
    
    -   update core dependencies ([#&#8203;82](https://www.github.com/googleapis/java-texttospeech/issues/82)) ([e81655c](https://www.github.com/googleapis/java-texttospeech/commit/e81655c27cc3d2b84546ca8d3ecf3525da138f50))
    -   update core dependencies to v1.54.0 ([#&#8203;78](https://www.github.com/googleapis/java-texttospeech/issues/78)) ([3b7064f](https://www.github.com/googleapis/java-texttospeech/commit/3b7064fe44d8dec3873146142fb4caa2f2e0dc7e))
    -   update dependency com.google.api:api-common to v1.9.0 ([#&#8203;98](https://www.github.com/googleapis/java-texttospeech/issues/98)) ([0f85c9d](https://www.github.com/googleapis/java-texttospeech/commit/0f85c9daf9c80c6dc30ed0eaddfec7c67d86aed2))
    -   update dependency com.google.cloud.samples:shared-configuration to v1.0.13 ([#&#8203;97](https://www.github.com/googleapis/java-texttospeech/issues/97)) ([2f3009d](https://www.github.com/googleapis/java-texttospeech/commit/2f3009d19afcdbbc9b7238f194086782cd740d9e))
    -   update dependency com.google.protobuf:protobuf-java to v3.11.4 ([c2bcea8](https://www.github.com/googleapis/java-texttospeech/commit/c2bcea899301fd176e453c32d7937e342f23df49))
    -   update dependency io.grpc:grpc-bom to v1.27.1 ([8590191](https://www.github.com/googleapis/java-texttospeech/commit/859019194bf4f8cb48eef213e13ae65fac29d863))
    -   update dependency io.grpc:grpc-bom to v1.27.2 ([89d84ab](https://www.github.com/googleapis/java-texttospeech/commit/89d84ab096c69bba457b8227d8fa190690293022))
    -   update dependency org.threeten:threetenbp to v1.4.3 ([#&#8203;91](https://www.github.com/googleapis/java-texttospeech/issues/91)) ([ef6b7ec](https://www.github.com/googleapis/java-texttospeech/commit/ef6b7eca26540a128acf3602db1824dd9ecf1384))
    
    ##### Documentation
    
    -   **regen:** update sample code to set total timeout, add API client header test ([1763988](https://www.github.com/googleapis/java-texttospeech/commit/1763988e39ac6ed999afefa741e5e0e74032a815))
    
    ##### [1.0.1](https://www.github.com/googleapis/java-texttospeech/compare/v1.0.0...v1.0.1) (2020-02-04)
    
    ##### Dependencies
    
    -   update core dependencies ([#&#8203;46](https://www.github.com/googleapis/java-texttospeech/issues/46)) ([90156aa](https://www.github.com/googleapis/java-texttospeech/commit/90156aaef541dd4d8214d919867fb40ba2f6f910))
    -   update core dependencies to v1.53.1 ([#&#8203;58](https://www.github.com/googleapis/java-texttospeech/issues/58)) ([0af8035](https://www.github.com/googleapis/java-texttospeech/commit/0af8035e1f9d312cf8dbd48f4e78694c92c74612))
    -   update dependency com.google.guava:guava-bom to v28.2-android ([#&#8203;34](https://www.github.com/googleapis/java-texttospeech/issues/34)) ([1cce588](https://www.github.com/googleapis/java-texttospeech/commit/1cce5888ec00c083161ef58cc9f46db0ae7944f0))
    -   update dependency com.google.protobuf:protobuf-java to v3.11.3 ([#&#8203;60](https://www.github.com/googleapis/java-texttospeech/issues/60)) ([aad1784](https://www.github.com/googleapis/java-texttospeech/commit/aad178411f041db51d811cc3b0733803f28b2ca1))
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **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#googleapis/java-texttospeech).
    renovate-bot authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    d201373 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. chore: regenerate README versions (#190)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/1b8e3777-2a8a-43ca-858f-1e4587d9e4d1/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Jun 27, 2020
    Configuration menu
    Copy the full SHA
    61e37fe View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v0.8.2 (#192)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | patch | `0.8.1` -> `0.8.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v0.8.2`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;082-httpswwwgithubcomgoogleapisjava-shared-dependenciescomparev081v082-2020-07-01)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.8.1...v0.8.2)
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **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#googleapis/java-texttospeech).
    renovate-bot authored Jul 1, 2020
    Configuration menu
    Copy the full SHA
    f9b0ea2 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. ci(java): run dependency test on Java 8 and 11 (#191)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/351f1c1a-f71f-4cfc-968c-ac334fd05a73/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@4f2c9f7
    yoshi-automation authored Jul 8, 2020
    Configuration menu
    Copy the full SHA
    ed42248 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. feat: Support MULAW audio encoding feat: Support MP3_64_KBPS audio en…

    …coding feat: Support timepointing via SSML <mark> tag (#198)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/1bfd519f-1b14-449f-9567-cb3f2afc7961/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 323424211
    Source-Link: googleapis/googleapis@a94df49
    yoshi-automation authored Jul 28, 2020
    Configuration menu
    Copy the full SHA
    4c17321 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. build(deps): update dependency com.google.cloud:google-cloud-shared-c…

    …onfig to v0.9.2 (#193)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | patch | `0.9.0` -> `0.9.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v0.9.2`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;092-httpswwwgithubcomgoogleapisjava-shared-configcomparev091v092-2020-07-02)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.9.1...v0.9.2)
    
    ### [`v0.9.1`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;091-httpswwwgithubcomgoogleapisjava-shared-configcomparev090v091-2020-07-01)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.9.0...v0.9.1)
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **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#googleapis/java-texttospeech).
    renovate-bot authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    1525381 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. chore(docs): add cloud-RAD (#200)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/71a02c6b-8ba2-4db0-b76d-9e42934df8a3/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@dd230c8
    yoshi-automation authored Jul 31, 2020
    Configuration menu
    Copy the full SHA
    74b88aa View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. cleanup: removes unused kokoro config files (#203)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/afc024f5-fe80-4f85-85a6-2ebee6534e1c/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@4530cc6
    yoshi-automation authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    8ce56b2 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:libraries-bom to v8.1…

    ….0 (#196)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `8.0.0` -> `8.1.0` |
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **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#googleapis/java-texttospeech).
    renovate-bot authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    749d50b View commit details
    Browse the repository at this point in the history
  3. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v0.8.6 (#195)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | patch | `0.8.2` -> `0.8.6` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v0.8.6`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;086-httpswwwgithubcomgoogleapisjava-shared-dependenciescomparev085v086-2020-08-07)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.8.5...v0.8.6)
    
    ### [`v0.8.5`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;085-httpswwwgithubcomgoogleapisjava-shared-dependenciescomparev084v085-2020-08-07)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.8.4...v0.8.5)
    
    ### [`v0.8.4`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;084-httpswwwgithubcomgoogleapisjava-shared-dependenciescomparev083v084-2020-08-04)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.8.3...v0.8.4)
    
    ### [`v0.8.3`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;083-httpswwwgithubcomgoogleapisjava-shared-dependenciescomparev082v083-2020-07-09)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.8.2...v0.8.3)
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **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#googleapis/java-texttospeech).
    renovate-bot authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    b4bcfe7 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. docs: escape * characters in comments (#205)

    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * chore: escape `*` characters in comments
    
    PiperOrigin-RevId: 325528080
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Aug 7 16:11:33 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 9b0c7b1a4665909bd18a0e0fd33004945b5c9c13
    Source-Link: googleapis/googleapis@9b0c7b1
    yoshi-automation authored Aug 10, 2020
    Configuration menu
    Copy the full SHA
    a785744 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. chore: release 1.2.0

    * chore: updated CHANGELOG.md [ci skip]
    
    * chore: updated README.md [ci skip]
    
    * chore: updated versions.txt [ci skip]
    
    * chore: updated samples/pom.xml [ci skip]
    
    * chore: updated google-cloud-texttospeech/pom.xml [ci skip]
    
    * chore: updated grpc-google-cloud-texttospeech-v1/pom.xml [ci skip]
    
    * chore: updated grpc-google-cloud-texttospeech-v1beta1/pom.xml [ci skip]
    
    * chore: updated proto-google-cloud-texttospeech-v1/pom.xml [ci skip]
    
    * chore: updated proto-google-cloud-texttospeech-v1beta1/pom.xml [ci skip]
    
    * chore: updated samples/install-without-bom/pom.xml [ci skip]
    
    * chore: updated samples/snapshot/pom.xml [ci skip]
    
    * chore: updated google-cloud-texttospeech-bom/pom.xml [ci skip]
    
    * chore: updated pom.xml [ci skip]
    
    * chore: updated samples/snippets/pom.xml
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Aug 11, 2020
    Configuration menu
    Copy the full SHA
    40ac220 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.