meilisearch v1.13.0-rc.2 版本更新介绍
发布日期: 2025-02-12
版本号: v1.13.0-rc.2
该版本是Meilisearch的1.13.0候选发布版(RC.2),不建议在生产环境中使用。主要修复内容包括:确保arroy使用Rayon线程池、修复无转储升级导致的数据损坏问题、优化批量导出/导入功能、修正地理位置更新逻辑,并恢复v1.11.3版本的超时机制。新增功能包括通过接口获取任务关联文件内容的路由,以及Meilitool工具新增文档导出子命令和"Hair Dryer"工具。完整更新日志可通过GitHub链接查看。开发者提醒用户如遇问题可提交错误报告或功能反馈。
更新内容 (中文)
[!WARNING] 由于这是候选版本(RC),我们不推荐在生产环境中使用。遇到不符合预期的行为?欢迎提交错误报告和新功能反馈。
修复项 🦋
- 确保 arroy 使用 rayon 线程池 by @Kerollmops in https://github.com/meilisearch/meilisearch/pull/5322
- 修复无转储升级导致的数据损坏 by @irevoire in https://github.com/meilisearch/meilisearch/pull/5316
- 修复批量导出/导入转储 by @irevoire in https://github.com/meilisearch/meilisearch/pull/5310
- 修复地理信息更新 by @dureuill in https://github.com/meilisearch/meilisearch/pull/5332
- 重新引入 v1.11.3 的超时机制 by @dureuill in https://github.com/meilisearch/meilisearch/pull/5339
其他更新 ☁️
- 新增获取任务关联文件内容的路由 by @Kerollmops in https://github.com/meilisearch/meilisearch/pull/5326
Meilitool 工具
- 新增导出文档的 meilitool 子命令 by @Kerollmops in https://github.com/meilisearch/meilisearch/pull/4970
- 引入 meilitool Hair Dryer 功能 by @Kerollmops in https://github.com/meilisearch/meilisearch/pull/5336
完整更新日志: https://github.com/meilisearch/meilisearch/compare/v1.13.0-rc.1...v1.13.0-rc.2
更新内容 (原始)
[!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.
Fixes 🦋
- Make sure arroy is using the rayon thread-pool by @Kerollmops in https://github.com/meilisearch/meilisearch/pull/5322
- Fix the dumpless upgrade corruption by @irevoire in https://github.com/meilisearch/meilisearch/pull/5316
- Fix batch export/import dump by @irevoire in https://github.com/meilisearch/meilisearch/pull/5310
- Fix geo update by @dureuill in https://github.com/meilisearch/meilisearch/pull/5332
- Add back timeout from v1.11.3 by @dureuill in https://github.com/meilisearch/meilisearch/pull/5339
Other ☁️
- Expose a route to get the file content associated with a task by @Kerollmops in https://github.com/meilisearch/meilisearch/pull/5326
Meilitool
- Create a new export documents meilitool subcommand by @Kerollmops in https://github.com/meilisearch/meilisearch/pull/4970
- Introduce the meilitool Hair Dryer by @Kerollmops in https://github.com/meilisearch/meilisearch/pull/5336
Full Changelog: https://github.com/meilisearch/meilisearch/compare/v1.13.0-rc.1...v1.13.0-rc.2