From e932def0211424851914d815f5bd2003c522674b Mon Sep 17 00:00:00 2001 From: Anastasia Alexadrova Date: Wed, 3 Dec 2025 17:12:05 +0100 Subject: [PATCH] Fixed compatibility matrix --- docs/details/versions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/details/versions.md b/docs/details/versions.md index 56c28c82..6740a8e2 100644 --- a/docs/details/versions.md +++ b/docs/details/versions.md @@ -21,7 +21,7 @@ The Restore compatibility column indicates if you can restore from the backup ma | PBM version | Logical | Physical |Incremental physical | Restore backward compatibility| | ----------- |---------|----------|---------------------|---------------------| -| **2.11.0** | [7.0.x], [8.0.x] | [7.0.x], [8.0.x] | [7.0.x], [8.0.x] | Yes | +| **2.11.0 - {{release}}** | [7.0.x], [8.0.x] | [7.0.x], [8.0.x] | [7.0.x], [8.0.x] | Yes | | **2.8.0 - 2.10.0** | [6.0.x], [7.0.x], [8.0.x] | [6.0.x], [7.0.x], [8.0.x] | [6.0.x], [7.0.x], [8.0.x] | Yes | | **2.6.0 - 2.7.0** | [5.0.x], [6.0.x], [7.0.x] | [5.0.x], [6.0.x], [7.0.x] | [5.0.14-12], [6.0.3-2] and higher, [7.0.x] | Yes | | **2.2.0 - 2.5.0** | [4.4.x] and higher| [4.4.6-8] and higher, 5.0.x, 6.0.x| [4.4.18-18], [5.0.14-12], [6.0.3-2] and higher| Yes | @@ -37,7 +37,7 @@ The Restore compatibility column indicates if you can restore from the backup ma | PBM version | Logical backups | Restore backward compatibility| | ----------- |-----------------| ----------------------------- | -| **2.11.0** | 7.0.x and higher | Yes | +| **2.11.0 - {{release}}** | 7.0.x and higher | Yes | | **2.8.0 - 2.10.0** | 6.0.x and higher | Yes | | **2.6.0 - 2.7.0** | 5.0.x and higher | Yes | | **2.2.0 - 2.5.0** | 4.4.x and higher | Yes |