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

Commit

Permalink
chore(main): release 2.9.0 (#387)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] committed Dec 15, 2022
1 parent e7e11d4 commit 38e69e8
Show file tree
Hide file tree
Showing 13 changed files with 34 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.8.3"
".": "2.9.0"
}
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,28 @@

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

## [2.9.0](https://github.com/googleapis/python-videointelligence/compare/v2.8.3...v2.9.0) (2022-12-15)


### Features

* Add support for `google.cloud.videointelligence.__version__` ([29c4e5f](https://github.com/googleapis/python-videointelligence/commit/29c4e5fb6163d30383cb42cd633fc32125508ddf))
* Add typing to proto.Message based class attributes ([29c4e5f](https://github.com/googleapis/python-videointelligence/commit/29c4e5fb6163d30383cb42cd633fc32125508ddf))


### Bug Fixes

* Add dict typing for client_options ([29c4e5f](https://github.com/googleapis/python-videointelligence/commit/29c4e5fb6163d30383cb42cd633fc32125508ddf))
* **deps:** Require google-api-core &gt;=1.34.0, >=2.11.0 ([ad16669](https://github.com/googleapis/python-videointelligence/commit/ad1666990059300d31c0c6e1fb186146f84c65ee))
* Drop usage of pkg_resources ([ad16669](https://github.com/googleapis/python-videointelligence/commit/ad1666990059300d31c0c6e1fb186146f84c65ee))
* Fix timeout default values ([ad16669](https://github.com/googleapis/python-videointelligence/commit/ad1666990059300d31c0c6e1fb186146f84c65ee))


### Documentation

* **samples:** Snippetgen handling of repeated enum field ([29c4e5f](https://github.com/googleapis/python-videointelligence/commit/29c4e5fb6163d30383cb42cd633fc32125508ddf))
* **samples:** Snippetgen should call await on the operation coroutine before calling result ([ad16669](https://github.com/googleapis/python-videointelligence/commit/ad1666990059300d31c0c6e1fb186146f84c65ee))

## [2.8.3](https://github.com/googleapis/python-videointelligence/compare/v2.8.2...v2.8.3) (2022-10-10)


Expand Down
2 changes: 1 addition & 1 deletion google/cloud/videointelligence/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "2.8.3" # {x-release-please-version}
__version__ = "2.9.0" # {x-release-please-version}
2 changes: 1 addition & 1 deletion google/cloud/videointelligence_v1/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "2.8.3" # {x-release-please-version}
__version__ = "2.9.0" # {x-release-please-version}
2 changes: 1 addition & 1 deletion google/cloud/videointelligence_v1beta2/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "2.8.3" # {x-release-please-version}
__version__ = "2.9.0" # {x-release-please-version}
2 changes: 1 addition & 1 deletion google/cloud/videointelligence_v1p1beta1/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "2.8.3" # {x-release-please-version}
__version__ = "2.9.0" # {x-release-please-version}
2 changes: 1 addition & 1 deletion google/cloud/videointelligence_v1p2beta1/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "2.8.3" # {x-release-please-version}
__version__ = "2.9.0" # {x-release-please-version}
2 changes: 1 addition & 1 deletion google/cloud/videointelligence_v1p3beta1/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "2.8.3" # {x-release-please-version}
__version__ = "2.9.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-videointelligence",
"version": "0.1.0"
"version": "2.9.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-videointelligence",
"version": "0.1.0"
"version": "2.9.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-videointelligence",
"version": "0.1.0"
"version": "2.9.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-videointelligence",
"version": "0.1.0"
"version": "2.9.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-videointelligence",
"version": "0.1.0"
"version": "2.9.0"
},
"snippets": [
{
Expand Down

0 comments on commit 38e69e8

Please sign in to comment.