This is an automated email from the ASF dual-hosted git repository.
wuchunfu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-web.git
The following commit(s) were added to refs/heads/main by this push:
new 66da9b63 [Improve][Doc] Add compatibility in doc (#235)
66da9b63 is described below
commit 66da9b63aa55061f6f74c1cf417b717498e057d7
Author: Jia Fan <[email protected]>
AuthorDate: Wed Oct 30 15:36:58 2024 +0800
[Improve][Doc] Add compatibility in doc (#235)
---
README.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/README.md b/README.md
index f633b1c3..28e06a61 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,14 @@ So, What we are?
An open-source web console to manage your seatunnel-script, and would push
them to any scheduling-system easily.
Click it if your want to know more about our design.
👉🏻[Design](https://github.com/apache/seatunnel/issues/1947)
+## Compatibility
+
+| SeaTunnel Web Version | SeaTunnel Version | Doc
|
+|-----------------------|------------------------|------------------------------------------------------------------------------|
+| 1.0.3-SNAPSHOT | 2.3.8 / 2.3.9-SNAPSHOT |
[Docs](https://github.com/apache/seatunnel-web/blob/main/README.md) |
+| 1.0.2 | 2.3.8 |
[Docs](https://github.com/apache/seatunnel-web/blob/1.0.2-release/README.md) |
+| 1.0.1 | 2.3.3 |
[Docs](https://github.com/apache/seatunnel-web/blob/1.0.1-release/README.md) |
+| 1.0.0 | 2.3.3 |
[Docs](https://github.com/apache/seatunnel-web/blob/1.0.0-release/README.md) |
## How to start