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.8.0

19 Jul 13:29
cd0e646
Compare
Choose a tag to compare

2.8.0 (2022-07-19)

Features

Bug Fixes

v2.7.3

09 Jun 16:49
d76ae57
Compare
Choose a tag to compare

2.7.3 (2022-06-07)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#392) (18952b3)

v1.0.3

09 Jun 15:39
fd2452b
Compare
Choose a tag to compare

1.0.3 (2022-06-07)

Bug Fixes

  • deps: require protobuf<4.0.0 on v1 branch (#397) (a01e962)

v1.0.2

04 Apr 14:59
65d7050
Compare
Choose a tag to compare

1.0.2 (2022-04-04)

Bug Fixes

  • deps: require google-api-core >= 1.31.5, >= 2.3.2 on v1 release (#355) (8cfb2e5)

v2.7.2

07 Mar 16:57
4f3a797
Compare
Choose a tag to compare

2.7.2 (2022-03-06)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#348) (ec5e4e2)
  • deps: require proto-plus>=1.15.0 (ec5e4e2)

v2.7.1

28 Feb 22:19
fefbd09
Compare
Choose a tag to compare

2.7.1 (2022-02-26)

Bug Fixes

  • handle AttributeError in automl_v1beta1.TablesClient (#338) (0cd309f)

v2.7.0

23 Feb 15:58
46dd7d3
Compare
Choose a tag to compare

2.7.0 (2022-02-11)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (c23e512)

v2.6.0

18 Jan 15:58
a9906ca
Compare
Choose a tag to compare

2.6.0 (2022-01-15)

Features

  • publish updated protos for cloud/automl/v1 service (#318) (3bf0271)

Bug Fixes

  • deps: allow google-cloud-storage < 3.0.0dev (#316) (ba271a8)

v2.5.2

03 Nov 18:03
7f27533
Compare
Choose a tag to compare

Bug Fixes

  • deps: drop packaging dependency (e50d4c9)
  • deps: require google-api-core >= 1.28.0 (e50d4c9)

Documentation

  • list oneofs in docstring (e50d4c9)

v2.5.1

21 Oct 16:47
7c2b8e6
Compare
Choose a tag to compare

Bug Fixes

  • remove unnecessary double quotes in strings (#262) (fb73bd7)