Tags: meilisearch/meilisearch
Tags
Merge #5414 5414: Update version for the next release (v1.14.0) in Cargo.toml r=Kerollmops a=meili-bot⚠️ This PR is automatically generated. Check the new version is the expected one and Cargo.lock has been updated before merging. Fixes #5268. Co-authored-by: Kerollmops <Kerollmops@users.noreply.github.com> Co-authored-by: Kerollmops <clement@meilisearch.com>
Avoid reindexing searchable order changes Update settings.rs Update settings.rs
Merge #5376 5376: Support dumpless upgrade for all v1.13 patches r=Kerollmops a=dureuill # Pull Request ## Related issue Fixes #5373 ## What does this PR do? - ensure v1.13 versions are known to the index scheduler upgrading code - Forbid opening a db of v1.13.x from v1.13.y - Keep old stat format to make sure the number of documents is available in stats during dumpless upgrade Co-authored-by: Kerollmops <Kerollmops@users.noreply.github.com> Co-authored-by: Louis Dureuil <louis@meilisearch.com>
Merge #5360 5360: Fix the dumpless upgrade log r=Kerollmops a=Kerollmops This PR fixes a dump less upgrade log issue where the current and target version was the same value and therefore displayed invalid logs like: _upgrading from v1.12.8 to v1.12.8_. Co-authored-by: Kerollmops <clement@meilisearch.com>
PreviousNext