Skip to content

Releases: vtex-apps/search-resolver

v1.88.2

29 Oct 19:36

Choose a tag to compare

Removed

  • Remove invalid character validation from searchMetadata query.

v1.88.1

29 Oct 18:00

Choose a tag to compare

Added

  • Added log to productCategoriesToCategoryTree fallback return if the platform is not vtex to detect if it is used

v1.84.0

07 Oct 12:26

Choose a tag to compare

Changed

  • Switch banners endpoint to use intsch as primary with intelligentSearchApi as fallback.

v1.83.0

06 Oct 13:48

Choose a tag to compare

Changed

  • Start testing 10% of the fetchBanners traffic to intsch and compare the result against the VTEX /IO version.

v1.82.0

01 Oct 13:16

Choose a tag to compare

Changed

  • Switch correction endpoint to use intsch as primary with intelligentSearchApi as fallback.

v1.81.0

29 Sep 12:32

Choose a tag to compare

Changed

  • Switch autocomplete endpoints to use intsch as primary with intelligentSearchApi as fallback.
  • Start testing 10% of the fetchCorrection traffic to intsch and compare the result against the VTEX /IO version.

v1.80.0

25 Sep 12:30

Choose a tag to compare

Changed

  • Change the differences log to contain the diff between the 2 results.

v1.79.0

24 Sep 18:51

Choose a tag to compare

Changed

  • Add new log line to the compareResults function so we can estimate the amount of requests that are different.

v1.78.0

24 Sep 14:44

Choose a tag to compare

Changed

  • Send 10% of the production traffic to the new intsch service authough still uses the result from the I/O app. For the routes: autocompleteSearchSuggestions, topSearches and searchSuggestions.

v1.77.0

23 Sep 12:58

Choose a tag to compare

Changed

  • Send 1% of the production traffic to the new intsch service authough still uses the result from the I/O app.