mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-05 12:16:32 +00:00
877 B
877 B
Related issue
Fixes #...
Requirements
⚠️ Ensure the following requirements before merging ⚠️
- [] Automated tests have been added.
- [] If some tests cannot be automated, manual rigorous tests should be applied.
- [] ⚠️ If there is an change in the DB: it's mandatory to manually test the
--experimental-dumpless-upgrade
on a DB of the previous Meilisearch minor version (e.g. v1.13 for the v1.14 release). - [] If necessary, the feature have been tested in the Cloud production environment (with prototypes) and the Cloud UI is ready.
- [] If necessary, the documentation related to the implemented feature in the PR is ready.
- [] If necessary, the integrations related to the implemented feature in the PR are ready.