Skip to content
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: v0.116.0
Choose a base ref
...
head repository: googleapis/java-texttospeech
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.117.0
Choose a head ref
  • 8 commits
  • 120 files changed
  • 7 contributors

Commits on Oct 17, 2019

  1. Bump next snapshot (#6525)

    kolea2 authored Oct 17, 2019
    Configuration menu
    Copy the full SHA
    55928c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

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

Commits on Oct 22, 2019

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

Commits on Oct 23, 2019

  1. Configuration menu
    Copy the full SHA
    577c7dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36aeaff View commit details
    Browse the repository at this point in the history
  3. test: create system test case for text to speech API (#5)

    * Create TextToSpeechSystemTest.java
    
    Upload system test case for text to speech API v1
    
    * Create TextToSpeechSystemTest.java 
    
    Upload system test case for text to speech API v1beta1
    
    * Update TextToSpeechSystemTest.java
    
    Code Format
    
    * Update TextToSpeechSystemTest.java
    
    Code Format
    
    * Update and rename google-cloud-texttospeech/src/test/java/com/google/cloud/texttospeech/v1/TextToSpeechSystemTest.java to google-cloud-texttospeech/src/test/java/com/google/cloud/texttospeech/v1/it/ITSystemTest.java
    
    ITSystemTest
    
    * Update and rename google-cloud-texttospeech/src/test/java/com/google/cloud/texttospeech/v1beta1/TextToSpeechSystemTest.java to google-cloud-texttospeech/src/test/java/com/google/cloud/texttospeech/v1beta1/it/ITSystemTest.java
    
    ITSystemTest
    wangbill-google authored and chingor13 committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    81464e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. Configuration menu
    Copy the full SHA
    ddcf619 View commit details
    Browse the repository at this point in the history
  2. chore: release 0.117.0 (#8)

    * created CHANGELOG.md [ci skip]
    
    * updated README.md [ci skip]
    
    * updated versions.txt [ci skip]
    
    * updated google-cloud-texttospeech-bom/pom.xml [ci skip]
    
    * updated google-cloud-texttospeech/pom.xml [ci skip]
    
    * updated grpc-google-cloud-texttospeech-v1/pom.xml [ci skip]
    
    * updated grpc-google-cloud-texttospeech-v1beta1/pom.xml [ci skip]
    
    * updated proto-google-cloud-texttospeech-v1/pom.xml [ci skip]
    
    * updated proto-google-cloud-texttospeech-v1beta1/pom.xml [ci skip]
    
    * updated pom.xml [ci skip]
    release-please[bot] authored and chingor13 committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    b9e56c1 View commit details
    Browse the repository at this point in the history
Loading