Changes

1.14.0 (2023-05-30)

Features

  • retail: Update all direct dependencies (b340d03)

1.13.1 (2023-05-08)

Bug Fixes

  • retail: Update grpc to v1.55.0 (1147ce0)

1.13.0 (2023-04-11)

Features

  • retail: Add merchant center link service (23c974a)
  • retail: Add model service (#7700) (fc90e54)
  • retail: Support per-entity search and autocomplete (fc90e54)

1.12.0 (2023-01-04)

Features

1.11.0 (2022-11-03)

Features

  • retail: rewrite signatures in terms of new location (3c4b2b3)

1.10.0 (2022-10-25)

Features

  • retail: start generating stubs dir (de2d180)

1.9.0 (2022-09-21)

Features

  • retail: rewrite signatures in terms of new types for betas (9f303f9)

1.8.0 (2022-09-19)

Features

  • retail: start generating proto message types (563f546)

1.7.0 (2022-09-15)

Features

  • retail/apiv2alpha: add REST transport (f7b0822)
  • retail/apiv2beta: add REST transport (f7b0822)

1.6.0 (2022-09-06)

Features

  • retail: release Control and ServingConfig serivces to v2 version feat: release AttributesConfig APIs to v2 version feat: release CompletionConfig APIs to v2 version feat: add local inventories info to the Product resource docs: Improved documentation for Fullfillment and Inventory API in ProductService docs: minor documentation format and typo fixes (204b856)

1.5.0 (2022-08-02)

Features

  • retail: new model service to manage recommendation models feat: support case insensitive match on search facets feat: allow disabling spell check in search requests feat: allow adding labels in search requests feat: allow returning min/max values on search numeric facets feat: allow using serving configs as an alias of placements feat: allow enabling recommendation filtering on custom attributes feat: return output BigQuery table on product / event export response feat: allow skiping default branch protection when doing product full import docs: keep the API doc up-to-date with recent changes (338d9c3)
  • retail: support case insensitive match on search facets feat: allow disabling spell check in search requests feat: allow adding labels in search requests feat: allow returning min/max values on search numeric facets feat: allow using serving configs as an alias of placements feat: allow enabling recommendation filtering on custom attributes feat: return output BigQuery table on product / event export response docs: keep the API doc up-to-date with recent changes (1d6fbcc)
  • retail: support case insensitive match on search facets feat: allow to return min/max values on search numeric facets feat: allow to use serving configs as an alias of placements docs: keep the API doc up-to-date with recent changes (338d9c3)

1.4.0 (2022-06-01)

Features

  • retail: allow users to disable spell check in search requests feat: allow users to add labels in search requests docs: deprecate indexable/searchable on the product level custom attributes docs: keep the API doc up-to-date with recent changes (5ed25c5)

1.3.0 (2022-05-24)

Features

  • retail: start generating apiv2alpha and apiv2beta (#6073) (ec90f7b)

1.2.0 (2022-02-23)

Features

  • retail: set versionClient to module version (55f0d92)

1.1.0 (2022-02-14)

Features

  • retail: add file for tracking version (17b36ea)

1.0.0

Stabilize GA surface.

v0.1.0

This is the first tag to carve out retail as its own module. See Add a module to a multi-module repository.