Skip to content

Update getmeili/meilisearch Docker tag to v1.52.0 - #1810

Merged
sanders41 merged 1 commit into
mainfrom
renovate/getmeili-meilisearch-1.x
Aug 4, 2026
Merged

Update getmeili/meilisearch Docker tag to v1.52.0#1810
sanders41 merged 1 commit into
mainfrom
renovate/getmeili-meilisearch-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
getmeili/meilisearch minor v1.51.0v1.52.0

Release Notes

meilisearch/meilisearch (getmeili/meilisearch)

v1.52.0: 🐠

Compare Source

✨ Enhancement
  • Introduce the /tasks/stream and /batches/stream SSE routes by @​Kerollmops in #​6533
    This experimental feature allows establishing a live connection to the engine, avoiding the need to implement long polling and instead letting the engine provide new tasks, batches, and batch progress in a push-based manner. Using this route can drastically reduce network load when retrieving the status of a Meilisearch instance.
  • Speed up the search speed a bit more by @​Kerollmops in #​6542
    We improve the search speed when it comes to formatting the documents by making an O(n) operation, where n is the number of retrieved documents, become an O(1) operation. This improvement can significantly increase search speed when requesting a large (> 20) number of documents.
🪲 Bug fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies skip-changelog Don't include in the change log labels Aug 3, 2026
@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (5072803) to head (1a77e88).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1810   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines         3483      3483           
=========================================
  Hits          3483      3483           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sanders41
sanders41 merged commit 122748e into main Aug 4, 2026
35 checks passed
@sanders41
sanders41 deleted the renovate/getmeili-meilisearch-1.x branch August 4, 2026 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies skip-changelog Don't include in the change log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant