File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
packages/google-cloud-videointelligence Expand file tree Collapse file tree 2 files changed +24
-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.9.0
8+
9+ 06-05-2019 10:42 PDT
10+
11+
12+ ### Implementation Changes
13+ - Remove classifier for Python 3.4 for end-of-life. ([ #7535 ] ( https://github.com/googleapis/google-cloud-python/pull/7535 ) )
14+
15+ ### New Features
16+ - Add v1 object tracking support, v1p3b1 speech transcription / logo recognition support (via synth). ([ #8221 ] ( https://github.com/googleapis/google-cloud-python/pull/8221 ) )
17+
18+ ### Documentation
19+ - Change input_uri for sample video (via synth). ([ #7944 ] ( https://github.com/googleapis/google-cloud-python/pull/7944 ) )
20+ - Fix uri to video (via synth). ([ #7862 ] ( https://github.com/googleapis/google-cloud-python/pull/7862 ) )
21+
22+ ### Internal / Testing Changes
23+ - Fix coverage in 'types.py' (via synth). ([ #8169 ] ( https://github.com/googleapis/google-cloud-python/pull/8169 ) )
24+ - Blacken noxfile.py, setup.py (via synth). ([ #8136 ] ( https://github.com/googleapis/google-cloud-python/pull/8136 ) )
25+ - Harden synth replacement against template changes. ([ #8104 ] ( https://github.com/googleapis/google-cloud-python/pull/8104 ) )
26+ - Update noxfile (via synth). ([ #7838 ] ( https://github.com/googleapis/google-cloud-python/pull/7838 ) )
27+ - Add nox session ` docs ` (via synth). ([ #7786 ] ( https://github.com/googleapis/google-cloud-python/pull/7786 ) )
28+ - Update docs build configuration. ([ #7603 ] ( https://github.com/googleapis/google-cloud-python/pull/7603 ) )
29+
730## 1.8.0
831
93203-06-2019 12:20 PST
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.8 .0"
25+ version = "1.9 .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