Skip to content

Commit

Permalink
[Vision] Release 0.32.2 (#2730)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRoyalTnetennba committed Dec 14, 2018
1 parent bd9c15b commit cfd8724
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
@@ -1,5 +1,14 @@
# Release History

### 0.32.2 / 2018-12-14

* Add image_context as optional parameter to ImageAnnotatorClient.*_detection helpers
* Alias the following ProductSearchClient class methods to instance methods.
* location_path
* product_set_path
* product_path
* reference_image_path

### 0.32.1 / 2018-11-30
* Fix argument issue with `ImageAnnotatorClient` helper methods.

Expand Down
2 changes: 1 addition & 1 deletion google-cloud-vision/google-cloud-vision.gemspec
Expand Up @@ -3,7 +3,7 @@

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

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

0 comments on commit cfd8724

Please sign in to comment.