algolia / algoliasearch-client-python

⚡️ A fully-featured and blazing-fast Python API client to interact with Algolia.
https://www.algolia.com/doc/api-client/getting-started/install/python/?language=python
MIT License
196 stars 67 forks source link

fix(recommendation)!: remove `recommendation` client in favor of `personalization` #554

Closed shortcuts closed 1 year ago

shortcuts commented 1 year ago
Q A
Bug fix? no
New feature? no
BC breaks? yes
Related Issue Fix #...
Need Doc update no

Describe your change

https://algolia.atlassian.net/browse/DI-1010

~Months~ years ago we added a deprecation notice for the recommendation client, since we will now release a new major, we can remove anything related to this client.

deprecation PR https://github.com/algolia/algoliasearch-client-python/pull/536