Skip to content

Remove default version for search_engine#194

Merged
cocojoe merged 1 commit intomasterfrom
rm-search-engine-default
Apr 12, 2019
Merged

Remove default version for search_engine#194
cocojoe merged 1 commit intomasterfrom
rm-search-engine-default

Conversation

@lbalmaceda
Copy link
Copy Markdown
Contributor

Changes

This SDK was hardcoding the search_engine to v2 by default. This version was deprecated on June and is no longer available since November 13th 2018. This PR removes the default value in order to make use of the server's default (latest). Currently, this version is v3.

If this change is not introduced and users do not set explicitly a version e.g. v3, then requests would fail with an "invalid search_engine version" message.

We encourage the users to migrate to the latest version by following the guide here.

References

Testing

  • This change adds test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@lbalmaceda lbalmaceda added this to the v1-Next milestone Apr 11, 2019
@cocojoe cocojoe merged commit f3bb0f4 into master Apr 12, 2019
@lbalmaceda lbalmaceda modified the milestones: v1-Next, 1.12.0 Apr 17, 2019
@damieng damieng deleted the rm-search-engine-default branch October 30, 2019 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants