发布日期: 2026-06-02
版本号: v1.45.2

修复了向量存储量化配置不同步的问题,该问题导致从v1.33.1之前版本进行无转储升级时,包含嵌入器的数据库出现异常。此版本通过移除受影响索引中损坏的嵌入数据来修复这些数据库。

更新内容 (中文)

🪲 Bug 修复

  • 修复了内部向量存储量化配置不同步问题,由 @Kerollmops 提交,详见 https://github.com/meilisearch/meilisearch/pull/6411 我们注意到在从低于 v1.33.1 的版本升级包含嵌入器的数据库时(无转储升级),出现了问题。此版本通过从受影响的索引中移除损坏的嵌入数据,修复了这些数据库的问题。

完整变更日志:https://github.com/meilisearch/meilisearch/compare/v1.45.1…v1.45.2

更新内容 (原始)

🪲 Bug Fixes

  • Fix internal vector stores quantization config desync by @Kerollmops in https://github.com/meilisearch/meilisearch/pull/6411 We noticed issues when dumpless upgrading databases containing embedders from versions older than v1.33.1. This version fixes those databases by removing the corrupted embeddings from the impacted indexes.

Full Changelog: https://github.com/meilisearch/meilisearch/compare/v1.45.1...v1.45.2

下载链接