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

dockerzhang pushed a change to branch branch-1.7
in repository https://gitbox.apache.org/repos/asf/inlong.git


    from a1ce157a1 [INLONG-7830][Sort] Using multi-threading to closing files 
ingesting data into iceberg (#8016)
     new d58058db7 [INLONG-8019][DataProxy] Optimize the function of getTopic() 
(#8020)
     new 8f92f389e [INLONG-8022][Dashboard] Node management title text 
optimization (#8023)
     new 412e56054 [INLONG-7971][Dashboard] Support batch import stream fields 
by Excel (#7972)

The 3 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:
 CHANGES.md                                         |  1 +
 inlong-dashboard/src/configs/menus/conf.tsx        | 10 +--
 inlong-dashboard/src/i18n.ts                       |  4 +-
 .../src/ui/components/FieldParseModule/index.tsx   | 80 +++++++++++++++++++++-
 inlong-dashboard/src/ui/locales/cn.json            |  1 +
 inlong-dashboard/src/ui/locales/en.json            |  1 +
 .../inlong/dataproxy/config/ConfigManager.java     | 21 +++++-
 .../inlong/dataproxy/http/MessageFilter.java       | 16 +++++
 .../dataproxy/http/SimpleMessageHandler.java       | 16 +----
 .../dataproxy/source/ServerMessageHandler.java     |  6 +-
 .../dataproxy/source/SimpleMessageHandler.java     | 28 +-------
 .../inlong/dataproxy/utils/MessageUtils.java       | 20 ------
 12 files changed, 128 insertions(+), 76 deletions(-)

Reply via email to