Hi,

Since a long time has passed since the last discussion thread[1]
and the addition of two new features during this period,
I have initiated a new discussion thread regarding the proposal
to create a release for flink-connector-mongodb 2.0.0 for Flink 1.20 and
1.19.

>From the last release (1.2.0), we mainly achieved:

1. Support upsert into sharded collections[2]
2. Support MongoDB 7.0[3]
3. Support fine-grained configuration to control filter push down[4]
4. Add pagination partitioning strategy[5]
5. Support insert overwrite semantics for mongodb table sink[6]


If the community agrees to create this release, I'm happy to
volunteer as the release manager, if another PMC (Leonard Xu?) is happy to
assist with the PMC-related release steps!

Best,
Jiabao

[1] https://www.mail-archive.com/dev@flink.apache.org/msg77727.html
[2] https://github.com/apache/flink-connector-mongodb/pull/37
[3] https://github.com/apache/flink-connector-mongodb/pull/36
[4] https://github.com/apache/flink-connector-mongodb/pull/23
[5] https://github.com/apache/flink-connector-mongodb/pull/45
[6] https://github.com/apache/flink-connector-mongodb/pull/43

Reply via email to