Skip to content

Releases: sanders41/meilisearch-python-sdk

v4.1.1

08 Feb 02:04
b6d0ea8

Choose a tag to compare

Changes

Bug Fixes

  • Allow None in the FacetSearchResults facet_query when passing an empty facet_query string. @diegov (#1223)

v4.1.0

02 Feb 01:53
2226cd9

Choose a tag to compare

Changes

Features

Bug Fixes

  • Fix types for uids and index_uids in cancel/delete tasks @sanders41 (#1207)

v4.0.0

23 Dec 13:05
9069614

Choose a tag to compare

Changes

⚠️ Breaking changes

Features

v3.6.2

27 Nov 20:53
2e78e8e

Choose a tag to compare

Changes

Bug Fixes

  • Fix False in body being treated as empty in sync requests @sanders41 (#1152)

v3.6.1

04 Nov 19:13
7cdbce4

Choose a tag to compare

Changes

Bug Fixes

v3.6.0

28 Oct 13:56
6e7efa5

Choose a tag to compare

Changes

Features

v3.5.1

08 Oct 16:46
34289c8

Choose a tag to compare

Changes

v3.5.0

18 Sep 21:10
1d5cabc

Choose a tag to compare

Changes

Features

  • Add option to limit concurrency when async processing batches @sanders41 (#1092)

v3.4.0

05 Sep 10:05
eb6a50d

Choose a tag to compare

Changes

Features

v3.3.0

26 Aug 10:54
1bc1fbe

Choose a tag to compare

Changes

⚠️ Note for anyone using vector search. Meilisearch had breaking changes to vector search in 1.10.0. Because this still an experimental feature it is not considered a breaking change in this package therefore there is not a major version bump. If you are using this feature you will need to make updates to continue using vector search.

Features