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

Releases: googleapis/python-retail

v1.5.0

30 Mar 22:14
4d49d00
Compare
Choose a tag to compare

1.5.0 (2022-03-30)

Features

  • add new AddLocalInventories and RemoveLocalInventories APIs (8d61976)
  • allow search users to skip validation for invalid boost specs (8d61976)
  • search returns applied control ids in the response (8d61976)
  • support search personalization (8d61976)
  • users cannot switch to empty default branch unless force override (8d61976)

Documentation

  • deprecate request_id in ImportProductsRequest (8d61976)
  • deprecate search dynamic_facet_spec and suggest to config on cloud console (8d61976)
  • keep the API doc up-to-date with recent changes (8d61976)
  • suggest search users not to send IP and use hashed user id (8d61976)
  • users can self enroll retail search feature on cloud console (8d61976)

v1.4.1

07 Mar 16:44
884d4f5
Compare
Choose a tag to compare

1.4.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#179) (398f86d)
  • deps: require proto-plus>=1.15.0 (398f86d)

Documentation

  • samples: fix create bucket for user events (#173) (264f2d4)

v1.4.0

28 Feb 22:41
04b8abc
Compare
Choose a tag to compare

1.4.0 (2022-02-28)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (#146) (6861dae)

Documentation

  • samples: add product import samples (#149) (b4c8608)
  • samples: add resources for interactive tutorials (#145) (bc60b00)
  • samples: add retail search service samples (#133) (3b5f938)
  • samples: add samples for events (#155) (cc475f7)
  • samples: add samples for write/rejoin/purge user events (#157) (4dba447)
  • samples: add samples to create, read, update, and delete products (#150) (d8f8e34)
  • samples: Additional guidance in samples/interactive-tutorials/README.md (#162) (47d2388)
  • samples: read the project id from google.auth (#160) (f6192c8)
  • samples: remove project_number in interactive-tutorials (#158) (017202a)

v1.3.0

18 Jan 15:57
702c8ed
Compare
Choose a tag to compare

1.3.0 (2022-01-14)

Features

  • update grpc service config settings to reflect correct API deadlines (#120) (e7649c7)

v1.2.1

02 Nov 20:03
5617577
Compare
Choose a tag to compare

Bug Fixes

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

Documentation

v1.2.0

25 Oct 11:47
05d5bac
Compare
Choose a tag to compare

Features

  • add search mode to search request (#108) (326576f)
  • add support for python 3.10 (#105) (221e21a)
  • update grpc service config settings to reflect correct API deadlines (326576f)

Documentation

v1.1.0

07 Oct 10:51
7299b52
Compare
Choose a tag to compare

Features

  • add context manager support in client (#101) (3e68d78)

v1.0.2

30 Sep 15:47
c0cd86d
Compare
Choose a tag to compare

Bug Fixes

  • improper types in pagers generation (e82885d)

v1.0.1

27 Sep 15:20
8bbeddb
Compare
Choose a tag to compare

Bug Fixes

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

v1.0.0

25 Aug 15:02
ddc0e8a
Compare
Choose a tag to compare

Features

  • update grpc service config settings to reflect correct API deadlines (#82) (2d535da)

Documentation