- - Added retry logic for REST/OpenAI/Ollama autoembedders when remote response deserialization fails
- - Improves resilience of autoembedding pipelines by handling transient deserialization errors
Official Meilisearch changelog summary with source attribution, release tags, and community reactions.
Track this Meilisearch release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this Meilisearch release note into a weekly digest for the tools you actually use.
Create digestAdded environment variable to limit concurrent LMDB read transactions for the task queue.
Reverts a recent search speed optimisation introduced in PR #6542 to fix related issues
Reverted the `/tasks/stream` and `/batches/stream` Server-Sent Events (SSE) endpoints.