You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by zi...@apache.org on 2022/08/17 02:54:33 UTC

[inlong] branch master updated (e11d7d850 -> cbfe2f11b)

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

zirui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


    from e11d7d850 [INLONG-5046][Agent] Support collect data from PostgreSQL (#5367)
     add cbfe2f11b [INLONG-5461][Sort] Add Audit for mongoDB extract node (#5548)

No new revisions were added by this update.

Summary of changes:
 inlong-sort/sort-connectors/mongodb-cdc/pom.xml    | 11 +++++
 .../sort/cdc/mongodb/DebeziumSourceFunction.java   | 22 +++++++---
 .../inlong/sort/cdc/mongodb/MongoDBSource.java     | 14 ++++--
 .../sort/cdc/mongodb/table/MongoDBTableSource.java | 22 ++++++----
 .../mongodb/table/MongoDBTableSourceFactory.java   | 51 +++++++++++-----------
 5 files changed, 78 insertions(+), 42 deletions(-)