meilisearch v1.53.0 版本更新介绍
发布日期: 2026-08-10
版本号: v1.53.0
本次更新主要包括功能增强、安全修复和杂项更新。在功能方面,外部过滤器现已支持分片处理,通过网络获取文档以进行过滤和填充,且单次可检索的文档数量上限从100提升至1000;同时,
GET /indexes/{index_uid}/stats和GET /stats接口新增了indexSize和usedIndexSize字段。安全方面,修复了GitHub Actions工作流中的代码安全问题,并将quinn-proto依赖从0.11.14升级至0.11.16。此外,还更新了部分依赖库的版本。完整变更日志可对比v1.51.0至v1.53.0版本查看。
更新内容 (中文)
✨ 功能增强
-
@ManyTheFish 在 https://github.com/meilisearch/meilisearch/pull/6517 中实现了外部过滤器的分片功能
-
外部过滤器现在支持分片,在评估外部过滤器和填充文档时通过网络检索文档。
-
外部过滤器可检索的文档数量上限已从 100 提高到 1000。
-
-
@tpayet 在 https://github.com/meilisearch/meilisearch/pull/6563 中为
GET /indexes/{index_uid}/stats和GET /stats接口添加了返回的indexSize和usedIndexSize字段
🔒 安全更新
- @curquiza 在 https://github.com/meilisearch/meilisearch/pull/6565 中修复了 GitHub Actions 工作流中的代码安全问题
- @dependabot[bot] 在 https://github.com/meilisearch/meilisearch/pull/6538 中将 quinn-proto 从 0.11.14 升级至 0.11.16
🔩 其他杂项
- @dependabot[bot] 在 https://github.com/meilisearch/meilisearch/pull/6556 中将 peter-evans/repository-dispatch 从 3.0.0 升级至 4.0.1
完整变更日志: https://github.com/meilisearch/meilisearch/compare/v1.51.0...v1.53.0
更新内容 (原始)
✨ Enhancement
-
Sharding for foreign filters by @ManyTheFish in https://github.com/meilisearch/meilisearch/pull/6517
-
The foreign filter now supports sharding by retrieving the documents through the network when evaluating the foreign filters and hydrating the documents.
-
The limit of documents that a foreign filter can retrieve has been increased from 100 to 1000.
-
-
Adds
indexSizeandusedIndexSizereturned byGET /indexes/{index_uid}/statsand inGET /statsby @tpayet in https://github.com/meilisearch/meilisearch/pull/6563
🔒 Security
- Fix code security issues in GitHub Actions workflows by @curquiza in https://github.com/meilisearch/meilisearch/pull/6565
- Bump quinn-proto from 0.11.14 to 0.11.16 by @dependabot[bot] in https://github.com/meilisearch/meilisearch/pull/6538
🔩 Miscellaneous
- Bump peter-evans/repository-dispatch from 3.0.0 to 4.0.1 by @dependabot[bot] in https://github.com/meilisearch/meilisearch/pull/6556
Full Changelog: https://github.com/meilisearch/meilisearch/compare/v1.51.0...v1.53.0
下载链接
- meilisearch-enterprise-linux-aarch64
- meilisearch-enterprise-linux-amd64
- meilisearch-enterprise-linux-riscv64
- meilisearch-enterprise-macos-amd64
- meilisearch-enterprise-macos-apple-silicon
- meilisearch-enterprise-windows-amd64.exe
- meilisearch-linux-aarch64
- meilisearch-linux-amd64
- meilisearch-linux-riscv64
- meilisearch-macos-amd64
- meilisearch-macos-apple-silicon
- meilisearch-openapi.json
- meilisearch-windows-amd64.exe
- meilisearch.deb