发布日期: 2025-12-01
版本号: v1.28.0

Meilisearch v1.28.0版本发布,主要改进了语言支持并分离了社区版和企业版二进制文件。企业版采用BUSL-1.1许可证,名称中包含“企业”字样,而社区版保持MIT许可证和原有名称。增强功能包括引入Charabia v0.9.9版本,优化了泰语、高棉语和德语的词分割,并在指标路由暴露批处理进度跟踪以提升索引调试体验。杂项改进涉及移除CI测试作业中的版本号、升级依赖项、在GitHub运行器上构建x86和ARM镜像,以及修复SDK测试使用企业版并继续测试分片功能。此外,新贡献者@paulden首次参与贡献。

更新内容 (中文)

本次发布对语言支持进行了改进,并分离了社区版与企业版的二进制文件。除了保留原名称的 MIT 许可二进制文件外,我们现提供依据 BUSL-1.1 许可证发布的二进制文件,其名称中标识有"enterprise"字样。企业版的 Docker 镜像可在 getmeili/meilisearch-enterprise 仓库中获取。

📝 许可证

  • 分离企业版(EE)与社区版(CE)。CE 仍为默认二进制文件,名称不变,由 Louis 在 #6011 中完成

✨ 增强功能

  • Charabia v0.9.9:通过 @ManyTheFish 在 #6007 中改进了泰语、高棉语和德语的分词效果
  • 在指标路由中公开批量处理追踪信息,以改善索引调试体验,由 @Kerollmops 在 #5956 中实现

🔩 其他变更

  • 在 CI 中移除测试任务名称的版本标识,由 @paulden 在 #6012 中完成
  • 升级大部分依赖项,由 @Kerollmops 在 #6002 中完成
  • 在 GitHub 托管运行器上构建 x86 和 ARM 镜像,由 @paulden 在 #6003 中完成
  • 修复 SDK 测试以使用企业版,并继续测试分片功能,由 @curquiza 在 #6013 中完成

🫂 新贡献者

  • @paulden 在 #6003 中首次贡献

完整更新日志:https://github.com/meilisearch/meilisearch/compare/v1.27.0…v1.28.0

更新内容 (原始)

This release introduces improvements to language support and separates the community and enterprise binary editions. We now offer binaries under the BUSL-1.1 license, identified by the “enterprise” term in their names, in addition to our MIT-licensed binaries, which retain their original names. Docker images for the enterprise edition are available in the getmeili/meilisearch-enterprise repository.

📝 Licensing

  • Separation of EE and CE. CE remains the default binary, and the name does not change by Louis on #6011

✨ Enhancement

  • Charabia v0.9.9: introduce a better word segmentation for Thai, Khmer, and German languages by @ManyTheFish in #6007
  • Expose batch progress traces on the metrics route to improve the indexing debugging experience by @Kerollmops in #5956

🔩 Miscellaneous

  • Remove version from the name of the test job in CI by @paulden in #6012
  • Upgrade most of the dependencies by @Kerollmops in #6002
  • Build x86 and ARM images on GitHub-hosted runners by @paulden in #6003
  • Fix SDKs tests to use the enterprise edition and continue testing the sharding feature by @curquiza in #6013

🫂 New Contributors

  • @paulden made their first contribution in #6003

Full Changelog: https://github.com/meilisearch/meilisearch/compare/v1.27.0...v1.28.0

下载链接