meilisearch v1.14.0-rc.3 版本更新介绍
发布日期: 2025-04-09
版本号: v1.14.0-rc.3
这是一个候选发布版本(RC),不建议在生产环境中使用。如果发现任何问题,欢迎提交错误报告或对新功能提供反馈。主要变更包括:修复了磁盘空间不足时无法取消任务的问题。完整变更日志可查看相关链接。
更新内容 (中文)
[!WARNING] 由于这是候选发布版本(RC),我们不推荐在生产环境中使用。遇到预期外的问题?欢迎提交错误报告和新功能反馈。
变更内容
- 通过@irevoire在PR#5492中实现:使Meilisearch在磁盘已满时仍能接受取消任务
完整更新日志:https://github.com/meilisearch/meilisearch/compare/v1.14.0-rc.2…v1.14.0-rc.3
更新内容 (原始)
[!WARNING] Since this is a release candidate (RC), we do NOT recommend using it in a production environment. Is something not working as expected? We welcome bug reports and feedback about new features.
What’s Changed
- make meilisearch accept cancellation tasks even when the disk is full by @irevoire in https://github.com/meilisearch/meilisearch/pull/5492
Full Changelog: https://github.com/meilisearch/meilisearch/compare/v1.14.0-rc.2...v1.14.0-rc.3