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

Releases: googleapis/python-automl

v2.5.0

11 Oct 17:02
81c2d9a
Compare
Choose a tag to compare

Features

  • add context manager support in client (#264) (83b7a3d)

Bug Fixes

  • add 'dict' annotation type to 'request' (a97f88b)
  • flaky test, issue 223 (#250) (efb9d0b)
  • improper types in pagers generation (5ae7bcf)

v2.4.2

27 Jul 23:47
6827140
Compare
Choose a tag to compare

Bug Fixes

v2.4.1

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

Bug Fixes

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

v2.4.0

12 Jul 19:17
788a1b3
Compare
Choose a tag to compare

Features

  • add always_use_jwt_access (#175) (7da3fc7)
  • support self-signed JWT flow for service accounts (bfece77)

Bug Fixes

  • add async client to %name_%version/init.py (bfece77)
  • deps: add packaging requirement (#162) (dea0cc3)
  • disable always_use_jwt_access (160a7ad)
  • disable always_use_jwt_access (#181) (160a7ad)

Documentation

v2.3.0

14 Apr 23:35
3ae3f37
Compare
Choose a tag to compare

Features

  • add from_service_account_info (4f6f1d6)

Bug Fixes

Documentation

  • re-publish tables client documentation (#146) (9f3e73a)

v2.2.0

01 Mar 17:03
f6df8ba
Compare
Choose a tag to compare

Features

  • add support for common resource paths and expose the client transport (#93) (4c910d3)

Bug Fixes

  • Pass the 'params' parameter to the underlying 'BatchPredictRequest' object in 'batch_predict()' method (#110) (b89fb00)
  • remove gRPC send/recv limits; add enums to types/__init__.py (#108) (4a2e2cf)

v2.1.0

27 Oct 02:01
dbf1bf1
Compare
Choose a tag to compare

Features

  • add text extraction health care option in create model (#86) (0233804)

Bug Fixes

  • v1beta1: Rename message attributes that conflict with built-ins. type ->type_, min -> min_, max -> max_

Documentation

  • fix supported Python versions in README (#70) (fc0ca41)

v2.0.0

16 Sep 21:01
4c5d862
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

Features

Bug Fixes

Documentation

v1.0.1

18 Jun 23:06
d6f05a1
Compare
Choose a tag to compare

Bug Fixes

  • fixes release status trove classifier (#39) (5b5d6c3)

v1.0.0

18 Jun 20:01
ce19ea6
Compare
Choose a tag to compare

Features

Bug Fixes

  • make TablesClient.predict permissive to input data types (#13) (ddc9f71)