Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit 24d6f06

Browse files
committed
Update dump table
1 parent 27c7d25 commit 24d6f06

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

text/0105-dumps-api.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,10 @@ The following table describes which version of the dump correspond to which vers
126126
| Dump version | Meilisearch version | Highest compatibility dump version |
127127
|--------------|--------------------------------------|------------------------------------|
128128
| `v1` | `v0.20.0` and below | `v3` |
129-
| `v2` | `v0.21.0` and `v0.21.1` | `v4` |
130-
| `v3` | From `v0.22.0` to `v0.24.0` included | `v4` |
131-
| `v4` | `v0.25.0` and later | - |
129+
| `v2` | `v0.21.0` and `v0.21.1` | `v5` |
130+
| `v3` | From `v0.22.0` to `v0.24.0` included | `v5` |
131+
| `v4` | From `v0.25.0` to `v0.27.1` included | `v5` |
132+
| `v4` | `v0.28.0` and later | - |
132133

133134
What does "Highest compatibility dump version" means?
134135
For maintainance reasons, we cannot guarantee the compatibility from old dump versions to the newest ones.

0 commit comments

Comments
 (0)