Hi, Li Liu
Regarding this release, we still lack a release manager. Would you like to
be the release manager for this version?

Lucifer Tyrant <[email protected]> 于2023年8月7日周一 10:25写道:

> Good job, li. Thank you for your work on this!
>
> Li Liu <[email protected]> 于2023年8月6日周日 23:03写道:
> >
> > Dear Apache SeaTunnel Community,
> >
> > I hope this message finds you well.
> >
> > I'm excited to share that we're planning to release version 2.3.3 by the
> end of August. To ensure a smooth release process, I've set up a Milestones
> for this upcoming release. All PRs listed under this Milestones are
> expected to be finalized by August 21st.
> >
> > I would like to call upon everyone's cooperation in reviewing these PRs.
> It's imperative that we come together to expedite the review process and
> drive the PRs to merge swiftly. Every contribution and effort in this
> regard is deeply valued.
> >
> > [BUG][Connector-V2][Jdbc] support postgresql json type  <
> https://github.com/apache/seatunnel/pull/5194>
> > [bugfix] update e2e <https://github.com/apache/seatunnel/pull/5190>
> > [BUG][Connector-V2][Mongo-cdc] Incremental data kind error in snapshot
> phase <https://github.com/apache/seatunnel/pull/5184>
> > [Feature][Zeta]The expiration time of a historical Job can be config <
> https://github.com/apache/seatunnel/pull/5180>  approved <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Aapproved>
> reviewed <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Areviewed
> >
> > [Imporve] [CDC Base] Add a fast sampling method that supports character
> types <https://github.com/apache/seatunnel/pull/5179>
> > [Improve] [Connector-V2] Remove scheduler in JDBC sink #4736 <
> https://github.com/apache/seatunnel/pull/5168>
> > [feature][web] hive add option because web need <
> https://github.com/apache/seatunnel/pull/5154>  reviewed <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Areviewed
> >
> > [Docs][Connector-V2][S3File]Reconstruct the S3File connector document <
> https://github.com/apache/seatunnel/pull/5151>  document <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Adocument>
> reviewed <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Areviewed
> >
> > [Fix][Zeta] Resolve out-of-heap memory overflow <
> https://github.com/apache/seatunnel/pull/5148>  bug <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Abug>
> don't merge <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3A%22don%27t+merge%22
> >
> > [Bugfix][AmazonDynamoDB] Fix the problem that all table data cannot be
> obtained <https://github.com/apache/seatunnel/pull/5146>  approved <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Aapproved>
> reviewed <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Areviewed
> >
> > [Docs][Connector-V2][StarRocks]Reconstruct the StarRocks connector
> document <https://github.com/apache/seatunnel/pull/5132>  document <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Adocument>
> improve <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Aimprove
> >
> > [Docs][Connector-V2][SelectDB-Cloud]Reconstruct the SelectDB-Cloud
> connector document <https://github.com/apache/seatunnel/pull/5130>
> document <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Adocument
> >
> > [Docs][Connector-V2][MyHours]Reconstruct the MyHours connector document <
> https://github.com/apache/seatunnel/pull/5129>  document <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Adocument>
> improve <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Aimprove
> >
> > [Feature][Zeta] Support history service record job execute error <
> https://github.com/apache/seatunnel/pull/5114>  approved <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Aapproved>
> reviewed <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Areviewed
> >
> > [Feature][Zeta][REST-API]Add REST API To Submit Job <
> https://github.com/apache/seatunnel/pull/5107>  First-time contributor <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3A%22First-time+contributor%22>
> Zeta Rest API <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3A%22Zeta+Rest+API%22>
> Zeta <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3AZeta
> >
> > [Doc] Improve S3File Source & S3File Sink document <
> https://github.com/apache/seatunnel/pull/5101>  document <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Adocument>
> reviewed <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Areviewed
> >
> > [bugfix][DM] dm database, schema is database,so table no need schema <
> https://github.com/apache/seatunnel/pull/5207>
> > [Docs][Connector-V2][HDFS]Refactor connector-v2 docs using unified
> format HDFS. <https://github.com/apache/seatunnel/pull/4871> document <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Adocument
> >
> > [Feature][Connector-v2][RedisSink]Support redis to set expiration time. <
> https://github.com/apache/seatunnel/pull/4975>  reviewed <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Areviewed
> >
> > [Feature][Zeta] Checkpoint support hdfs ha mode <
> https://github.com/apache/seatunnel/pull/4942>  feature <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Afeature>
> First-time contributor <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3A%22First-time+contributor%22>
> Zeta <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3AZeta
> >
> > [Bugfix][zeta] Avoid Redundant Job Submissions by Checking Job Status <
> https://github.com/apache/seatunnel/pull/5229>
> > [Bugfix][zeta] Fixed the issue of duplicated metrics caused by job fault
> tolerance or restore. <https://github.com/apache/seatunnel/pull/5214>
> > [bug][jdbc][oracle]Fix the Oracle number type mapping problem <
> https://github.com/apache/seatunnel/pull/5209>
> > [Bugfix][zeta] Fix the serialization issue of GetMetricsOperation during
> multi-node operation. <https://github.com/apache/seatunnel/pull/5206>
> > [Improve][Connector-v2][HiveSink]remove drop partition when abort. <
> https://github.com/apache/seatunnel/pull/4940>
> > [Docs][Connector][Source][jdbc]Change the line boundary store value type
> to BigDecimal <https://github.com/apache/seatunnel/pull/4900>  reviewed <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Areviewed
> >
> > [Bug][flink-runtime][connectors-v2] Flink register table Environment The
> running mode is set tojob.mode <
> https://github.com/apache/seatunnel/pull/4826>
> > [Bugfix][cdc] Fix mysql bit column to java byte <
> https://github.com/apache/seatunnel/pull/4817>  approved <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Aapproved>
> cdc <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Acdc>
> connectors-v2 <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Aconnectors-v2>
> First-time contributor <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3A%22First-time+contributor%22>
> reviewed <
> https://github.com/apache/seatunnel/issues?q=is%3Aopen+is%3Aissue+label%3Areviewed
> >
> >
> >
> >
> > Your commitment and dedication towards making SeaTunnel a success are
> immensely appreciated. Let's collaborate and make this release a benchmark
> for our community.
> >
> > Thank you for your continued support and dedication.
> >
> > Warm regards,
> >
> > Ic4y
>


-- 

Best Regards

------------

EricJoy2048
[email protected]

Reply via email to