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

Releases: googleapis/python-language

v2.10.1

05 Jul 15:04
e849f90
Compare
Choose a tag to compare

2.10.1 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#440) (f6322f4)

v2.10.0

31 May 20:38
b4c3934
Compare
Choose a tag to compare

2.10.0 (2023-05-25)

Features

v2.9.1

27 Mar 15:29
3338d05
Compare
Choose a tag to compare

2.9.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#429) (475e787)

v2.9.0

16 Feb 20:21
d4a7d68
Compare
Choose a tag to compare

2.9.0 (2023-02-16)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#423) (21c09b8)

v2.8.1

23 Jan 15:41
fd69540
Compare
Choose a tag to compare

2.8.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (a26c418)

Documentation

  • Add documentation for enums (a26c418)

v2.8.0

10 Jan 19:02
4821d70
Compare
Choose a tag to compare

2.8.0 (2023-01-10)

Features

v2.7.0

15 Dec 17:02
686eac1
Compare
Choose a tag to compare

2.7.0 (2022-12-14)

Features

  • Add support for google.cloud.language.__version__ (3ff2900)
  • Add typing to proto.Message based class attributes (3ff2900)

Bug Fixes

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

Miscellaneous Chores

  • Release-please updates snippet metadata (cb52907)

Documentation

  • samples: Snippetgen handling of repeated enum field (3ff2900)
  • samples: Snippetgen should call await on the operation coroutine before calling result (fa4547f)
  • Specify client library version requirement in samples/v1/language_classify_text.py (#388) (bff4a65)

v2.6.1

10 Oct 17:58
ce8ac5c
Compare
Choose a tag to compare

2.6.1 (2022-10-10)

Bug Fixes

v2.6.0

29 Sep 20:01
6094ee3
Compare
Choose a tag to compare

2.6.0 (2022-09-29)

Features

  • Add support for V1 and V2 classification models (#376) (3ba5c56)

Bug Fixes

Documentation

  • Update classification sample to use v2 model (#378) (73670e2)

v2.5.2

15 Aug 13:55
500048b
Compare
Choose a tag to compare

2.5.2 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#349) (a9c90c3)
  • deps: require proto-plus >= 1.22.0 (a9c90c3)