Sign in
apache
/
inlong
/
HEAD
0df61b5
[INLONG-12177][SDK] JSON format parsing supports returning JsonObject and JsonArray types (#12178)
by ChunLiang Lu
· 12 days ago
master
d9bb1f6
[INLONG-12175][CI] Pin docker/setup-qemu-action and docker/setup-buildx-action to SHA (#12176)
by vernedeng
· 2 weeks ago
49d5a34
[INLONG-12166][Release] Bumped master branch version to 2.5.0-SNAPSHOT (#12172)
by vernedeng
· 2 weeks ago
d94c6a1
[INLONG-12164][Release] Update changes log for the 2.4.0 version (#12171)
by vernedeng
· 2 weeks ago
67d341d
[INLONG-12162][Release] Add the 2.4.0 version option for the bug report (#12170)
by vernedeng
· 2 weeks ago
34cf036
[INLONG-12156][Manager] Add verification of operator permissions during the creation and modification of tenant roles (#12157)
by fuweng11
· 3 weeks ago
c53c503
[INLONG-12160][Manager] Add permission verification when modifying the datanode (#12161)
by fuweng11
· 3 weeks ago
d44be23
[INLONG-12148][Agent] Replace /bin/sh -c with ProcessBuilder (#12151)
by spirit_sx
· 3 weeks ago
4e56b8d
[INLONG-12149][Improve] [Manager] Add command whitelist validation in Manager (#12155)
by spirit_sx
· 3 weeks ago
578faa1
[INLONG-12158][SDK] Support SQL reserved keywords as source field names (backtick-quoted columns) (#12159)
by ChunLiang Lu
· 3 weeks ago
a0f8ae1
[INLONG-12153][Manager] Add parameter validation for node in clusterController (#12153)
by fuweng11
· 4 weeks ago
0d31fbe
[INLONG-12143][Manager][Agent] Fix Agent path traversal via unvalidated file source path (#12146)
by spirit_sx
· 4 weeks ago
4436810
[INLONG-12139][Sort] SortConfigUtil.checkUpdate throws NPE when DataFlowConfig.version is null, causing SortConfig reload to permanently stall (#12140)
by ChunLiang Lu
· 6 weeks ago
a6239e0
[INLONG-12141][SDK] PbSourceData returns protobuf default values instead of null for unset fields (#12142)
by ChunLiang Lu
· 6 weeks ago
e92cb3c
[INLONG-12144][Manager] Perform permission verification for the deletion operation of streamsource (#12145)
by fuweng11
· 6 weeks ago
710995a
[INLONG-12133][Manager] Fix the security vulnerability in /api/cluster/testConnection (#12134)
by fuweng11
· 9 weeks ago
3af0ea9
[INLONG-12135][Manager] Enhance the verification against SQL injection (#12136)
by fuweng11
· 9 weeks ago
f89c9a1
[INLONG-12137][Audit] Resolve thread-safety issues in the Audit SDK under high concurrency (#12138)
by doleyzi
· 9 weeks ago
d04087b
[INLONG-12129][Manager] Fix the security vulnerability in /api/node/testConnection (#12130)
by fuweng11
· 9 weeks ago
9afbb8c
[INLONG-12131][Manager] Fix the issue where jsonconfig cannot be serialized correctly (#12132)
by fuweng11
· 10 weeks ago
c7eb314
[INLONG-12127][Common] Add Json config (#12128)
by ChunLiang Lu
· 10 weeks ago
965f9da
[INLONG-12125][SDK] Enhance Transform SDK protobuf processing and SQL alias parsing (#12126)
by ChunLiang Lu
· 10 weeks ago
4307016
[INLONG-12121][SDK] Log remote server address on send timeout and server errors in DataProxy Go SDK (#12124)
by yfsn666
· 3 months ago
inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang/v1.0.8
d421b34
[INLONG-12120][SDK] Optimize worker selection logic in DataProxy Go SDK (#12123)
by yfsn666
· 3 months ago
40ce4cb
[INLONG-12119][SDK] Add connection timeout and tolerate partial endpoint failures during client initialization in DataProxy Go SDK (#12122)
by yfsn666
· 3 months ago
ae3c3df
[INLONG-12117][SDK] Support concat_struct/extract_struct/extract_binary function (#12118)
by ChunLiang Lu
· 3 months ago
944c333
[INLONG-12104][Manager] Fix failure to logically delete associated data (#12105)
by flowers-59f
· 3 months ago
c8c8857
[INLONG-12102][Manager] Fix incorrect logic in input validation (#12103)
by flowers-59f
· 3 months ago
fee750b
[INLONG-12115][Manager] Set the default value of openapi.auth.enabled to true. (#12116)
by fuweng11
· 3 months ago
95c9a82
[INLONG-12113][SDK] TransformSDK supports encoding of List, Struct, and Binary type fields for RowData (#12114)
by ChunLiang Lu
· 3 months ago
066cb0b
[INLONG-12111][SDK] ProtoBuf decoding supports parsing map nodes (#12112)
by ChunLiang Lu
· 4 months ago
c87fb8a
[INLONG-12108][SDK] TransformSDK supports decoding and transformation of ProtoBuf description files with multiple Proto files and multi-level NestedType (#12110)
by ChunLiang Lu
· 4 months ago
05ee935
[INLONG-12100][Manager][SDK][Common] Fix 'separated' incorrect spelling in multiple files (#12101)
by flowers-59f
· 5 months ago
5a731c9
[INLONG-12090][SDK] Build standard Python Dataproxy SDK wheels based on PEP-517 (#12091)
by hzqmwne
· 5 months ago
560c1ec
[INLONG-12098][Manager] Improve audit query nodeType mapping completeness and avoid null audit IDs(#12099)
by healchow
· 5 months ago
d54d28f
[INLONG-12092][Manager] Fix the problem of Non-template responsible persons can view template information (#12093)
by fuweng11
· 5 months ago
45a6b13
[INLONG-12094][Manager] Fix the problem of ordinary users can create new packages (#12095)
by fuweng11
· 5 months ago
a5001d8
[INLONG-12096][Audit] Optimize function comments related to switching JDBC (#12097)
by doleyzi
· 5 months ago
a5876c1
[INLONG-12088][Audit] Audit routing data source management supports domain names (#12089)
by doleyzi
· 5 months ago
5c0fec2
[INLONG-12064][Audit] Static ScheduledExecutorService in PulsarSink causes ClassLoader leaks and shared state corruption (#12085)
by doleyzi
· 5 months ago
5b50d13
[INLONG-12086][CI] Upgrade parameters of first interaction (#12087)
by vernedeng
· 5 months ago
ac5aa1c
[INLONG-12075][Manager] Allow admin or in-charge delete InlongGroup (#12076)
by healchow
· 5 months ago
c6a949e
[INLONG-12083][CI] Upgrade github actions version and specify permission of actions (#12084)
by vernedeng
· 5 months ago
e204cb1
[INLONG-12079][Manager] Fix the problem of AuditAlertRuleRequest lacks validation for orderField and orderType (#12080)
by fuweng11
· 5 months ago
4e42f68
[INLONG-12081][CI] Fix github action workflow policy violations (#12082)
by vernedeng
· 5 months ago
b2876ad
[INLONG-12073][Manager] Optimize Pulsar message query with thread pool and proper error handling (#12074)
by healchow
· 5 months ago
3cf9685
[INLONG-12071][Manager] Fix the incorrect filtering logic that checks whether messages match (#12072)
by healchow
· 5 months ago
b49fb90
[INLONG-12077][CI] Make swapfile setup idempotent to avoid Text file busy failures (#12078)
by healchow
· 5 months ago
b5286a1
[INLONG-12069][Audit] Fill with zero when there is no data for a given the API of day (#12070)
by doleyzi
· 6 months ago
1131468
[INLONG-12067][Audit] Optimize the auditing data statistics by day (#12068)
by doleyzi
· 6 months ago
e101491
[INLONG-12065][Sort] Sort Format supports outputting complete row information when errors occur in field parsing (#12066)
by Mingyu Bao
· 7 months ago
6ae6636
[INLONG-12062][SDK] Upgrade gnet version in dataproxy go sdk (#12063)
by yfsn666
· 7 months ago
inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang/v1.0.7
0edced5
[INLONG-12058][SDK] Support retry mechanism when "server error" occurs in dataproxy client (#12059)
by yfsn666
· 7 months ago
63a2197
[INLONG-12060][Audit] Optimize audit route management (#12061)
by doleyzi
· 7 months ago
0bb45cc
[INLONG-12016][SDK] Add Python Dataproxy SDK compile Dockerfile (#12018)
by yfsn666
· 7 months ago
ddb2e25
[INLONG-12056][SDK] TransformSDK supports the "not in" operator (#12057)
by ChunLiang Lu
· 7 months ago
02779aa
[INLONG-12054][SDK] Optimize InLong Dataproxy Python SDK dependency version requirements (#12055)
by yfsn666
· 7 months ago
185b361
[INLONG-12052][Dashboard] Optimization of text display in long forms on resource details page (#12053)
by kamianlaida
· 8 months ago
9efa3fa
[INLONG-12048][Docker] Change base image from openjdk:8-jdk to adoptopenjdk/openjdk8 (#12049)
by Charles Zhang
· 9 months ago
b19119e
[INLONG-11950][Agent] Missing case in switch statement (#12050)
by ChunLiang Lu
· 9 months ago
e477cbb
[INLONG-12046][Audit] SQL script initialization failed (#12047)
by kamianlaida
· 9 months ago
f554c3a
[INLONG-12044][Dashboard] Fix the Agent installation method is missing (#12045)
by kamianlaida
· 9 months ago
2ce18c9
[INLONG-12042][Audit] Change the name of the audit item BSS to BIFANG (#12043)
by doleyzi
· 9 months ago
1590949
[INLONG-12030][Release] Bumped master branch version to 2.4.0-SNAPSHOT (#12039)
by doleyzi
· 9 months ago
f9bcee9
[INLONG-12027][Release] Update changes log for the 2.3.0 version (#12038)
by doleyzi
· 9 months ago
c44e7cd
[INLONG-12026][Release] Add the 2.3.0 version option for the bug report (#12037)
by doleyzi
· 9 months ago
fdfc782
[INLONG-12021][Sort] Bump Elasticsearch dependency to 7.17.25 (#12025)
by Charles Zhang
· 9 months ago
9a79697
[INLONG-12019][SDK] Transformation supports a caching mechanism for processing identical function parameters (#12020)
by ChunLiang Lu
· 10 months ago
cd3d44a
[INLONG-12014][SDK] Add C++ Dataproxy SDK compile Dockerfile (#12015)
by yfsn666
· 10 months ago
60b8df3
[INLONG-12012][SDK] Put the Python Dataproxy SDK target directory in the command line parameters to avoid interruption of the build process (#12017)
by yfsn666
· 10 months ago
f54b557
[INLONG-12009][Audit] Audit support for managing storage multiple clusters through routing (#12013)
by doleyzi
· 10 months ago
8fb2b49
[INLONG-12010][SDK] Fix the problem of truncated string data containing Chinese characters when reporting using Dataproxy Python SDK (#12011)
by yfsn666
· 10 months ago
9bed15f
[INLONG-12007][Sort] SortPulsar supports topic concatenation (#12008)
by ChunLiang Lu
· 10 months ago
b36bfbe
[INLONG-11995][Agent] The Agent supports parallel creation of Sender connections to the DataProxy, improving creation efficiency (#11996)
by ChunLiang Lu
· 11 months ago
5deaf63
[INLONG-12003][Agent] Added the agent_ext.properties configuration file loading to prevent personalized configurations from being lost when the agent.properties configuration file is overwritten during upgrades (#12004)
by ChunLiang Lu
· 11 months ago
9411dc1
[INLONG-11999][Audit] Add alert evaluation and periodic audit check task (#12002)
by Kafka
· 11 months ago
c8a61e4
[INLONG-12000][Audit]Implement API for obtaining audit data in Audit Tool (#12001)
by lsq888lsq
· 11 months ago
c5b84ec
[INLONG-11997][Manager] Add comprehensive audit alert rule management API (#11978)
by shuideyimei2
· 11 months ago
c96830d
[INLONG-11998][Audit] Add the function of fetching Audit Data and Alert Policies from Manager for audit tool (#11992)
by Evanwqd
· 11 months ago
a210941
[INLONG-11990][CI] Upgrade jackson version (#11991)
by vernedeng
· 11 months ago
51af984
[INLONG-11993][Audit] The audit service supports customizing the cache on and off (#11994)
by doleyzi
· 11 months ago
0f52cae
[INLONG-11984][Manager] Fix the problem of Hive table creation statement error (#11985)
by fuweng11
· 11 months ago
4da76bb
[INLONG-11982][Sort] Fix Null Point Exception when changelogAuditKey is not set (#11983)
by vernedeng
· 11 months ago
e79e906
[INLONG-11974][Sort] Upgrade pulsar sdk version to 4.0.3 (#11975)
by vernedeng
· 11 months ago
a02416d
[INLONG-11976][SDK] DataProxy Go SDK support detailed error information in server responses (#11977)
by yfsn666
· 11 months ago
inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang/v1.0.6
a4f0ff7
[INLONG-11972][Dashboard] Occasional audit queries based on group queries have query conditions including streamid (#11973)
by kamianlaida
· 11 months ago
cf22c92
[INLONG-11969][Sort] Fix NullPointer of cdc metric (#11970)
by vernedeng
· 12 months ago
624a009
[INLONG-11966][Sort]The deserialization process supports returning the data byte size in one rowdata (#11967)
by Mingyu Bao
· 12 months ago
c0377bd
[INLONG-11964][CI] Update all occurrences of the CodeQL Action in your workflow files to v3 (#11965)
by Charles Zhang
· 12 months ago
f53266c
[INLONG-11957][DOCS] Fix 404 issue in readme (#11963)
by Zhidong Zhang
· 12 months ago
373c3eb
[INLONG-11961][SDK] Transform supports array index access, the WHERE clause supports the LIKE operator, and the str_to_json function converts KV-format data into JSON format (#11962)
by ChunLiang Lu
· 12 months ago
28759a9
[INLONG-11958][Sort] Allow SortCkafka to filter out data in TransformFunction (#11959)
by ChunLiang Lu
· 12 months ago
19464a3
[INLONG-11954][SDK] Fix potential data race in Golang SDK (#11955)
by gunli
· 1 year ago
inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang/v1.0.5
50a07cb
[INLONG-11952][SDK] Transform handles field-level exceptions by nullifying only the affected field while preserving the entire record (#11953)
by ChunLiang Lu
· 1 year ago
3f8ecf2
[INLONG-11948][TubeMQ] Bump the base image zookeeper to 3.5 for building (#11949)
by Charles Zhang
· 1 year ago
78ed727
[INLONG-11944][Sort] Transform function parseurl supports parsing URL query string (#11945)
by ChunLiang Lu
· 1 year ago
239db8a
[INLONG-11942][Sort] TransformFunction: url_decode supports specifying character sets (#11947)
by ChunLiang Lu
· 1 year ago
d4f5f46
[INLONG-11943][Sort] TransformFunction: url_encode supports specifying character sets (#11946)
by ChunLiang Lu
· 1 year ago
a5a2a70
[INLONG-11939][Sort] Support that TaskConfig merge issue preventing configuration changes from taking effect (#11941)
by ChunLiang Lu
· 1 year ago
eb4b9c0
[INLONG-11937][Sort] Allow SortHttp to filter out data in TransformFunction (#11938)
by ChunLiang Lu
· 1 year ago
inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang/v1.0.4
Next »