MeiliSearch/crates
meili-bors[bot] ede086bc30
Merge #5034
5034: Upgrade from v1 10 to v1 11 r=irevoire a=irevoire

# Pull Request

## Related issue
Parts of https://github.com/meilisearch/meilisearch/issues/4978

## What does this PR do?
- Move the code around the offline upgrade to its own module with a file per version
- Fix the upgrade from v1.9 to v1.10 because I couldn’t make it work anymore. It now uses a specified format instead of relying on cargo to get the right set of feature
- ☝️ must be checked against docker
- Provide an update path from v1.10 to v1.11. Most of the code is boilerplate in meilitool, the real code is located here: 053807bf38/src/lib.rs (L161-L269)


Co-authored-by: Tamo <tamo@meilisearch.com>
2024-11-05 14:49:56 +00:00
..
benchmarks Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
build-info Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
dump Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
file-store Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
filter-parser Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
flatten-serde-json Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
fuzzers Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
index-scheduler Merge branch 'main' into tmp-release-v1.11.0 2024-11-04 16:14:44 +01:00
json-depth-checker Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
meili-snap Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
meilisearch Merge #5034 2024-11-05 14:49:56 +00:00
meilisearch-auth Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
meilisearch-types Merge branch 'main' into tmp-release-v1.11.0 2024-11-04 16:14:44 +01:00
meilitool Update crates/meilitool/src/upgrade/v1_11.rs 2024-11-05 15:37:59 +01:00
milli implement the upgrade from v1.10 to v1.11 in meilitool 2024-11-04 17:47:10 +01:00
permissive-json-pointer Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
tracing-trace Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
xtask Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00