Changelog
1.16.0 (2023-04-11)
Features
Add model get API (4167a2c)
Expose A/B experiment info in search response (4167a2c)
Expose facets and product counts in autocomplete (4167a2c)
Support new filter syntax for recommendation (4167a2c)
Support per-entity search and autocomplete (4167a2c)
Documentation
- Keep the API doc up-to-date with recent changes (4167a2c)
1.15.1 (2023-03-23)
Documentation
1.15.0 (2023-02-28)
Features
1.14.1 (2023-01-20)
Bug Fixes
- Add context manager return types (f27cab3)
Documentation
- Add documentation for enums (f27cab3)
1.14.0 (2023-01-10)
Features
1.13.0 (2023-01-05)
Features
v2beta: Allow set feed id in merchant center link (78bf804)
v2beta: Deprecate retrievable_fields in product attribute (78bf804)
v2beta: Support async write mode for WriteUserEvent API (78bf804)
v2beta: Support collect and import GA4 event format with prebuilt whistle rule (78bf804)
v2beta: Support data output to GCS (78bf804)
v2beta: Support diversity type in serving config (78bf804)
v2beta: Support exact searchable and retrievable in catalog attribute config (78bf804)
Documentation
- v2beta: Keep the API doc up-to-date with recent changes (78bf804)
1.12.0 (2022-12-15)
Features
Deprecate retrievable_fields in product attribute (1ba8e50)
Support async write mode for WriteUserEvent API (1ba8e50)
Support collect GA4 event format with prebuilt whistle rule (1ba8e50)
Support diversity type in serving config (1ba8e50)
Support exact searchable and retrievable in catalog attribute config (1ba8e50)
Documentation
- Keep the API doc up-to-date with recent changes (1ba8e50)
1.11.0 (2022-12-15)
Features
Add support for
google.cloud.retail.__version__
(b113357)Add typing to proto.Message based class attributes (b113357)
v2alpha: Allow set feed id in merchant center link (3ee1ee4)
v2alpha: Deprecate retrievable_fields in product attribute (3ee1ee4)
v2alpha: Expose the local inventory data in product data retrieval (3ee1ee4)
v2alpha: Return personal product labels in search response (3ee1ee4)
v2alpha: Support async write mode for WriteUserEvent API (3ee1ee4)
v2alpha: Support attribute suggestion in autocomplete (3ee1ee4)
v2alpha: Support batch remove catalog attribute config (3ee1ee4)
v2alpha: Support collect and import GA4 event format with prebuilt whistle rule (3ee1ee4)
v2alpha: Support data output to GCS (3ee1ee4)
v2alpha: Support diversity type in serving config (3ee1ee4)
v2alpha: Support exact searchable and retrievable in catalog attribute config (3ee1ee4)
Bug Fixes
Add dict typing for client_options (b113357)
deps: Require google-api-core >=1.34.0, >=2.11.0 (6780c7a)
Drop usage of pkg_resources (6780c7a)
Fix timeout default values (6780c7a)
Documentation
samples: Snippetgen handling of repeated enum field (b113357)
samples: Snippetgen should call await on the operation coroutine before calling result (6780c7a)
v2alpha: Keep the API doc up-to-date with recent changes (3ee1ee4)
1.10.2 (2022-10-07)
Bug Fixes
1.10.1 (2022-09-29)
Bug Fixes
1.10.0 (2022-09-02)
Features
1.9.0 (2022-08-23)
Features
add local inventories info to the Product resource (33d7202)
release AttributesConfig APIs to v2 version (33d7202)
release CompletionConfig APIs to v2 version (33d7202)
release Control and ServingConfig serivces to v2 version (#319) (33d7202)
Documentation
Improved documentation for Fullfillment and Inventory API in ProductService (33d7202)
minor documentation format and typo fixes (33d7202)
1.8.1 (2022-08-12)
Bug Fixes
1.8.0 (2022-08-09)
Features
allow adding labels in search requests (d981c65)
allow disabling spell check in search requests (d981c65)
allow enabling recommendation filtering on custom attributes (d981c65)
allow returning min/max values on search numeric facets (d981c65)
allow skipping default branch protection when doing product full import (fabe71c)
allow using serving configs as an alias of placements (d981c65)
new model service to manage recommendation models (fabe71c)
return output BigQuery table on product / event export response (d981c65)
support case insensitive match on search facets (#301) (d981c65)
Documentation
- keep the API doc up-to-date with recent changes (d981c65)
1.7.0 (2022-07-17)
Features
add audience parameter (34642ee)
allow users to add labels in search requests (34642ee)
allow users to disable spell check in search requests (34642ee)
Bug Fixes
Documentation
deprecate indexable/searchable on the product level custom attributes (34642ee)
keep the API doc up-to-date with recent changes (34642ee)
1.6.1 (2022-06-02)
Bug Fixes
Documentation
1.6.0 (2022-05-19)
Features
Documentation
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)
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
1.4.0 (2022-02-28)
Features
Bug Fixes
Documentation
samples: add resources for interactive tutorials (#145) (bc60b00)
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)
Features
1.2.1 (2021-11-01)
Bug Fixes
Documentation
1.2.0 (2021-10-18)
Features
update grpc service config settings to reflect correct API deadlines (326576f)
Documentation
1.1.0 (2021-10-07)
Features
1.0.2 (2021-09-30)
Bug Fixes
- improper types in pagers generation (e82885d)
1.0.1 (2021-09-24)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ (bee28be)
1.0.0 (2021-08-25)
Features
Documentation
0.4.2 (2021-08-04)
Documentation
0.4.1 (2021-08-01)
Documentation
0.4.0 (2021-07-29)
Features
0.3.1 (2021-07-26)
Bug Fixes
Documentation
Miscellaneous Chores
0.3.0 (2021-07-01)
Features
Bug Fixes
Documentation
0.2.0 (2021-05-28)
Features
support self-signed JWT flow for service accounts (879fd90)
Bug Fixes
- add async client to %name_%version/init.py (879fd90)
0.1.0 (2021-01-14)
Features
- generate v2 (db1013e)