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

Releases: googleapis/python-vision

v3.4.5

19 Oct 20:57
c3fe412

Choose a tag to compare

3.4.5 (2023-10-18)

Documentation

v3.4.4

05 Jul 15:10
b190534

Choose a tag to compare

3.4.4 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#539) (69e507f)

v3.4.3

20 Jun 15:23
4ed3026

Choose a tag to compare

3.4.3 (2023-06-19)

Documentation

v3.4.2

31 May 20:38
bfa14cc

Choose a tag to compare

3.4.2 (2023-05-25)

Bug Fixes

  • Remove workarounds in image_annotator (#529) (6692feb)

v3.4.1

27 Mar 15:48
8566a42

Choose a tag to compare

3.4.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#527) (d589fe1)

v3.4.0

28 Feb 23:42
d41630a

Choose a tag to compare

3.4.0 (2023-02-28)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#520) (faf6d6b)

v3.3.1

23 Jan 15:36
c6e2cc3

Choose a tag to compare

3.3.1 (2023-01-23)

Bug Fixes

  • Add context manager return types (3e9cde4)

Documentation

  • Add documentation for enums (3e9cde4)

v3.3.0

10 Jan 17:51
f7d983c

Choose a tag to compare

3.3.0 (2023-01-10)

Features

v3.2.0

15 Dec 22:28
ed9548a

Choose a tag to compare

3.2.0 (2022-12-15)

Features

  • Add typing to proto.Message based class attributes (0e5a37b)

Bug Fixes

  • Add dict typing for client_options (0e5a37b)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (0e5a37b)
  • Drop usage of pkg_resources (0e5a37b)
  • Fix timeout default values (0e5a37b)

Documentation

  • samples: Snippetgen handling of repeated enum field (0e5a37b)
  • samples: Snippetgen should call await on the operation coroutine before calling result (0e5a37b)

v3.1.4

10 Oct 16:06
6fe6b3d

Choose a tag to compare

3.1.4 (2022-10-07)

Bug Fixes