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

Releases: googleapis/python-recommendations-ai

v0.10.3

27 Mar 15:34
d3e99dd
Compare
Choose a tag to compare

0.10.3 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#221) (e65988f)

v0.10.2

24 Feb 00:11
a4869be
Compare
Choose a tag to compare

0.10.2 (2023-02-17)

Bug Fixes

  • Add service_yaml_parameters to py_gapic_library BUILD.bazel targets (#215) (4423cbb)

v0.10.1

23 Jan 15:54
5f9446b
Compare
Choose a tag to compare

0.10.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (51fbfc0)

Documentation

  • Add documentation for enums (51fbfc0)

v0.10.0

10 Jan 18:36
1647e94
Compare
Choose a tag to compare

0.10.0 (2023-01-10)

Features

v0.9.0

15 Dec 19:42
874655d
Compare
Choose a tag to compare

0.9.0 (2022-12-15)

Features

  • Add typing to proto.Message based class attributes (08fd57c)

Bug Fixes

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

Documentation

  • samples: Snippetgen should call await on the operation coroutine before calling result (08fd57c)

v0.8.2

10 Oct 18:08
c4472d9
Compare
Choose a tag to compare

0.8.2 (2022-10-10)

Bug Fixes

  • deps: Allow protobuf 3.19.5 (#195) (ed2be6d)
  • deps: require google-api-core>=1.33.2 (ed2be6d)

v0.8.1

04 Oct 00:34
22ea35a
Compare
Choose a tag to compare

0.8.1 (2022-09-30)

Bug Fixes

v0.8.0

19 Sep 19:07
63dfcdb
Compare
Choose a tag to compare

0.8.0 (2022-09-16)

Features

Bug Fixes

  • deps: require google-api-core>=1.33.1,>=2.8.0 (db5cec0)
  • deps: require protobuf >= 3.20.1 (db5cec0)

v0.7.1

15 Aug 14:04
db629a6
Compare
Choose a tag to compare

0.7.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#170) (97d5284)
  • deps: require proto-plus >= 1.22.0 (97d5284)

v0.7.0

13 Jul 17:59
0259e76
Compare
Choose a tag to compare

0.7.0 (2022-07-13)

Features

Bug Fixes