Skip to content

feat(container): update image docker.io/getmeili/meilisearch ( v1.46.1 ➔ v1.47.0 )#1426

Merged
daddy-ro[bot] merged 1 commit into
mainfrom
renovate/docker.io-getmeili-meilisearch-1.x
Jun 15, 2026
Merged

feat(container): update image docker.io/getmeili/meilisearch ( v1.46.1 ➔ v1.47.0 )#1426
daddy-ro[bot] merged 1 commit into
mainfrom
renovate/docker.io-getmeili-meilisearch-1.x

Conversation

@daddy-ro

@daddy-ro daddy-ro Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
docker.io/getmeili/meilisearch minor v1.46.1v1.47.0

Release Notes

meilisearch/meilisearch (docker.io/getmeili/meilisearch)

v1.47.0: 🦇

Compare Source

🌈 Enhancements
Search personalization on federated search

We now support using the search personalization feature on federated search requests.

Like page/hitPerPage or limit/offset, the personalization option must be specified in the federation attribute to work properly.
Otherwise, an error will be returned reminding you to move the attribute in federation.

By @​ManyTheFish in #​6414

The new settings indexer is feature complete 🎉
  • We now better support the tokenizer-related settings
  • We improved the quality of the new settings indexer to enhance the engine's performance when changing the locales, the dictionary, synonyms, stop words, separator, and non-separator tokens.
  • This makes the new settings indexer feature-complete, meaning that, unless you set the MEILI_EXPERIMENTAL_NO_EDITION_2024_FOR_SETTINGS environment variable to true, all settings tasks can now be handled by the new settings indexer, bringing a better scaling behavior, much faster cancellation, and a more precise progress view.

By @​Kerollmops in #​6409

Observability improvements

We expose more Prometheus metrics to improve observability, specifically to show more metrics on document throughput and ease debugging.

By @​Kerollmops in #​6430

🦋 Fixes
  • Putting attributeRank/ wordPosition before words in the rankingRules list will no longer remove hits from the response, by @​pjdurden in #​6437
  • Meilisearch will no longer ignore the searchCutoffMs in some conditions when embedding documents, by @​dureuill in #​6447
  • Meilisearch will no longer fail to proxy a search request with a filter containing a ' during remote federated search or useNetwork: true search requests, by @​dureuill in #​6445
🔒 Security
🔩 Misc. changes
Search implementation refactor

Refactor the search pipeline to mutualize the code.
The new implementation will always perform a federated search under the hood, and then the output will be transformed into the expected route's output.

Noticeable changes from the user perspective:

  • Some error messages have been modified
  • Small breaking change: a few error codes change, such as MultiSearch<Error> <--> Search<Error>
Other changes
New Contributors

Full Changelog: meilisearch/meilisearch@v1.46.1...v1.47.0


Configuration

📅 Schedule: (in timezone America/Los_Angeles)

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

🚦 Automerge: Enabled.

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

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


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

This PR has been generated by Mend Renovate.

@github-actions

Copy link
Copy Markdown
Kustomization diff
spec.values.controllers.meilisearch.containers.meilisearch.image.tag  (helm.toolkit.fluxcd.io/v2/HelmRelease/default/karakeep)
  ± value change
    - v1.46.1@sha256:cbe0e500a5fc04397dfe0245cf143fee40658b26470daaf549f0a6927c5c08dc
    + v1.47.0@sha256:4931c0afd68b12d3db4a608268c6785bba26d3f3b43a228eff62ec38d5a47d8d
  

HelmRelease diff
spec.template.spec.containers.meilisearch.image  (apps/v1/Deployment/default/karakeep-meilisearch)
  ± value change
    - docker.io/getmeili/meilisearch:v1.46.1@sha256:cbe0e500a5fc04397dfe0245cf143fee40658b26470daaf549f0a6927c5c08dc
    + docker.io/getmeili/meilisearch:v1.47.0@sha256:4931c0afd68b12d3db4a608268c6785bba26d3f3b43a228eff62ec38d5a47d8d
  

Diff created by flateWorkflow run

@daddy-ro daddy-ro Bot merged commit 07027ee into main Jun 15, 2026
9 checks passed
@daddy-ro daddy-ro Bot deleted the renovate/docker.io-getmeili-meilisearch-1.x branch June 15, 2026 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants