Skip to content

Commit

Permalink
Release google-cloud-vision 0.32.3 (#3271)
Browse files Browse the repository at this point in the history
* Add AUTHENTICATION.md guide.
* Update documentation for common types.
* Update generated documentation.
* Update generated code examples.
* Remove Python code example from documentation.
* Extract gRPC header values from request.
  • Loading branch information
quartzmo authored Apr 30, 2019
1 parent c798318 commit a9b2052
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions google-cloud-vision/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Release History

### 0.32.3 / 2019-04-29

* Add AUTHENTICATION.md guide.
* Update documentation for common types.
* Update generated documentation.
* Update generated code examples.
* Remove Python code example from documentation.
* Extract gRPC header values from request.

### 0.32.2 / 2018-12-14

* Add image_context as optional parameter to ImageAnnotatorClient.*_detection helpers
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-vision/google-cloud-vision.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Gem::Specification.new do |gem|
gem.name = "google-cloud-vision"
gem.version = "0.32.2"
gem.version = "0.32.3"

gem.authors = ["Google LLC"]
gem.email = "googleapis-packages@google.com"
Expand Down

0 comments on commit a9b2052

Please sign in to comment.