This is an automated email from the ASF dual-hosted git repository.
martijnvisser pushed a change to branch v1.0
in repository https://gitbox.apache.org/repos/asf/flink-connector-mongodb.git
from 78fe3ed [FLINK-33567][Documentation] Add Flink compatibility matrix
for MongoDB 1.0.1
new aa7a909 [FLINK-33899][connectors/mongodb] Support Java 17 and Java 21
for mongodb connector
new e2aa8b3 [hotfix][test][connectors/mongodb] Update MongoWriterITCase
to be compatible with updated SinkV2 interfaces
The 2 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:
.github/workflows/push_pr.yml | 9 +++++-
.github/workflows/weekly.yml | 13 +++++----
flink-connector-mongodb/pom.xml | 9 ++++++
.../mongodb/sink/writer/MongoWriterITCase.java | 33 +++++++++++-----------
pom.xml | 3 ++
5 files changed, 43 insertions(+), 24 deletions(-)