Skip to content

Releases: sanders41/meilisearch-python-sdk

v2.9.0

06 May 09:09
2bc6848
Compare
Choose a tag to compare

Changes

⚠️ Note for anyone using vector search. Meilisearch had breaking changes to vector search in 1.8.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.

  • Only import types when type checking for slight performance boost @sanders41 (#916)

Features

v2.8.0

11 Mar 11:32
baa3f1f
Compare
Choose a tag to compare

Changes

⚠️ Note for anyone using vector search. Meilisearch had breaking changes to vector search in 1.7.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

v2.7.0

02 Mar 19:25
46ac14d
Compare
Choose a tag to compare

Changes

Features

v2.6.2

12 Feb 21:45
abd0f38
Compare
Choose a tag to compare

Changes

Bug Fixes

v2.6.1

10 Feb 21:32
1a55120
Compare
Choose a tag to compare

Changes

v2.6.0

18 Jan 15:28
453da1d
Compare
Choose a tag to compare

Changes

Features

  • Extend create index timeouts and make wait for settings optional @sanders41 (#816)

v2.5.0

15 Jan 12:46
6180e31
Compare
Choose a tag to compare

This release adds support for Meilisearch 1.6.0

⚠️ Note for anyone using vector search. Meilisearch had breaking changes to vector search in 1.6.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.

Changes

Features

v2.4.0

30 Dec 22:26
07688f2
Compare
Choose a tag to compare

Changes

  • Change JsonMapping from a Mapping to a MutableMapping @sanders41 (#797)

Features

v2.3.0

20 Dec 20:37
1761ac4
Compare
Choose a tag to compare

Changes

Features

v2.2.3

15 Dec 17:37
28b8ecd
Compare
Choose a tag to compare

Changes

Bug Fixes