File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
packages/google-cloud-videointelligence Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-videointelligence/#history
66
7+ ## 1.6.0
8+
9+ 11-09-2018 13:36 PST
10+
11+
12+ ### Implementation Changes
13+ - Add support for speech transcription. ([ #6313 ] ( https://github.com/googleapis/google-cloud-python/pull/6313 ) )
14+ - Fix client_info bug, update docstrings and timeouts. ([ #6425 ] ( https://github.com/googleapis/google-cloud-python/pull/6425 ) )
15+
16+ ### Dependencies
17+ - Bump minimum 'api_core' version for all GAPIC libs to 1.4.1. ([ #6391 ] ( https://github.com/googleapis/google-cloud-python/pull/6391 ) )
18+ - Avoid broken 'google-common-apis 1.5.4' release. ([ #6355 ] ( https://github.com/googleapis/google-cloud-python/pull/6355 ) )
19+
20+ ### Documentation
21+ - normalize use of support level badges.([ #6159 ] ( https://github.com/googleapis/google-cloud-python/pull/6159 ) )
22+
23+ ### Internal / Testing Changes
24+ - Add 'mock' to unit test dependencies for autogen libs. ([ #6402 ] ( https://github.com/googleapis/google-cloud-python/pull/6402 ) )
25+
726## 1.5.0
827
928### New Features
Original file line number Diff line number Diff line change 2222
2323name = 'google-cloud-videointelligence'
2424description = 'Google Cloud Video Intelligence API client library'
25- version = '1.5 .0'
25+ version = '1.6 .0'
2626# Should be one of:
2727# 'Development Status :: 3 - Alpha'
2828# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments