This is an automated email from the ASF dual-hosted git repository.

jiabaosun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/flink-connector-mongodb.git


    from 97ec9b4  [hotfix][test] Minimize test cases visibility (#39)
     new 4b8f5f9  [FLINK-36053][connectors/mongodb] Bump testcontainers version 
from 1.17.2 to 1.18.3
     new 5f63e58  [FLINK-36053][connectors/mongodb] Support multi-version 
integration test in mongodb connector

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                      |  23 +++--
 .../flink/tests/util/mongodb/MongoE2ECase.java     |   4 +-
 .../connector/mongodb/sink/MongoSinkITCase.java    |   3 +-
 .../mongodb/sink/writer/MongoWriterITCase.java     |   3 +-
 .../mongodb/table/MongoDynamicTableSinkITCase.java |   3 +-
 .../table/MongoDynamicTableSourceITCase.java       |   3 +-
 .../table/MongoPartitionedTableSinkITCase.java     |   2 +
 .../mongodb/testutils/MongoShardedContainers.java  | 103 ++++++++++++++-------
 .../connector/mongodb/testutils/MongoTestUtil.java |  20 ++--
 pom.xml                                            |  42 ++++++++-
 10 files changed, 147 insertions(+), 59 deletions(-)

Reply via email to