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

06 Jun 21:27
74fd56f
Compare
Choose a tag to compare

0.6.2 (2022-06-06)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#153) (35a440a)

v0.6.1

07 Mar 16:56
706cdcf
Compare
Choose a tag to compare

0.6.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#131) (aa44b15)

v0.6.0

28 Feb 22:39
1d912b5
Compare
Choose a tag to compare

0.6.0 (2022-02-26)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (175da64)

Documentation

v0.5.1

02 Nov 15:32
ca14d7b
Compare
Choose a tag to compare

Bug Fixes

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

Documentation

  • list oneofs in docstring (d9cd029)

v0.5.0

25 Oct 14:18
539fb10
Compare
Choose a tag to compare

Features

Documentation

v0.4.0

07 Oct 10:51
6a1cb3b
Compare
Choose a tag to compare

Features

  • add context manager support in client (#93) (5df0cf1)

Bug Fixes

  • improper types in pagers generation (2d73287)

v0.3.3

27 Sep 14:34
c13dacc
Compare
Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (ff8c418)

v0.3.2

28 Jul 15:32
f843e98
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#68) (190c5b0)

Miscellaneous Chores

v0.3.1

21 Jul 23:03
eca3bb0
Compare
Choose a tag to compare

Bug Fixes

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

v0.3.0

12 Jul 20:32
a5aa92c
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation