Releases: algolia/algoliasearch-client-python
Releases · algolia/algoliasearch-client-python
1.15.3
- Remove the
[security]
flair ofrequests
1.15.2
- Add 'page' and 'hitsPerPage' to list_user_ids
- Implement delete_by, an atomic delete_by_query
- Deprecate delete_by_query
1.15.0
- 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 tocopy_index
to allow copying only the synonyms, or the rules, or the settings.
1.14.1
1.14.0
- Add per-request parameters
- Add multi-cluster support
1.12.0
Do not ship the certificates anymore
1.11.2
Fix decoding of the README file in setup.py
1.11.0
A new logic has been implemented to allow better handling of DNS-related errors.