This is an automated email from the ASF dual-hosted git repository.
fanjia pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new a1f6fc926 add changed log for kafka source (#3329)
a1f6fc926 is described below
commit a1f6fc926f86e10fceac9fbd8ec7937e353b18c7
Author: Eric <[email protected]>
AuthorDate: Wed Nov 9 14:00:22 2022 +0800
add changed log for kafka source (#3329)
---
docs/en/connector-v2/source/kafka.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docs/en/connector-v2/source/kafka.md
b/docs/en/connector-v2/source/kafka.md
index 966ebd972..a66c54412 100644
--- a/docs/en/connector-v2/source/kafka.md
+++ b/docs/en/connector-v2/source/kafka.md
@@ -133,3 +133,7 @@ source {
### 2.3.0-beta 2022-10-20
- Add Kafka Source Connector
+
+### Next Version
+
+- [Improve] Support setting read starting offset or time at startup config
([3157](https://github.com/apache/incubator-seatunnel/pull/3157))
\ No newline at end of file