Skip to content

Release google-cloud-speech 0.42.0 - #5140

Closed
yoshi-automation wants to merge 2 commits into
masterfrom
release-google-cloud-speech-v0.42.0
Closed

yoshi-automation wants to merge 2 commits into
masterfrom
release-google-cloud-speech-v0.42.0

Conversation

@yoshi-automation

@yoshi-automation yoshi-automation commented Mar 25, 2020

Copy link
Copy Markdown
Contributor

🤖 I have created a release *beep* *boop*

0.42.0 / 2020-05-05

⚠ BREAKING CHANGES

  • speech: use clients created by the new generator

Features

  • Let Bundler.require load the gem without an extra explicit require call.
  • use clients created by the new generator

Bug Fixes

  • Eliminated a circular require warning.

Documentation

  • Updated the sample timeouts in the migration guide to reflect seconds
  • Fix example streaming call in the migration guide

Commits since last release:

  * base move from ruby-docs-samples
  * start minitest and move quickstart test
  * quickstart
  * update spech_samples_test to minitest
  * fix rubocop
  * bump minitest version
  * update Gemfile to respect GOOGLE_CLOUD_SAMPLES_TEST
  * address rubocop correctly
  * remove storage gem dep and clean up audio files

Files edited since last release:

google-cloud-speech/.rubocop.yml
google-cloud-speech/Gemfile
google-cloud-speech/google-cloud-speech.gemspec
google-cloud-speech/synth.metadata
google-cloud-speech/MIGRATING.md
google-cloud-speech/samples/Gemfile
google-cloud-speech/samples/README.md
google-cloud-speech/samples/Rakefile
google-cloud-speech/samples/acceptance/helper.rb
google-cloud-speech/samples/acceptance/quickstart_test.rb
google-cloud-speech/samples/acceptance/speech_samples_test.rb
google-cloud-speech/samples/quickstart.rb
google-cloud-speech/samples/resources/Google_Gnome.wav
google-cloud-speech/samples/resources/brooklyn_bridge.raw
google-cloud-speech/samples/resources/commercial_mono.wav
google-cloud-speech/samples/resources/multi.wav
google-cloud-speech/samples/speech_samples.rb
google-cloud-speech/AUTHENTICATION.md
google-cloud-speech/Rakefile
google-cloud-speech/lib/google-cloud-speech.rb
google-cloud-speech/lib/google/cloud/speech.rb
google-cloud-speech/README.md
google-cloud-speech/.gitignore
google-cloud-speech/.repo-metadata.json
google-cloud-speech/.yardopts
google-cloud-speech/LICENSE
google-cloud-speech/LICENSE.md
google-cloud-speech/acceptance/google/cloud/speech/speech_smoke_test.rb
google-cloud-speech/acceptance/google/cloud/speech/v1/stream_test.rb
google-cloud-speech/acceptance/google/cloud/speech/v1p1beta1/stream_test.rb
google-cloud-speech/lib/google/cloud/speech/v1.rb
google-cloud-speech/lib/google/cloud/speech/v1/cloud_speech_pb.rb
google-cloud-speech/lib/google/cloud/speech/v1/cloud_speech_services_pb.rb
google-cloud-speech/lib/google/cloud/speech/v1/credentials.rb
google-cloud-speech/lib/google/cloud/speech/v1/doc/google/cloud/speech/v1/cloud_speech.rb
google-cloud-speech/lib/google/cloud/speech/v1/doc/google/longrunning/operations.rb
google-cloud-speech/lib/google/cloud/speech/v1/doc/google/protobuf/any.rb
google-cloud-speech/lib/google/cloud/speech/v1/doc/google/protobuf/duration.rb
google-cloud-speech/lib/google/cloud/speech/v1/doc/google/rpc/status.rb
google-cloud-speech/lib/google/cloud/speech/v1/helpers.rb
google-cloud-speech/lib/google/cloud/speech/v1/speech_client.rb
google-cloud-speech/lib/google/cloud/speech/v1/speech_client_config.json
google-cloud-speech/lib/google/cloud/speech/v1/stream.rb
google-cloud-speech/lib/google/cloud/speech/v1p1beta1.rb
google-cloud-speech/lib/google/cloud/speech/v1p1beta1/cloud_speech_pb.rb
google-cloud-speech/lib/google/cloud/speech/v1p1beta1/cloud_speech_services_pb.rb
google-cloud-speech/lib/google/cloud/speech/v1p1beta1/credentials.rb
google-cloud-speech/lib/google/cloud/speech/v1p1beta1/doc/google/cloud/speech/v1p1beta1/cloud_speech.rb
google-cloud-speech/lib/google/cloud/speech/v1p1beta1/doc/google/longrunning/operations.rb
google-cloud-speech/lib/google/cloud/speech/v1p1beta1/doc/google/protobuf/any.rb
google-cloud-speech/lib/google/cloud/speech/v1p1beta1/doc/google/protobuf/duration.rb
google-cloud-speech/lib/google/cloud/speech/v1p1beta1/doc/google/rpc/status.rb
google-cloud-speech/lib/google/cloud/speech/v1p1beta1/helpers.rb
google-cloud-speech/lib/google/cloud/speech/v1p1beta1/speech_client.rb
google-cloud-speech/lib/google/cloud/speech/v1p1beta1/speech_client_config.json
google-cloud-speech/lib/google/cloud/speech/v1p1beta1/stream.rb
google-cloud-speech/synth.py
google-cloud-speech/test/google/cloud/speech/client_test.rb
google-cloud-speech/test/google/cloud/speech/v1/get_operation_test.rb
google-cloud-speech/test/google/cloud/speech/v1/speech_client_test.rb
google-cloud-speech/test/google/cloud/speech/v1/stream_test.rb
google-cloud-speech/test/google/cloud/speech/v1p1beta1/get_operation_test.rb
google-cloud-speech/test/google/cloud/speech/v1p1beta1/speech_client_test.rb
google-cloud-speech/test/google/cloud/speech/v1p1beta1/stream_test.rb
google-cloud-speech/test/google/cloud/speech/version_test.rb
google-cloud-speech/test/helper.rb

Compare Changes

This PR was generated with Release Please.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 25, 2020
@dazuma dazuma added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Mar 25, 2020
@dazuma dazuma changed the title Release google-cloud-speech 0.42.0 Release google-cloud-speech 0.42.0 [HOLD] Mar 25, 2020
@yoshi-automation
yoshi-automation force-pushed the release-google-cloud-speech-v0.42.0 branch from 0a878f7 to 7344bf4 Compare March 26, 2020 08:34
@yoshi-automation yoshi-automation changed the title Release google-cloud-speech 0.42.0 [HOLD] Release google-cloud-speech 0.42.0 Mar 26, 2020
@yoshi-automation
yoshi-automation force-pushed the release-google-cloud-speech-v0.42.0 branch from 5868641 to 9576460 Compare March 27, 2020 08:32
@yoshi-automation
yoshi-automation force-pushed the release-google-cloud-speech-v0.42.0 branch from f6007f0 to 9576460 Compare March 28, 2020 08:32
@yoshi-automation
yoshi-automation force-pushed the release-google-cloud-speech-v0.42.0 branch from 354038d to 9576460 Compare March 31, 2020 08:42
@yoshi-automation
yoshi-automation force-pushed the release-google-cloud-speech-v0.42.0 branch from 7adaf52 to 9576460 Compare April 1, 2020 08:33
@yoshi-automation
yoshi-automation force-pushed the release-google-cloud-speech-v0.42.0 branch from 3727c1a to 9576460 Compare April 2, 2020 08:33
@yoshi-automation
yoshi-automation force-pushed the release-google-cloud-speech-v0.42.0 branch from de6115b to 9576460 Compare April 3, 2020 08:33
@yoshi-automation
yoshi-automation force-pushed the release-google-cloud-speech-v0.42.0 branch from 0b5b741 to 9576460 Compare April 4, 2020 08:33
@yoshi-automation
yoshi-automation force-pushed the release-google-cloud-speech-v0.42.0 branch from f9aaa98 to 9576460 Compare April 5, 2020 08:32
@yoshi-automation
yoshi-automation force-pushed the release-google-cloud-speech-v0.42.0 branch from 056277e to a1408f4 Compare April 10, 2020 08:35
@yoshi-automation
yoshi-automation force-pushed the release-google-cloud-speech-v0.42.0 branch from 3088400 to a1408f4 Compare April 11, 2020 08:33
@yoshi-automation
yoshi-automation force-pushed the release-google-cloud-speech-v0.42.0 branch from 46e121f to ab2382b Compare April 12, 2020 08:33
@yoshi-automation
yoshi-automation force-pushed the release-google-cloud-speech-v0.42.0 branch from dff8732 to ab2382b Compare April 13, 2020 08:33
@yoshi-automation
yoshi-automation force-pushed the release-google-cloud-speech-v0.42.0 branch from 0b87dff to ab2382b Compare April 14, 2020 08:33
@yoshi-automation
yoshi-automation force-pushed the release-google-cloud-speech-v0.42.0 branch from 4baedbd to ab2382b Compare April 15, 2020 08:33
@yoshi-automation
yoshi-automation force-pushed the release-google-cloud-speech-v0.42.0 branch from 7b12190 to ab2382b Compare April 16, 2020 08:33
@yoshi-automation
yoshi-automation force-pushed the release-google-cloud-speech-v0.42.0 branch from d1e7fcb to ab2382b Compare April 17, 2020 08:33
@yoshi-automation
yoshi-automation force-pushed the release-google-cloud-speech-v0.42.0 branch from 84864e6 to ab2382b Compare April 18, 2020 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: closed cla: yes This human has signed the Contributor License Agreement. do not merge Indicates a pull request not ready for merge, due to either quality or timing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants