v1.45.2
fosrl/pangolinv1.45.2Jun 2, 2026by Kerollmops
AI Summary
A bug fix release addressing internal vector stores quantization config desync issues in Meilisearch.
Key Highlights
- Fixes corrupted embeddings in databases upgraded dumpless from versions older than v1.33.1.
- Removes corrupted embeddings from impacted indexes.
Full Release Notes
### 🪲 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