meilisearch v1.12.7 版本更新介绍
发布日期: 2025-01-23
版本号: v1.12.7
MeiliSearch 发布 v1.12.7 版本更新,主要修复了因内部 BBQueue 容量不足导致的索引卡顿问题。该修复由贡献者 Kerollmops 和 dureuill 通过 Pull Request #5276 提交,完整版本变更记录可通过对应链接查看。
更新内容 (中文)
变更内容
- 修复因内部 BBQueue 容量导致的索引卡顿问题 by @Kerollmops and @dureuill in https://github.com/meilisearch/meilisearch/pull/5276
完整更新日志: https://github.com/meilisearch/meilisearch/compare/v1.12.6...v1.12.7
更新内容 (原始)
What’s Changed
- Fix the stuck indexation due to the internal BBQueue capacity by @Kerollmops and @dureuill in https://github.com/meilisearch/meilisearch/pull/5276
Full Changelog: https://github.com/meilisearch/meilisearch/compare/v1.12.6...v1.12.7