This repository has been archived by the owner on Sep 21, 2023. It is now read-only.
Releases: googleapis/python-retail
Releases · googleapis/python-retail
v1.11.0
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
v1.10.2
v1.10.1
v1.10.0
v1.9.0
v1.8.1
v1.8.0
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)