1.5.0 (2022-03-30)
- 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)
- 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)
1.4.1 (2022-03-05)
- deps: require google-api-core>=1.31.5, >=2.3.2 (#179) (398f86d)
- deps: require proto-plus>=1.15.0 (398f86d)
1.4.0 (2022-02-28)
- 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)
1.3.0 (2022-01-14)
1.2.1 (2021-11-01)
1.2.0 (2021-10-18)
- 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)
1.1.0 (2021-10-07)
1.0.2 (2021-09-30)
- improper types in pagers generation (e82885d)
1.0.1 (2021-09-24)
- add 'dict' annotation type to 'request' (bee28be)
1.0.0 (2021-08-25)
0.4.2 (2021-08-04)
0.4.1 (2021-08-01)
- Remove HTML tags from Cloud Retail API library docs (#73) (00e0a53)
- remove remaining private links (#72) (e2ca897)
0.4.0 (2021-07-29)
0.3.1 (2021-07-26)
- deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#59) (23223a7)
- enable self signed jwt for grpc (#65) (51b9934)
0.3.0 (2021-07-01)
0.2.0 (2021-05-28)
- bump release level to production/stable (#39) (c5b1e15)
- support self-signed JWT flow for service accounts (879fd90)
- add async client to %name_%version/init.py (879fd90)
- generate v2 (db1013e)