- Fixes high memory usage and OOM crashes on /metrics route when many tasks exist by limiting retrieved tasks to one
- Recommends cleaning up succeeded/failed tasks or upgrading to v1.28.2 for stable Prometheus metrics
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.