📄(upgrade) specify docspec upgrade version

The version o docspec must be upgraded to version >= 3.0.0
This commit is contained in:
Manuel Raynaud
2026-04-27 14:52:27 +02:00
parent 5e22bc4736
commit 3433d6de9a
+2
View File
@@ -17,6 +17,8 @@ the following command inside your docker container:
## [Unreleased]
- The deprecated endpoint `/api/v1.0/documents/<document_id>/descendants` is removed. The search endpoint should be used instead.
- Upgrade docspec dependency to version >= 3.0.0
The docspec service has changed since version 3.0.0, we ware now compatible with this version and not with version 2.x.x anymore
## [4.6.0] - 2026-02-27