From 3433d6de9ae409582fc2450fb11f93dc663ebcfe Mon Sep 17 00:00:00 2001 From: Manuel Raynaud Date: Mon, 27 Apr 2026 14:51:25 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=84(upgrade)=20specify=20docspec=20upg?= =?UTF-8?q?rade=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The version o docspec must be upgraded to version >= 3.0.0 --- UPGRADE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/UPGRADE.md b/UPGRADE.md index 17ea69698..caf566b48 100644 --- a/UPGRADE.md +++ b/UPGRADE.md @@ -17,6 +17,8 @@ the following command inside your docker container: ## [Unreleased] - The deprecated endpoint `/api/v1.0/documents//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