meilisearch v1.16.0-rc.4 版本更新介绍
发布日期: 2025-07-28
版本号: v1.16.0-rc.4
这是Meilisearch v1.16.0-rc.4版本,为发布候选版,不建议在生产环境使用。本次更新修复了升级至v1.16.0时API密钥相关的问题,以及索引聊天设置中
searchParameters参数在接收空对象时limit值被错误设置的问题。
更新内容 (中文)
[!WARNING] 由于这是一个发布候选版本(RC),我们不建议在生产环境中使用它。某些功能是否未按预期工作?我们欢迎bug报告和关于新功能的反馈。
🐛 Bug修复
- 修复在使用无转储升级到v1.16.0时的API密钥,由@Mubelotix贡献,链接:https://github.com/meilisearch/meilisearch/pull/5780
- 修复:索引聊天设置
searchParameters在发送空对象时错误地设置为limit: 20,由@nicolasvienot贡献,链接:https://github.com/meilisearch/meilisearch/pull/5770
新贡献者
- @nicolasvienot 在 https://github.com/meilisearch/meilisearch/pull/5770 中做出了他们的首次贡献 ❤️
完整变更日志:https://github.com/meilisearch/meilisearch/compare/v1.16.0-rc.3…v1.16.0-rc.4
更新内容 (原始)
[!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.
🐛 Bugfixes
- Fix API keys when using dumpless upgrade to v1.16.0 by @Mubelotix in https://github.com/meilisearch/meilisearch/pull/5780
- fix: index chat settings
searchParametersincorrectly set withlimit: 20when sending empty object by @nicolasvienot in https://github.com/meilisearch/meilisearch/pull/5770
New Contributors
- @nicolasvienot made their first contribution in https://github.com/meilisearch/meilisearch/pull/5770 ❤️
Full Changelog: https://github.com/meilisearch/meilisearch/compare/v1.16.0-rc.3...v1.16.0-rc.4