Releases: vtex-apps/search-resolver
Releases · vtex-apps/search-resolver
v1.88.2
v1.88.1
Added
- Added log to
productCategoriesToCategoryTreefallback return if the platform is notvtexto detect if it is used
v1.84.0
Changed
- Switch banners endpoint to use intsch as primary with intelligentSearchApi as fallback.
v1.83.0
Changed
- Start testing 10% of the fetchBanners traffic to intsch and compare the result against the VTEX /IO version.
v1.82.0
Changed
- Switch correction endpoint to use intsch as primary with intelligentSearchApi as fallback.
v1.81.0
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
Changed
- Change the differences log to contain the diff between the 2 results.
v1.79.0
Changed
- Add new log line to the compareResults function so we can estimate the amount of requests that are different.
v1.78.0
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
Changed
- Send 1% of the production traffic to the new intsch service authough still uses the result from the I/O app.