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

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


    from bea5957  [FLINK-32024][docs] Short code related to externalized 
connector retrieve version from its own data yaml
     new 23b3789  [FLINK-32187] Remove dependency on flink-shaded
     new 99755b4  [FLINK-31923] Run nightly builds against multiple branches 
and Flink versions
     new a351ddf  [hotfix] Test PRs against 1.17-SNAPSHOT and 1.18-SNAPSHOT
     new 1de4999  [FLINK-32446][connectors/mongodb]  MongoWriter should 
regularly check whether the latest flush time is arriving
     new 723b34a  [FLINK-32348][connectors/mongodb][tests] Fix MongoDB tests 
are flaky and time out

The 5 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:
 .editorconfig                                      |  2 +-
 .github/workflows/push_pr.yml                      |  5 +-
 .github/workflows/weekly.yml                       | 24 ++++++-
 .../connector/mongodb/sink/writer/MongoWriter.java | 83 +++++++++++++++++++---
 .../source/enumerator/MongoSourceEnumerator.java   | 13 ++--
 .../reader/split/MongoScanSourceSplitReader.java   |  1 -
 .../mongodb/sink/writer/MongoWriterITCase.java     |  7 +-
 .../connector/mongodb/testutils/MongoTestUtil.java | 13 ++++
 pom.xml                                            | 12 ----
 tools/maven/checkstyle.xml                         |  2 +-
 10 files changed, 129 insertions(+), 33 deletions(-)

Reply via email to