This is an automated email from the ASF dual-hosted git repository. jark pushed a commit to branch release-0.9 in repository https://gitbox.apache.org/repos/asf/fluss.git
commit 9aba1f051d3769393205cdb6aaca6152e411a94c Author: yuxia <[email protected]> AuthorDate: Fri Feb 6 20:31:07 2026 +0800 [docs] update compatibility table between versions --- website/docs/maintenance/operations/upgrading.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/website/docs/maintenance/operations/upgrading.md b/website/docs/maintenance/operations/upgrading.md index 581946d94..2b75557b6 100644 --- a/website/docs/maintenance/operations/upgrading.md +++ b/website/docs/maintenance/operations/upgrading.md @@ -80,10 +80,11 @@ Once this process is complete, the server upgrade will be finished. The compatibility between the Fluss client and the Fluss server is described in the following table: -| | Server 0.7 | Server 0.8 | Limitations | -|------------|------------|------------|-------------| -| Client 0.7 | ✔️ | ✔️ | | -| Client 0.8 | ✔️ | ✔️ | | +| | Server 0.7 | Server 0.8 | Server 0.9 | Limitations | +|------------|------------|------------|------------|-------------| +| Client 0.7 | ✔️ | ✔️ | ✔️ | | +| Client 0.8 | ✔️ | ✔️ | ✔️ | | +| Client 0.9 | ✔️ | ✔️ | ✔️ | | ## Upgrading Fluss datalake tiering service
