1. a0f8ae1 [INLONG-12153][Manager] Add parameter validation for node in clusterController (#12153) by fuweng11 · 3 days ago master
  2. 0d31fbe [INLONG-12143][Manager][Agent] Fix Agent path traversal via unvalidated file source path (#12146) by spirit_sx · 4 days ago
  3. 4436810 [INLONG-12139][Sort] SortConfigUtil.checkUpdate throws NPE when DataFlowConfig.version is null, causing SortConfig reload to permanently stall (#12140) by ChunLiang Lu · 2 weeks ago
  4. a6239e0 [INLONG-12141][SDK] PbSourceData returns protobuf default values instead of null for unset fields (#12142) by ChunLiang Lu · 2 weeks ago
  5. e92cb3c [INLONG-12144][Manager] Perform permission verification for the deletion operation of streamsource (#12145) by fuweng11 · 3 weeks ago
  6. 710995a [INLONG-12133][Manager] Fix the security vulnerability in /api/cluster/testConnection (#12134) by fuweng11 · 6 weeks ago
  7. 3af0ea9 [INLONG-12135][Manager] Enhance the verification against SQL injection (#12136) by fuweng11 · 6 weeks ago
  8. f89c9a1 [INLONG-12137][Audit] Resolve thread-safety issues in the Audit SDK under high concurrency (#12138) by doleyzi · 6 weeks ago
  9. d04087b [INLONG-12129][Manager] Fix the security vulnerability in /api/node/testConnection (#12130) by fuweng11 · 6 weeks ago
  10. 9afbb8c [INLONG-12131][Manager] Fix the issue where jsonconfig cannot be serialized correctly (#12132) by fuweng11 · 6 weeks ago
  11. c7eb314 [INLONG-12127][Common] Add Json config (#12128) by ChunLiang Lu · 6 weeks ago
  12. 965f9da [INLONG-12125][SDK] Enhance Transform SDK protobuf processing and SQL alias parsing (#12126) by ChunLiang Lu · 7 weeks ago
  13. 4307016 [INLONG-12121][SDK] Log remote server address on send timeout and server errors in DataProxy Go SDK (#12124) by yfsn666 · 8 weeks ago inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang/v1.0.8
  14. d421b34 [INLONG-12120][SDK] Optimize worker selection logic in DataProxy Go SDK (#12123) by yfsn666 · 8 weeks ago
  15. 40ce4cb [INLONG-12119][SDK] Add connection timeout and tolerate partial endpoint failures during client initialization in DataProxy Go SDK (#12122) by yfsn666 · 8 weeks ago
  16. ae3c3df [INLONG-12117][SDK] Support concat_struct/extract_struct/extract_binary function (#12118) by ChunLiang Lu · 8 weeks ago
  17. 944c333 [INLONG-12104][Manager] Fix failure to logically delete associated data (#12105) by flowers-59f · 9 weeks ago
  18. c8c8857 [INLONG-12102][Manager] Fix incorrect logic in input validation (#12103) by flowers-59f · 9 weeks ago
  19. fee750b [INLONG-12115][Manager] Set the default value of openapi.auth.enabled to true. (#12116) by fuweng11 · 9 weeks ago
  20. 95c9a82 [INLONG-12113][SDK] TransformSDK supports encoding of List, Struct, and Binary type fields for RowData (#12114) by ChunLiang Lu · 3 months ago
  21. 066cb0b [INLONG-12111][SDK] ProtoBuf decoding supports parsing map nodes (#12112) by ChunLiang Lu · 3 months ago
  22. 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 · 3 months ago
  23. 05ee935 [INLONG-12100][Manager][SDK][Common] Fix 'separated' incorrect spelling in multiple files (#12101) by flowers-59f · 4 months ago
  24. 5a731c9 [INLONG-12090][SDK] Build standard Python Dataproxy SDK wheels based on PEP-517 (#12091) by hzqmwne · 4 months ago
  25. 560c1ec [INLONG-12098][Manager] Improve audit query nodeType mapping completeness and avoid null audit IDs(#12099) by healchow · 4 months ago
  26. d54d28f [INLONG-12092][Manager] Fix the problem of Non-template responsible persons can view template information (#12093) by fuweng11 · 4 months ago
  27. 45a6b13 [INLONG-12094][Manager] Fix the problem of ordinary users can create new packages (#12095) by fuweng11 · 4 months ago
  28. a5001d8 [INLONG-12096][Audit] Optimize function comments related to switching JDBC (#12097) by doleyzi · 4 months ago
  29. a5876c1 [INLONG-12088][Audit] Audit routing data source management supports domain names (#12089) by doleyzi · 4 months ago
  30. 5c0fec2 [INLONG-12064][Audit] Static ScheduledExecutorService in PulsarSink causes ClassLoader leaks and shared state corruption (#12085) by doleyzi · 5 months ago
  31. 5b50d13 [INLONG-12086][CI] Upgrade parameters of first interaction (#12087) by vernedeng · 5 months ago
  32. ac5aa1c [INLONG-12075][Manager] Allow admin or in-charge delete InlongGroup (#12076) by healchow · 5 months ago
  33. c6a949e [INLONG-12083][CI] Upgrade github actions version and specify permission of actions (#12084) by vernedeng · 5 months ago
  34. e204cb1 [INLONG-12079][Manager] Fix the problem of AuditAlertRuleRequest lacks validation for orderField and orderType (#12080) by fuweng11 · 5 months ago
  35. 4e42f68 [INLONG-12081][CI] Fix github action workflow policy violations (#12082) by vernedeng · 5 months ago
  36. b2876ad [INLONG-12073][Manager] Optimize Pulsar message query with thread pool and proper error handling (#12074) by healchow · 5 months ago
  37. 3cf9685 [INLONG-12071][Manager] Fix the incorrect filtering logic that checks whether messages match (#12072) by healchow · 5 months ago
  38. b49fb90 [INLONG-12077][CI] Make swapfile setup idempotent to avoid Text file busy failures (#12078) by healchow · 5 months ago
  39. b5286a1 [INLONG-12069][Audit] Fill with zero when there is no data for a given the API of day (#12070) by doleyzi · 5 months ago
  40. 1131468 [INLONG-12067][Audit] Optimize the auditing data statistics by day (#12068) by doleyzi · 6 months ago
  41. e101491 [INLONG-12065][Sort] Sort Format supports outputting complete row information when errors occur in field parsing (#12066) by Mingyu Bao · 6 months ago
  42. 6ae6636 [INLONG-12062][SDK] Upgrade gnet version in dataproxy go sdk (#12063) by yfsn666 · 6 months ago inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang/v1.0.7
  43. 0edced5 [INLONG-12058][SDK] Support retry mechanism when "server error" occurs in dataproxy client (#12059) by yfsn666 · 6 months ago
  44. 63a2197 [INLONG-12060][Audit] Optimize audit route management (#12061) by doleyzi · 6 months ago
  45. 0bb45cc [INLONG-12016][SDK] Add Python Dataproxy SDK compile Dockerfile (#12018) by yfsn666 · 7 months ago
  46. ddb2e25 [INLONG-12056][SDK] TransformSDK supports the "not in" operator (#12057) by ChunLiang Lu · 7 months ago
  47. 02779aa [INLONG-12054][SDK] Optimize InLong Dataproxy Python SDK dependency version requirements (#12055) by yfsn666 · 7 months ago
  48. 185b361 [INLONG-12052][Dashboard] Optimization of text display in long forms on resource details page (#12053) by kamianlaida · 8 months ago
  49. 9efa3fa [INLONG-12048][Docker] Change base image from openjdk:8-jdk to adoptopenjdk/openjdk8 (#12049) by Charles Zhang · 8 months ago
  50. b19119e [INLONG-11950][Agent] Missing case in switch statement (#12050) by ChunLiang Lu · 8 months ago
  51. e477cbb [INLONG-12046][Audit] SQL script initialization failed (#12047) by kamianlaida · 8 months ago
  52. f554c3a [INLONG-12044][Dashboard] Fix the Agent installation method is missing (#12045) by kamianlaida · 8 months ago
  53. 2ce18c9 [INLONG-12042][Audit] Change the name of the audit item BSS to BIFANG (#12043) by doleyzi · 8 months ago
  54. 1590949 [INLONG-12030][Release] Bumped master branch version to 2.4.0-SNAPSHOT (#12039) by doleyzi · 8 months ago
  55. f9bcee9 [INLONG-12027][Release] Update changes log for the 2.3.0 version (#12038) by doleyzi · 8 months ago
  56. c44e7cd [INLONG-12026][Release] Add the 2.3.0 version option for the bug report (#12037) by doleyzi · 8 months ago
  57. fdfc782 [INLONG-12021][Sort] Bump Elasticsearch dependency to 7.17.25 (#12025) by Charles Zhang · 9 months ago
  58. 9a79697 [INLONG-12019][SDK] Transformation supports a caching mechanism for processing identical function parameters (#12020) by ChunLiang Lu · 9 months ago
  59. cd3d44a [INLONG-12014][SDK] Add C++ Dataproxy SDK compile Dockerfile (#12015) by yfsn666 · 9 months ago
  60. 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 · 9 months ago
  61. f54b557 [INLONG-12009][Audit] Audit support for managing storage multiple clusters through routing (#12013) by doleyzi · 9 months ago
  62. 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
  63. 9bed15f [INLONG-12007][Sort] SortPulsar supports topic concatenation (#12008) by ChunLiang Lu · 10 months ago
  64. b36bfbe [INLONG-11995][Agent] The Agent supports parallel creation of Sender connections to the DataProxy, improving creation efficiency (#11996) by ChunLiang Lu · 10 months ago
  65. 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 · 10 months ago
  66. 9411dc1 [INLONG-11999][Audit] Add alert evaluation and periodic audit check task (#12002) by Kafka · 10 months ago
  67. c8a61e4 [INLONG-12000][Audit]Implement API for obtaining audit data in Audit Tool (#12001) by lsq888lsq · 10 months ago
  68. c5b84ec [INLONG-11997][Manager] Add comprehensive audit alert rule management API (#11978) by shuideyimei2 · 10 months ago
  69. c96830d [INLONG-11998][Audit] ​​Add the function of fetching Audit Data and Alert Policies from Manager for audit tool (#11992) by Evanwqd · 10 months ago
  70. a210941 [INLONG-11990][CI] Upgrade jackson version (#11991) by vernedeng · 10 months ago
  71. 51af984 [INLONG-11993][Audit] The audit service supports customizing the cache on and off (#11994) by doleyzi · 10 months ago
  72. 0f52cae [INLONG-11984][Manager] Fix the problem of Hive table creation statement error (#11985) by fuweng11 · 10 months ago
  73. 4da76bb [INLONG-11982][Sort] Fix Null Point Exception when changelogAuditKey is not set (#11983) by vernedeng · 10 months ago
  74. e79e906 [INLONG-11974][Sort] Upgrade pulsar sdk version to 4.0.3 (#11975) by vernedeng · 10 months ago
  75. a02416d [INLONG-11976][SDK] DataProxy Go SDK support detailed error information in server responses (#11977) by yfsn666 · 10 months ago inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang/v1.0.6
  76. a4f0ff7 [INLONG-11972][Dashboard] Occasional audit queries based on group queries have query conditions including streamid (#11973) by kamianlaida · 11 months ago
  77. cf22c92 [INLONG-11969][Sort] Fix NullPointer of cdc metric (#11970) by vernedeng · 11 months ago
  78. 624a009 [INLONG-11966][Sort]The deserialization process supports returning the data byte size in one rowdata (#11967) by Mingyu Bao · 11 months ago
  79. c0377bd [INLONG-11964][CI] Update all occurrences of the CodeQL Action in your workflow files to v3 (#11965) by Charles Zhang · 11 months ago
  80. f53266c [INLONG-11957][DOCS] Fix 404 issue in readme (#11963) by Zhidong Zhang · 11 months ago
  81. 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 · 11 months ago
  82. 28759a9 [INLONG-11958][Sort] Allow SortCkafka to filter out data in TransformFunction (#11959) by ChunLiang Lu · 11 months ago
  83. 19464a3 [INLONG-11954][SDK] Fix potential data race in Golang SDK (#11955) by gunli · 12 months ago inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang/v1.0.5
  84. 50a07cb [INLONG-11952][SDK] Transform handles field-level exceptions by nullifying only the affected field while preserving the entire record (#11953) by ChunLiang Lu · 12 months ago
  85. 3f8ecf2 [INLONG-11948][TubeMQ] Bump the base image zookeeper to 3.5 for building (#11949) by Charles Zhang · 12 months ago
  86. 78ed727 [INLONG-11944][Sort] Transform function parseurl supports parsing URL query string (#11945) by ChunLiang Lu · 12 months ago
  87. 239db8a [INLONG-11942][Sort] TransformFunction: url_decode supports specifying character sets (#11947) by ChunLiang Lu · 12 months ago
  88. d4f5f46 [INLONG-11943][Sort] TransformFunction: url_encode supports specifying character sets (#11946) by ChunLiang Lu · 12 months ago
  89. a5a2a70 [INLONG-11939][Sort] Support that TaskConfig merge issue preventing configuration changes from taking effect (#11941) by ChunLiang Lu · 12 months ago
  90. eb4b9c0 [INLONG-11937][Sort] Allow SortHttp to filter out data in TransformFunction (#11938) by ChunLiang Lu · 12 months ago inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-golang/v1.0.4
  91. b8c290a [INLONG-11931][Sort] Optimize Transform's CSV/KV parsing (#11932) by ChunLiang Lu · 12 months ago
  92. 6260dd7 [INLONG-11926][SDK] If SortSDK fails to retrieve GroupId and StreamId from the InLongMsgV0 protocol, it defaults to obtaining them from the unified metadata (#11927) by ChunLiang Lu · 1 year ago
  93. de842b0 [INLONG-11911][Sort] SortStandalone supports routing PB-format data streams to Kafka and Pulsar (#11913) by ChunLiang Lu · 1 year ago
  94. e71daca [INLONG-11909][Feature][Sort] Optimize the generation of tube session key (#11910) by vernedeng · 1 year ago
  95. c9123b8 [INLONG-11907][SDK] Transform support IN operator (#11908) by ChunLiang Lu · 1 year ago
  96. 2ebb00c [INLONG-11905][SDK] TransformSDK calls the org.reflections library APIs ​​according to version 0.9.12, not version 0.10.2 (#11906) by ChunLiang Lu · 1 year, 1 month ago
  97. bbd1177 [INLONG-11902][Sort] Allow SortCls to filter out data in TransformFunction (#11903) by ChunLiang Lu · 1 year, 1 month ago
  98. 0c31640 [INLONG-11900][Audit] In the case of no data, the Audit OpenAPI defaults to 0 (#11901) by doleyzi · 1 year, 1 month ago
  99. 2401d33 [INLONG-11897][Dashboard] Clicking the audit page query will call this interface multiple times (#11898) by kamianlaida · 1 year, 1 month ago
  100. 9fb2464 [INLONG-11892][Sort] SortStandalone support Negative Acknowledgment mechanism for delivery failures (#11896) by ChunLiang Lu · 1 year, 1 month ago