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

refactor: rename RecommendationClient to PersonalizationClient #750

Merged
merged 5 commits into from
Jul 19, 2021

Conversation

aallam
Copy link
Member

@aallam aallam commented Jul 7, 2021

Q A
Bug fix? no
New feature? no
BC breaks? no
Related Issue Fix #746
Need Doc update yes

Describe your change

  • Renames RecommendationClient to PersonalizationClient by deprecating RecommendationClient and introducing PersonalizationClient
  • Add get and delete of user profiles
  • PersonalizationClient uses personalization.$region.algolia.com

@aallam aallam changed the title deprecate recommendation client and introduce personalization client refactor: rename RecommendationClient to PersonalizationClient Jul 8, 2021
@aallam aallam changed the title refactor: rename RecommendationClient to PersonalizationClient refactor: rename RecommendationClient to PersonalizationClient Jul 8, 2021
@aallam aallam marked this pull request as ready for review July 8, 2021 08:35
@aallam aallam requested a review from Haroenv July 19, 2021 09:20
Copy link
Contributor

@Haroenv Haroenv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

@aallam aallam merged commit ddbec57 into master Jul 19, 2021
@aallam aallam deleted the refact/personalization branch July 19, 2021 12:09
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.

Rename Recommendation API to Personalization API
2 participants