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

15 Dec 17:18
1ab4756
Compare
Choose a tag to compare

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)

v1.10.2

10 Oct 16:04
80a3f30
Compare
Choose a tag to compare

1.10.2 (2022-10-07)

Bug Fixes

v1.10.1

04 Oct 01:02
641c923
Compare
Choose a tag to compare

1.10.1 (2022-09-29)

Bug Fixes

v1.10.0

06 Sep 15:25
b325f2a
Compare
Choose a tag to compare

1.10.0 (2022-09-02)

Features

  • Release Model Services to v2beta version (#333) (ec20834)

v1.9.0

23 Aug 14:34
c8a0124
Compare
Choose a tag to compare

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)

v1.8.1

17 Aug 17:49
eec334e
Compare
Choose a tag to compare

1.8.1 (2022-08-12)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#313) (9c8c730)
  • deps: require proto-plus >= 1.22.0 (9c8c730)

v1.8.0

09 Aug 11:38
ef0f34a
Compare
Choose a tag to compare

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)

v1.7.0

18 Jul 13:47
72b8cb3
Compare
Choose a tag to compare

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)

v1.6.1

06 Jun 15:03
97c6f10
Compare
Choose a tag to compare

1.6.1 (2022-06-02)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#273) (6a3646f)

v1.6.0

19 May 14:03
8edb76a
Compare
Choose a tag to compare

1.6.0 (2022-05-19)

Features

Documentation