Skip to content

Conversation

@thiagopereira-vtex
Copy link
Contributor

This pull request introduces a small but important change to the autocomplete feature by adding an origin field to the autocomplete request. This will help identify the source of the request as coming from autocomplete, which can be useful for analytics, debugging, or routing purposes.

  • Autocomplete request enhancement:
    • Added an origin: 'autocomplete' field to the request payload in BiggyClient to specify the source of the request.
    • Documented the addition of the origin field in the CHANGELOG.md.

@vtex-io-ci-cd
Copy link

vtex-io-ci-cd bot commented Sep 26, 2025

Hi! I'm VTEX IO CI/CD Bot and I'll be helping you to publish your app! 🤖

Please select which version do you want to release:

  • Patch (backwards-compatible bug fixes)

  • Minor (backwards-compatible functionality)

  • Major (incompatible API changes)

And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.

  • No thanks, I would rather do it manually 😞

@vtex-io-docs-bot
Copy link

vtex-io-docs-bot bot commented Sep 26, 2025

Beep boop 🤖

I noticed you didn't make any changes at the docs/ folder

  • There's nothing new to document 🤔
  • I'll do it later 😞

In order to keep track, I'll create an issue if you decide now is not a good time

  • I just updated 🎉🎉

@thiagopereira-vtex thiagopereira-vtex merged commit 1d928b5 into master Oct 2, 2025
9 of 12 checks passed
@thiagopereira-vtex thiagopereira-vtex deleted the feat/TIS-304-add-origin branch October 2, 2025 18:54
@vtex-io-ci-cd
Copy link

vtex-io-ci-cd bot commented Oct 2, 2025

Your PR has been merged! App is being published. 🚀
Version 2.18.5 → 2.18.6

After the publishing process has been completed (check #vtex-io-releases) and doing A/B tests with the new version, you can deploy your release by running:

vtex deploy vtex.search@2.18.6

After that your app will be updated on all accounts.

For more information on the deployment process check the docs. 📖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants