Skip to content

Latest commit

 

History

History
427 lines (222 loc) · 28.6 KB

File metadata and controls

427 lines (222 loc) · 28.6 KB

Changelog

4.3.1 (2026-05-01)

Bug Fixes

  • Change the copyright year for files in the packages folder (#8109) (c1a03fe)
  • Do not publish the protos to npm (#8079) (816216b)
  • Revert "fix: Do not publish the protos to npm" (#8096) (ac0fbb6)

4.3.0 (2026-01-31)

Features

  • [retail] add a user_attributes field in SearchRequest that can be used for personalization (#7041) (f470c6f)

4.2.1 (2025-10-13)

Bug Fixes

  • [gkeconnect-gateway] remove unused GatewayServiceClient (#6775) (41c2ff2)

4.2.0 (2025-07-28)

Features

  • [retail] add experiment_id in the SearchRequest proto (#6519) (6ab93f6)
  • [retail] add new fields in conversational search public SDK (#6537) (ec9102c)

4.1.0 (2025-07-09)

Features

  • [Many APIs] add methods from gax to cache proto root and process custom error details (#6419) (f8a324c)
  • [retail] add a user_attributes field in SearchRequest that can be used for personalization (#6446) (82e7310)
  • [retail] add methods from gax to cache proto root and process custom error details (#6286) (f5cbc58)
  • Add protobufjs 2023 edition support (#6303) (4a0cba1)

Bug Fixes

  • deps: Update dependency @google-cloud/bigquery to v8 (#6317) (f5763b2)

4.0.1 (2025-03-19)

Bug Fixes

  • [Many APIs] await/catch promises, and update listOperationsAsync return type (#6188) (a73cdbf)

4.0.0 (2025-03-18)

⚠ BREAKING CHANGES

  • upgrade to Node 18 (#6096)

Features

  • [Many APIs] add request/response debug logging to gapics (b99c5f8)

Miscellaneous Chores

3.6.1 (2025-02-12)

Bug Fixes

  • [Many APIs] finalize fixing typings for headers in generator (#6018) (9dc5856)

3.6.0 (2024-10-10)

Features

3.5.0 (2024-06-21)

Features

3.4.0 (2024-05-21)

Features

  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5351) (01f48fc)
  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5354) (a9784ed)

3.3.0 (2024-04-05)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5190) (b569fbe)

3.2.0 (2024-02-09)

Features

  • [retail] add analytics service (#5033) (76548b0)
  • Trusted Private Cloud support, use the universeDomain parameter (#5027) (88763bb)

3.1.0 (2024-02-07)

Features

3.0.1 (2023-09-06)

Bug Fixes

  • [Many APIs] simplify logic for HTTP/1.1 REST fallback option (#4587) (e3b1e7e)

3.0.0 (2023-08-06)

⚠ BREAKING CHANGES

  • migrate to Node 14 (#4443)

Bug Fixes

  • [Many APIs] fix typings for IAM methods (#4463) (64109b0)
  • deps: Update dependency @google-cloud/bigquery to v7 (#4478) (49b51bd)

Miscellaneous Chores

2.4.1 (2023-04-24)

Bug Fixes

  • [retail] fix the HTTP format for merchant center link service (#4183) (ad27ba7)

2.4.0 (2023-04-13)

Features

  • [retail] add merchant center link service (#4159) (2db406d)
  • [retail] add model service (2db406d)
  • [retail] support per-entity search and autocomplete (2db406d)
  • Add model get API (2db406d)
  • Add model get API (2db406d)
  • Allow cascaded deletion on primary product (2db406d)
  • Expose A/B experiment info in search response (2db406d)
  • Expose A/B experiment info in search response (2db406d)
  • Expose A/B experiment info in search response (2db406d)
  • Expose facets and product counts in autocomplete (2db406d)
  • Support new filter syntax for recommendation (2db406d)
  • Support new filter syntax for recommendation (2db406d)
  • Support new filter syntax for recommendation (2db406d)
  • Support per-entity search and autocomplete (2db406d)
  • Support per-entity search and autocomplete (2db406d)

Bug Fixes

2.3.1 (2023-02-15)

Bug Fixes

  • [Many APIs] changing format of the jsdoc links (#3989) (95399f7)

2.3.0 (2022-12-21)

Features

  • Support async write mode for WriteUserEvent API (#3779) (1f1795d)

2.2.0 (2022-12-16)

Features

  • Support async write mode for WriteUserEvent API (#3755) (83600d1)
  • Support async write mode for WriteUserEvent API (#3770) (d18b703)

2.1.1 (2022-11-16)

Bug Fixes

2.1.0 (2022-09-20)

Features

  • add local inventories info to the Product resource (166a195)
  • allow adding labels in search requests (b20cb74)
  • allow adding labels in search requests (b20cb74)
  • allow disabling spell check in search requests (b20cb74)
  • allow disabling spell check in search requests (b20cb74)
  • allow enabling recommendation filtering on custom attributes (b20cb74)
  • allow enabling recommendation filtering on custom attributes (b20cb74)
  • allow returning min/max values on search numeric facets (b20cb74)
  • allow returning min/max values on search numeric facets (b20cb74)
  • allow skiping default branch protection when doing product full import (b20cb74)
  • allow to return min/max values on search numeric facets (b20cb74)
  • allow to use serving configs as an alias of placements (b20cb74)
  • allow using serving configs as an alias of placements (b20cb74)
  • allow using serving configs as an alias of placements (b20cb74)
  • Model Services, BatchRemoveCatalogAttributes, ExactSearchableOption (be33b58)
  • new model service to manage recommendation models (b20cb74)
  • release AttributesConfig APIs to v2 version (166a195)
  • release CompletionConfig APIs to v2 version (166a195)
  • release Control and ServingConfig serivces to v2 version (166a195)
  • return output BigQuery table on product / event export response (b20cb74)
  • return output BigQuery table on product / event export response (b20cb74)
  • support case insensitive match on search facets (b20cb74)
  • support case insensitive match on search facets (b20cb74)
  • support case insensitive match on search facets (b20cb74)
  • Support regapic LRO (c074f6c)

Bug Fixes

2.0.0 (2022-06-20)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#181)

Features

  • allow users to disable spell check in search requests (#183) (05005ea)

Bug Fixes

  • deps: update dependency @google-cloud/bigquery to v6 (#186) (fc07923)

Build System

1.8.1 (2022-05-06)

Bug Fixes

  • read projectId from retailClient.getProjectId (#159) (f4fa61c)

1.8.0 (2022-04-08)

Features

  • allow search users to skip validation for invalid boost specs (v2alpha) (3c6ffc1)
  • Retail Tutorials. If create BQ table is requested, check if it exists and remove before creation (#157) (349e171)
  • search returns applied control ids in the response (v2alpha) (3c6ffc1)
  • support batch products purge (v2alpha) (#167) (3c6ffc1)
  • support search personalization (v2alpha) (3c6ffc1)
  • users cannot switch to empty default branch unless force override (v2alpha) (3c6ffc1)

1.7.0 (2022-04-01)

Features

  • users can skip validation, search personalization, return ids, and more; docs: suggest search users to not send IP, deprecate request_id, and more (#160) (c793285)

1.6.1 (2022-03-15)

Bug Fixes

1.6.0 (2022-02-15)

Features

1.5.0 (2021-11-23)

Features

  • update grpc service config settings to reflect correct API deadlines (0f24f0e)
  • update grpc service config settings to reflect correct API deadlines (#117) (0f24f0e)

1.4.0 (2021-11-04)

Features

  • Add local inventory ingestion APIs to product service in alpha channel (#112) (8387781)

1.3.0 (2021-10-19)

Features

  • add search mode to search request. If not specified, a single search request triggers both product search and faceted search. (49b9b8e)
  • update grpc service config settings to reflect correct API deadlines (49b9b8e)

1.2.2 (2021-09-10)

Bug Fixes

  • build: set default branch to main (#98) (637a23e)

1.2.1 (2021-08-17)

Bug Fixes

1.2.0 (2021-08-02)

Features

  • Add restricted Retail Search features for Retail API v2 (b8279f4)
  • Add restricted Retail Search features for Retail API v2alpha (b8279f4)
  • Add restricted Retail Search features for Retail API v2beta. (#79) (b8279f4)

1.1.6 (2021-07-16)

Bug Fixes

  • Updating WORKSPACE files to use the newest version of the Typescript generator. (#73) (9ba9a09)

1.1.5 (2021-07-13)

Bug Fixes

1.1.5 (2021-07-12)

Bug Fixes

1.1.4 (2021-07-01)

Bug Fixes

  • deps: require google-gax v2.17.0 (#66) (94fd8a8)

1.1.3 (2021-06-22)

Bug Fixes

  • make request optional in all cases (#62) (ea912e8)

1.1.2 (2021-05-25)

Bug Fixes

  • GoogleAdsError missing using generator version after 1.3.0 (#55) (907ba0c)

1.1.1 (2021-05-12)

Bug Fixes

  • deps: require google-gax v2.12.0 (#47) (3ed1774)
  • use require() to load JSON protos (#50) (45348f3)

1.1.0 (2021-03-02)

Features

1.0.0 (2021-01-13)

⚠ BREAKING CHANGES

  • initial stub of library

Features