This is an automated email from the ASF dual-hosted git repository.
tyrantlucifer pushed a change to branch 2.3.0-release
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git
discard 9e1f07aab [Release][2.3.0][release-note] Add 2.3.0 release-note
discard a3789b7d4 [Feature][Connector V2] expose configurable options in Hudi
(#3383)
discard d37cd69ee [Feature][ST-Engine] Support engine restart job information
will not be lost (#3637)
add b1b46bfa1 [Feature][ST-Engine] Support engine restart job information
will not be lost (#3637)
add fd4cec3a9 [Feature][Connector V2] expose configurable options in Hudi
(#3383)
add 705625c17 [Docs] Improve document (#3768)
new 0d9e22a15 [Release][2.3.0][release-note] Add 2.3.0 release-note
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9e1f07aab)
\
N -- N -- N refs/heads/2.3.0-release (0d9e22a15)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/en/connector-v2/sink/Kafka.md | 57 +++++++
docs/en/connector-v2/source/kafka.md | 55 +++++++
docs/en/seatunnel-engine/checkpoint-storage.md | 7 +-
docs/en/seatunnel-engine/cluster-manager.md | 5 +
docs/en/seatunnel-engine/cluster-mode.md | 9 +-
docs/en/seatunnel-engine/deployment.md | 177 ++++++++++++++++++++-
docs/en/seatunnel-engine/local-mode.md | 5 +-
docs/en/seatunnel-engine/tcp.md | 36 +++++
docs/sidebars.js | 4 +-
plugins/README.md | 9 +-
.../json/files/schemas/seatunnel-schema-demo.json | 4 -
11 files changed, 356 insertions(+), 12 deletions(-)
create mode 100644 docs/en/seatunnel-engine/cluster-manager.md
create mode 100644 docs/en/seatunnel-engine/tcp.md
delete mode 100644 plugins/json/files/schemas/seatunnel-schema-demo.json