Releases: googleapis/python-videointelligence
v1.6.1: Release videointelligence 1.6.1 (#6955)
12-17-2018 17:09 PST
Implementation Changes
Documentation
- Document Python 2 deprecation (#6910)
Internal / Testing Changes
v1.6.0
11-09-2018 13:36 PST
Implementation Changes
- Add support for speech transcription. (#6313)
- Fix client_info bug, update docstrings and timeouts. (#6425)
Dependencies
- Bump minimum 'api_core' version for all GAPIC libs to 1.4.1. (#6391)
- Avoid broken 'google-common-apis 1.5.4' release. (#6355)
Documentation
- normalize use of support level badges.(#6159)
Internal / Testing Changes
- Add 'mock' to unit test dependencies for autogen libs. (#6402)
v1.5.0
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v1.0.1
v1.0.0
Features
General Availability
The google-cloud-videointelligence
package is now supported at the
general availability quality level. This means it is stable; the code
and API surface will not change in backwards-incompatible ways unless
absolutely necessary (e.g. because of critical security issues) or with an
extensive deprecation period.
One exception to this: We will remove beta endpoints (as a semver-minor update)
at whatever point the underlying endpoints go away.
v1 endpoint
The underlying video intelligence API has also gone general availability, and
this library by default now uses the v1
endpoint (rather than v1beta2
)
unless you explicitly used something else. This is a backwards compatible
change as the v1
and v1beta2
endpoints are identical. If you pinned to
v1beta2
, you are encouraged to move to v1
.
v0.28.0: Making release for most packages. (#4296)
Documentation
- Added link to "Python Development Environment Setup Guide" in
project README (#4187, h/t to @michaelawyu)
Dependencies
- Upgrading to
google-cloud-core >= 0.28.0
and adding dependency
ongoogle-api-core
(#4221, #4280) - Deferring to
google-api-core
forgrpcio
and
googleapis-common-protos
dependencies (#4096, #4098)
Packaging
- Change "Development Status" in package metadata from
3 - Alpha
to4 - Beta
(eb43849569556c6e47f11b8310864c5a280507f2)
PyPI: https://pypi.org/project/google-cloud-videointelligence/0.28.0