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

Releases: googleapis/python-videointelligence

v2.4.0

07 Oct 12:20
27671e9
Compare
Choose a tag to compare

Features

  • add context manager support in client (#229) (ac75850)

v2.3.3

27 Sep 15:53
531abae
Compare
Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (ec86dc6)

v2.3.2

26 Jul 14:02
51179cb
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#190) (bed1899)

v2.3.1

21 Jul 23:32
c567053
Compare
Choose a tag to compare

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#189) (2fb8dc9)

v2.3.0

12 Jul 23:32
dcfa234
Compare
Choose a tag to compare

Features

Documentation

v2.2.0

01 Jun 11:03
158d207
Compare
Choose a tag to compare

Features

  • support self-signed JWT flow for service accounts (50da518)

Bug Fixes

  • add async client to %name_%version/init.py (50da518)
  • deps: add packaging requirement (#154) (26214ed)

v2.1.0

31 Mar 23:18
012760a
Compare
Choose a tag to compare

Features

  • Introduce tracks and thumbnails fields for FaceDetectionAnnotations (#90) (e4bbbad)
  • updates person detection samples for GA (#86) (1a68219)

Bug Fixes

  • remove gRPC send/recv limits; add enums to __init__.py (#94) (d2dcc14)

v2.0.0

19 Nov 22:31
735d8a1
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

Features

  • use microgenerator (#76)

v1.16.1

19 Nov 00:46
995fcf8
Compare
Choose a tag to compare

v1.16.0

05 Oct 20:02
f743c0a
Compare
Choose a tag to compare

Features

Documentation