Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove default version for search_engine #194

Merged
merged 1 commit into from
Apr 12, 2019
Merged

Conversation

lbalmaceda
Copy link
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