Skip to content

Releases: algolia/algoliasearch-client-python

1.11.2

31 Jan 13:35

Choose a tag to compare

Fix decoding of the README file in setup.py

1.11.0

12 Dec 22:46

Choose a tag to compare

A new logic has been implemented to allow better handling of DNS-related errors.

1.10.0

13 Dec 09:41

Choose a tag to compare

  • Search your facet values with index.search_for_facet_values()

1.9.2

08 Aug 16:47

Choose a tag to compare

  • 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

Choose a tag to compare

  • Fix the strategy parameter of multiple_queries
  • Add the forwardToSlaves parameter of set_settings