From a8c86221fd9158b5e8bef9a1ae5d7b323dd42947 Mon Sep 17 00:00:00 2001 From: Hui Yu Date: Mon, 10 Nov 2025 18:38:26 +0800 Subject: [PATCH] Update version and compatibility for the release 0.14.0 --- docs/versioning-and-compatibility.md | 27 ++++++++------------------- 1 file changed, 8 insertions(+), 19 deletions(-) diff --git a/docs/versioning-and-compatibility.md b/docs/versioning-and-compatibility.md index f9908e37..b3bce576 100644 --- a/docs/versioning-and-compatibility.md +++ b/docs/versioning-and-compatibility.md @@ -6,25 +6,14 @@ The C client uses Semantic Versioning. We increment the major version number whe ## Compatibility -| client version | 1.28 | 1.29 | 1.30 | 1.31 | 1.32 | 1.33 | -|------------------|----------|----------|-----------|-----------|-----------|-----------| -| 0.10.0 | + | + | ✓ | - | - | x | -| 0.11.0 | + | + | + | ✓ | - | - | -| 0.12.0 | + | + | + | + | ✓ | - | -| 0.13.0 | + | + | + | + | + | ✓ | -| HEAD | + | + | + | + | + | ✓ | - -| client version | 1.17 | 1.18 | 1.19 | 1.20 | 1.21 | 1.22 | 1.23 | 1.24 | 1.25 | 1.26 | 1.27 | 1.28 | 1.29 | 1.30 | -|------------------|-----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------|----------| -| 0.1.0 | ✓ | - | - | x | x | x | x | x | x | x | x | x | x | x | -| 0.2.0 | + | + | + | + | + | ✓ | - | - | x | x | x | x | x | x | -| 0.3.0 | + | + | + | + | + | + | ✓ | - | - | x | x | x | x | x | -| 0.4.0 | + | + | + | + | + | + | + | ✓ | - | - | x | x | x | x | -| 0.5.0 | + | + | + | + | + | + | + | + | ✓ | - | - | x | x | x | -| 0.6.0 | + | + | + | + | + | + | + | + | + | ✓ | - | - | x | x | -| 0.7.0 | + | + | + | + | + | + | + | + | + | + | ✓ | - | - | x | -| 0.8.0 | + | + | + | + | + | + | + | + | + | + | + | ✓ | - | - | -| 0.9.0 | + | + | + | + | + | + | + | + | + | + | + | + | ✓ | - | +| client version | 1.28 | 1.29 | 1.30 | 1.31 | 1.32 | 1.33 | 1.34 | +|------------------|----------|----------|-----------|-----------|-----------|-----------|-----------| +| 0.10.0 | + | + | ✓ | - | - | x | x | +| 0.11.0 | + | + | + | ✓ | - | - | x | +| 0.12.0 | + | + | + | + | ✓ | - | - | +| 0.13.0 | + | + | + | + | + | ✓ | - | +| 0.14.0 | + | + | + | + | + | + | ✓ | +| HEAD | + | + | + | + | + | + | ✓ | Key: