1. 0df61b5 [INLONG-12177][SDK] JSON format parsing supports returning JsonObject and JsonArray types (#12178) by ChunLiang Lu · 12 days ago master
  2. d9bb1f6 [INLONG-12175][CI] Pin docker/setup-qemu-action and docker/setup-buildx-action to SHA (#12176) by vernedeng · 2 weeks ago
  3. 49d5a34 [INLONG-12166][Release] Bumped master branch version to 2.5.0-SNAPSHOT (#12172) by vernedeng · 2 weeks ago
  4. d94c6a1 [INLONG-12164][Release] Update changes log for the 2.4.0 version (#12171) by vernedeng · 2 weeks ago
  5. 67d341d [INLONG-12162][Release] Add the 2.4.0 version option for the bug report (#12170) by vernedeng · 2 weeks ago
  6. 34cf036 [INLONG-12156][Manager] Add verification of operator permissions during the creation and modification of tenant roles (#12157) by fuweng11 · 3 weeks ago
  7. c53c503 [INLONG-12160][Manager] Add permission verification when modifying the datanode (#12161) by fuweng11 · 3 weeks ago
  8. d44be23 [INLONG-12148][Agent] Replace /bin/sh -c with ProcessBuilder (#12151) by spirit_sx · 3 weeks ago
  9. 4e56b8d [INLONG-12149][Improve] [Manager] Add command whitelist validation in Manager (#12155) by spirit_sx · 3 weeks ago
  10. 578faa1 [INLONG-12158][SDK] Support SQL reserved keywords as source field names (backtick-quoted columns) (#12159) by ChunLiang Lu · 3 weeks ago
  11. a0f8ae1 [INLONG-12153][Manager] Add parameter validation for node in clusterController (#12153) by fuweng11 · 4 weeks ago
  12. 0d31fbe [INLONG-12143][Manager][Agent] Fix Agent path traversal via unvalidated file source path (#12146) by spirit_sx · 4 weeks ago
  13. 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
  14. a6239e0 [INLONG-12141][SDK] PbSourceData returns protobuf default values instead of null for unset fields (#12142) by ChunLiang Lu · 6 weeks ago
  15. e92cb3c [INLONG-12144][Manager] Perform permission verification for the deletion operation of streamsource (#12145) by fuweng11 · 6 weeks ago
  16. 710995a [INLONG-12133][Manager] Fix the security vulnerability in /api/cluster/testConnection (#12134) by fuweng11 · 9 weeks ago
  17. 3af0ea9 [INLONG-12135][Manager] Enhance the verification against SQL injection (#12136) by fuweng11 · 9 weeks ago
  18. f89c9a1 [INLONG-12137][Audit] Resolve thread-safety issues in the Audit SDK under high concurrency (#12138) by doleyzi · 9 weeks ago
  19. d04087b [INLONG-12129][Manager] Fix the security vulnerability in /api/node/testConnection (#12130) by fuweng11 · 9 weeks ago
  20. 9afbb8c [INLONG-12131][Manager] Fix the issue where jsonconfig cannot be serialized correctly (#12132) by fuweng11 · 10 weeks ago
  21. c7eb314 [INLONG-12127][Common] Add Json config (#12128) by ChunLiang Lu · 10 weeks ago
  22. 965f9da [INLONG-12125][SDK] Enhance Transform SDK protobuf processing and SQL alias parsing (#12126) by ChunLiang Lu · 10 weeks ago
  23. 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
  24. d421b34 [INLONG-12120][SDK] Optimize worker selection logic in DataProxy Go SDK (#12123) by yfsn666 · 3 months ago
  25. 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
  26. ae3c3df [INLONG-12117][SDK] Support concat_struct/extract_struct/extract_binary function (#12118) by ChunLiang Lu · 3 months ago
  27. 944c333 [INLONG-12104][Manager] Fix failure to logically delete associated data (#12105) by flowers-59f · 3 months ago
  28. c8c8857 [INLONG-12102][Manager] Fix incorrect logic in input validation (#12103) by flowers-59f · 3 months ago
  29. fee750b [INLONG-12115][Manager] Set the default value of openapi.auth.enabled to true. (#12116) by fuweng11 · 3 months ago
  30. 95c9a82 [INLONG-12113][SDK] TransformSDK supports encoding of List, Struct, and Binary type fields for RowData (#12114) by ChunLiang Lu · 3 months ago
  31. 066cb0b [INLONG-12111][SDK] ProtoBuf decoding supports parsing map nodes (#12112) by ChunLiang Lu · 4 months ago
  32. 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
  33. 05ee935 [INLONG-12100][Manager][SDK][Common] Fix 'separated' incorrect spelling in multiple files (#12101) by flowers-59f · 5 months ago
  34. 5a731c9 [INLONG-12090][SDK] Build standard Python Dataproxy SDK wheels based on PEP-517 (#12091) by hzqmwne · 5 months ago
  35. 560c1ec [INLONG-12098][Manager] Improve audit query nodeType mapping completeness and avoid null audit IDs(#12099) by healchow · 5 months ago
  36. d54d28f [INLONG-12092][Manager] Fix the problem of Non-template responsible persons can view template information (#12093) by fuweng11 · 5 months ago
  37. 45a6b13 [INLONG-12094][Manager] Fix the problem of ordinary users can create new packages (#12095) by fuweng11 · 5 months ago
  38. a5001d8 [INLONG-12096][Audit] Optimize function comments related to switching JDBC (#12097) by doleyzi · 5 months ago
  39. a5876c1 [INLONG-12088][Audit] Audit routing data source management supports domain names (#12089) by doleyzi · 5 months ago
  40. 5c0fec2 [INLONG-12064][Audit] Static ScheduledExecutorService in PulsarSink causes ClassLoader leaks and shared state corruption (#12085) by doleyzi · 5 months ago
  41. 5b50d13 [INLONG-12086][CI] Upgrade parameters of first interaction (#12087) by vernedeng · 5 months ago
  42. ac5aa1c [INLONG-12075][Manager] Allow admin or in-charge delete InlongGroup (#12076) by healchow · 5 months ago
  43. c6a949e [INLONG-12083][CI] Upgrade github actions version and specify permission of actions (#12084) by vernedeng · 5 months ago
  44. e204cb1 [INLONG-12079][Manager] Fix the problem of AuditAlertRuleRequest lacks validation for orderField and orderType (#12080) by fuweng11 · 5 months ago
  45. 4e42f68 [INLONG-12081][CI] Fix github action workflow policy violations (#12082) by vernedeng · 5 months ago
  46. b2876ad [INLONG-12073][Manager] Optimize Pulsar message query with thread pool and proper error handling (#12074) by healchow · 5 months ago
  47. 3cf9685 [INLONG-12071][Manager] Fix the incorrect filtering logic that checks whether messages match (#12072) by healchow · 5 months ago
  48. b49fb90 [INLONG-12077][CI] Make swapfile setup idempotent to avoid Text file busy failures (#12078) by healchow · 5 months ago
  49. 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
  50. 1131468 [INLONG-12067][Audit] Optimize the auditing data statistics by day (#12068) by doleyzi · 6 months ago
  51. e101491 [INLONG-12065][Sort] Sort Format supports outputting complete row information when errors occur in field parsing (#12066) by Mingyu Bao · 7 months ago
  52. 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
  53. 0edced5 [INLONG-12058][SDK] Support retry mechanism when "server error" occurs in dataproxy client (#12059) by yfsn666 · 7 months ago
  54. 63a2197 [INLONG-12060][Audit] Optimize audit route management (#12061) by doleyzi · 7 months ago
  55. 0bb45cc [INLONG-12016][SDK] Add Python Dataproxy SDK compile Dockerfile (#12018) by yfsn666 · 7 months ago
  56. ddb2e25 [INLONG-12056][SDK] TransformSDK supports the "not in" operator (#12057) by ChunLiang Lu · 7 months ago
  57. 02779aa [INLONG-12054][SDK] Optimize InLong Dataproxy Python SDK dependency version requirements (#12055) by yfsn666 · 7 months ago
  58. 185b361 [INLONG-12052][Dashboard] Optimization of text display in long forms on resource details page (#12053) by kamianlaida · 8 months ago
  59. 9efa3fa [INLONG-12048][Docker] Change base image from openjdk:8-jdk to adoptopenjdk/openjdk8 (#12049) by Charles Zhang · 9 months ago
  60. b19119e [INLONG-11950][Agent] Missing case in switch statement (#12050) by ChunLiang Lu · 9 months ago
  61. e477cbb [INLONG-12046][Audit] SQL script initialization failed (#12047) by kamianlaida · 9 months ago
  62. f554c3a [INLONG-12044][Dashboard] Fix the Agent installation method is missing (#12045) by kamianlaida · 9 months ago
  63. 2ce18c9 [INLONG-12042][Audit] Change the name of the audit item BSS to BIFANG (#12043) by doleyzi · 9 months ago
  64. 1590949 [INLONG-12030][Release] Bumped master branch version to 2.4.0-SNAPSHOT (#12039) by doleyzi · 9 months ago
  65. f9bcee9 [INLONG-12027][Release] Update changes log for the 2.3.0 version (#12038) by doleyzi · 9 months ago
  66. c44e7cd [INLONG-12026][Release] Add the 2.3.0 version option for the bug report (#12037) by doleyzi · 9 months ago
  67. fdfc782 [INLONG-12021][Sort] Bump Elasticsearch dependency to 7.17.25 (#12025) by Charles Zhang · 9 months ago
  68. 9a79697 [INLONG-12019][SDK] Transformation supports a caching mechanism for processing identical function parameters (#12020) by ChunLiang Lu · 10 months ago
  69. cd3d44a [INLONG-12014][SDK] Add C++ Dataproxy SDK compile Dockerfile (#12015) by yfsn666 · 10 months ago
  70. 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
  71. f54b557 [INLONG-12009][Audit] Audit support for managing storage multiple clusters through routing (#12013) by doleyzi · 10 months ago
  72. 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
  73. 9bed15f [INLONG-12007][Sort] SortPulsar supports topic concatenation (#12008) by ChunLiang Lu · 10 months ago
  74. 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
  75. 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
  76. 9411dc1 [INLONG-11999][Audit] Add alert evaluation and periodic audit check task (#12002) by Kafka · 11 months ago
  77. c8a61e4 [INLONG-12000][Audit]Implement API for obtaining audit data in Audit Tool (#12001) by lsq888lsq · 11 months ago
  78. c5b84ec [INLONG-11997][Manager] Add comprehensive audit alert rule management API (#11978) by shuideyimei2 · 11 months ago
  79. 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
  80. a210941 [INLONG-11990][CI] Upgrade jackson version (#11991) by vernedeng · 11 months ago
  81. 51af984 [INLONG-11993][Audit] The audit service supports customizing the cache on and off (#11994) by doleyzi · 11 months ago
  82. 0f52cae [INLONG-11984][Manager] Fix the problem of Hive table creation statement error (#11985) by fuweng11 · 11 months ago
  83. 4da76bb [INLONG-11982][Sort] Fix Null Point Exception when changelogAuditKey is not set (#11983) by vernedeng · 11 months ago
  84. e79e906 [INLONG-11974][Sort] Upgrade pulsar sdk version to 4.0.3 (#11975) by vernedeng · 11 months ago
  85. 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
  86. a4f0ff7 [INLONG-11972][Dashboard] Occasional audit queries based on group queries have query conditions including streamid (#11973) by kamianlaida · 11 months ago
  87. cf22c92 [INLONG-11969][Sort] Fix NullPointer of cdc metric (#11970) by vernedeng · 12 months ago
  88. 624a009 [INLONG-11966][Sort]The deserialization process supports returning the data byte size in one rowdata (#11967) by Mingyu Bao · 12 months ago
  89. c0377bd [INLONG-11964][CI] Update all occurrences of the CodeQL Action in your workflow files to v3 (#11965) by Charles Zhang · 12 months ago
  90. f53266c [INLONG-11957][DOCS] Fix 404 issue in readme (#11963) by Zhidong Zhang · 12 months ago
  91. 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
  92. 28759a9 [INLONG-11958][Sort] Allow SortCkafka to filter out data in TransformFunction (#11959) by ChunLiang Lu · 12 months ago
  93. 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
  94. 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
  95. 3f8ecf2 [INLONG-11948][TubeMQ] Bump the base image zookeeper to 3.5 for building (#11949) by Charles Zhang · 1 year ago
  96. 78ed727 [INLONG-11944][Sort] Transform function parseurl supports parsing URL query string (#11945) by ChunLiang Lu · 1 year ago
  97. 239db8a [INLONG-11942][Sort] TransformFunction: url_decode supports specifying character sets (#11947) by ChunLiang Lu · 1 year ago
  98. d4f5f46 [INLONG-11943][Sort] TransformFunction: url_encode supports specifying character sets (#11946) by ChunLiang Lu · 1 year ago
  99. a5a2a70 [INLONG-11939][Sort] Support that TaskConfig merge issue preventing configuration changes from taking effect (#11941) by ChunLiang Lu · 1 year ago
  100. 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