Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Releases: googleapis/python-vision

v3.1.3

29 Sep 20:03
85f418f
Compare
Choose a tag to compare

3.1.3 (2022-09-29)

Bug Fixes

v3.1.2

15 Sep 14:10
8406353
Compare
Choose a tag to compare

3.1.2 (2022-09-13)

Documentation

  • Update comments for image annotator OCR models (#485) (cd9c2b9)

v3.1.1

15 Aug 14:26
c48d773
Compare
Choose a tag to compare

3.1.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#468) (36eaa25)
  • deps: require proto-plus >= 1.22.0 (36eaa25)

v3.1.0

09 Aug 11:47
14f1cf4
Compare
Choose a tag to compare

3.1.0 (2022-08-05)

Features

  • Add TextDetectionParams.advanced_ocr_options (#464) (0886a2d)

v3.0.0

18 Jul 16:04
09e969f
Compare
Choose a tag to compare

3.0.0 (2022-07-18)

⚠ BREAKING CHANGES

  • v1p3beta1: Product search related messages and enums changed in an incompatible way
  • v1p3beta1: NormalizedBoundingPoly message removed
  • v1: removed fields from SafeSearchAnnotation message

Bug Fixes

  • v1p3beta1: NormalizedBoundingPoly message removed (807684d)
  • v1p3beta1: Product search related messages and enums changed in an incompatible way (807684d)
  • v1: removed fields from SafeSearchAnnotation message (807684d)

v2.8.0

14 Jul 21:51
474d597
Compare
Choose a tag to compare

2.8.0 (2022-07-14)

Features

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (1d8fe5f)
  • require python 3.7+ (#452) (401bd73)

v1.0.2

09 Jun 16:25
fd9b950
Compare
Choose a tag to compare

1.0.2 (2022-06-09)

Bug Fixes

  • deps: require protobuf<4.0.0 on v1 branch (#445) (9623c1f)

v2.7.3

06 Jun 22:15
0eb78f0
Compare
Choose a tag to compare

2.7.3 (2022-06-06)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#439) (e3bd56d)

v1.0.1

04 Apr 16:55
cb59eaa
Compare
Choose a tag to compare

1.0.1 (2022-04-01)

Bug Fixes

  • deps: require google-api-core >= 1.31.5, >= 2.3.2 on v1 release (#324) (a3d3d66)

v2.7.2

28 Mar 17:51
9fff523
Compare
Choose a tag to compare

2.7.2 (2022-03-25)

Documentation