File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-vision/#history
6
6
7
+ ## 0.39.0
8
+
9
+ 08-12-2019 13:57 PDT
10
+
11
+ ### Implementation Changes
12
+ - Remove send/recv msg size limit (via synth). ([ #8976 ] ( https://github.com/googleapis/google-cloud-python/pull/8976 ) )
13
+
14
+ ### New Features
15
+ - Add 'parent' argument to annotation requests; add 'ProductSearchClient.purge_products' method; add 'object_annotations' field to product search results (via synth). ([ #8988 ] ( https://github.com/googleapis/google-cloud-python/pull/8988 ) )
16
+
17
+ ### Documentation
18
+ - Update intersphinx mapping for requests. ([ #8805 ] ( https://github.com/googleapis/google-cloud-python/pull/8805 ) )
19
+
7
20
## 0.38.1
8
21
9
22
07-24-2019 17:54 PDT
Original file line number Diff line number Diff line change 19
19
20
20
name = "google-cloud-vision"
21
21
description = "Cloud Vision API API client library"
22
- version = "0.38.1 "
22
+ version = "0.39.0 "
23
23
release_status = "Development Status :: 4 - Beta"
24
24
dependencies = [
25
25
"google-api-core[grpc] >= 1.14.0, < 2.0.0dev" ,
You can’t perform that action at this time.
0 commit comments