Releases: algolia/algoliasearch-client-python
Releases · algolia/algoliasearch-client-python
1.15.2
18 Dec 12:44
Compare
Sorry, something went wrong.
No results found
Add 'page' and 'hitsPerPage' to list_user_ids
Implement delete_by, an atomic delete_by_query
Deprecate delete_by_query
1.15.0
05 Dec 15:55
Compare
Sorry, something went wrong.
No results found
Implement iter_synonyms for browsing all the synonyms of an index
Implement iter_rules for browsing all the rules of an index
Add the scope parameter to copy_index to allow copying only the synonyms, or the rules, or the settings.
1.14.1
06 Nov 10:40
Compare
Sorry, something went wrong.
No results found
Fix request_options not always optional
1.14.0
30 Oct 13:44
Compare
Sorry, something went wrong.
No results found
Add per-request parameters
Add multi-cluster support
1.12.0
02 Mar 10:14
Compare
Sorry, something went wrong.
No results found
Do not ship the certificates anymore
1.11.2
31 Jan 13:35
Compare
Sorry, something went wrong.
No results found
Fix decoding of the README file in setup.py
1.11.0
12 Dec 22:46
Compare
Sorry, something went wrong.
No results found
A new logic has been implemented to allow better handling of DNS-related errors.
1.10.0
13 Dec 09:41
Compare
Sorry, something went wrong.
No results found
Search your facet values with index.search_for_facet_values()
1.9.2
08 Aug 16:47
Compare
Sorry, something went wrong.
No results found
Fix error on large API keys by including them in the JSON body instead of as a header
Fix potential parsing error in case of httpCode == 4XX
1.9.1
08 Aug 16:48
Compare
Sorry, something went wrong.
No results found
Fix the strategy parameter of multiple_queries
Add the forwardToSlaves parameter of set_settings