Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 3ddfeed

Browse files
chore: release 1.16.0
1 parent 55415a8 commit 3ddfeed

2 files changed

Lines changed: 23 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,28 @@
44

55
[1]: https://pypi.org/project/google-cloud-videointelligence/#history
66

7+
## [1.16.0](https://www.github.com/googleapis/python-videointelligence/compare/v1.15.0...v1.16.0) (2020-10-02)
8+
9+
10+
### Features
11+
12+
* **v1:** add PersonDetection and FaceDetection ([#53](https://www.github.com/googleapis/python-videointelligence/issues/53)) ([55415a8](https://www.github.com/googleapis/python-videointelligence/commit/55415a81e738badc997e93d60c37b5dbc8b373ea))
13+
* video speech transcription [([#1849](https://www.github.com/googleapis/python-videointelligence/issues/1849))](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/1849) ([0bb8156](https://www.github.com/googleapis/python-videointelligence/commit/0bb8156ddda4fde4bbdda5f48d21fbbc34a2b0e8))
14+
15+
16+
### Bug Fixes
17+
18+
* changes a positional to named arg [([#4092](https://www.github.com/googleapis/python-videointelligence/issues/4092))](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/4092) ([67410fe](https://www.github.com/googleapis/python-videointelligence/commit/67410fe330b6d079096360694203b9beae8f1a91))
19+
* changes positional to named pararameters in Video samples [([#4017](https://www.github.com/googleapis/python-videointelligence/issues/4017))](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/4017) ([3e0cd6c](https://www.github.com/googleapis/python-videointelligence/commit/3e0cd6cf383c667cea964818629a45f54a37ca8a))
20+
* removes reference to 'facial hair' from video face samples [([#4052](https://www.github.com/googleapis/python-videointelligence/issues/4052))](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/4052) ([8ff5f1a](https://www.github.com/googleapis/python-videointelligence/commit/8ff5f1ae669a2cd4aec8f6538b5c8566c3a34282))
21+
* wait up to 20 seconds for blob to appear [([#3061](https://www.github.com/googleapis/python-videointelligence/issues/3061))](https://github.com/GoogleCloudPlatform/python-docs-samples/issues/3061) ([c98cabd](https://www.github.com/googleapis/python-videointelligence/commit/c98cabdaa1407be6e49516e5eb23efadc6e6404c))
22+
* **python:** change autodoc_default_flags to autodoc_default_options ([#37](https://www.github.com/googleapis/python-videointelligence/issues/37)) ([e938845](https://www.github.com/googleapis/python-videointelligence/commit/e9388452b9a953f1f297b78ee19bcab9204132f7))
23+
24+
25+
### Documentation
26+
27+
* corrects release badge and link ([#36](https://www.github.com/googleapis/python-videointelligence/issues/36)) ([20ad69c](https://www.github.com/googleapis/python-videointelligence/commit/20ad69cefb473565d5065e4b118398c675cd5f79))
28+
729
## [1.15.0](https://www.github.com/googleapis/python-videointelligence/compare/v1.14.0...v1.15.0) (2020-06-09)
830

931

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-videointelligence"
2424
description = "Google Cloud Video Intelligence API client library"
25-
version = "1.15.0"
25+
version = "1.16.0"
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)