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 63a66c6 Update version to 1.0-SNAPSHOT
new f403a60 [hotfix] Fix unstable test of MongoSinkITCase.testRecovery
new fe91c00 [FLINK-31700][Connectors/MongoDB] Fix MongoDB nightly CI
failure
new a8cfaf7 [hotfix] Fix incompatible archunit version
new 4d749f9 [hotfix] Adding manual trigger for nightly build
The 4 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 | 2 +-
.github/workflows/weekly.yml | 1 +
.../writer/context/DefaultMongoSinkContext.java | 52 +---------
.../sink/writer/context/MongoSinkContext.java | 5 +-
.../connector/mongodb/sink/MongoSinkITCase.java | 15 ++-
.../mongodb/sink/writer/MongoWriterITCase.java | 109 ++-------------------
.../src/test/resources/archunit.properties | 3 +
pom.xml | 25 +----
8 files changed, 39 insertions(+), 173 deletions(-)