Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improve] Update snapshot version to 2.3.9 #7841

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

liunaijie
Copy link
Member

Purpose of this pull request

Does this PR introduce any user-facing change?

How was this patch tested?

Check list

@github-actions github-actions bot added document dependencies Pull requests that update a dependency file labels Oct 15, 2024
@liunaijie liunaijie merged commit fded466 into apache:dev Oct 15, 2024
6 of 7 checks passed
@@ -30,13 +30,13 @@ tar -xzvf "apache-seatunnel-${version}-bin.tar.gz"
从2.2.0-beta版本开始,二进制包不再默认提供连接器依赖,因此在第一次使用它时,您需要执行以下命令来安装连接器:(当然,您也可以从 [Apache Maven Repository](https://repo.maven.apache.org/maven2/org/apache/seatunnel/) 手动下载连接器,然后将其移动至`connectors/seatunnel`目录下)。

```bash
sh bin/install-plugin.sh 2.3.8
sh bin/install-plugin.sh 2.3.9
```

如果您需要指定的连接器版本,以2.3.7为例,您需要执行如下命令
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
如果您需要指定的连接器版本,以2.3.7为例,您需要执行如下命令
如果您需要指定的连接器版本,以2.3.9为例,您需要执行如下命令

@@ -38,7 +38,7 @@ sh bin/install-plugin.sh
如果您需要指定的连接器版本,以2.3.7为例,您需要执行如下命令:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
如果您需要指定的连接器版本,以2.3.7为例,您需要执行如下命令:
如果您需要指定的连接器版本,以2.3.9为例,您需要执行如下命令:

Copy link
Member

@Hisoka-X Hisoka-X left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please update zh docker doc too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dependencies Pull requests that update a dependency file document reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants