)]}'
{
  "log": [
    {
      "commit": "a369bd99d69e251f219735581261a9aaf99be1a2",
      "tree": "e09d5ea80d3018ff5efd9672db8f2ebaa54d4a6d",
      "parents": [
        "efc32bb86ec290d8b9090ae78395b310f66a679a"
      ],
      "author": {
        "name": "wudi",
        "email": "676366545@qq.com",
        "time": "Mon Aug 24 14:31:03 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 24 14:31:03 2026 +0800"
      },
      "message": "[Feature] Support S3 TVF sink mode (#101)\n\nadd S3 TVF sink mode for combined at-least-once writes\nstage JSON Lines files asynchronously in S3 and load them through labeled TVF inserts\nadd TVF configuration validation, retry handling, unit coverage, and MinIO-based end-to-end cases"
    },
    {
      "commit": "efc32bb86ec290d8b9090ae78395b310f66a679a",
      "tree": "43ab31ffe83c93be7b8935cfb0c05f6bac3789a5",
      "parents": [
        "6e614d8ea428f6cb0864f823f032fe01d59a4f99"
      ],
      "author": {
        "name": "wudi",
        "email": "676366545@qq.com",
        "time": "Mon Aug 10 09:48:36 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 10 09:48:36 2026 +0800"
      },
      "message": "[Feature] Support TLS connections to Doris (#100)\n\n* Support TLS connections to Doris"
    },
    {
      "commit": "6e614d8ea428f6cb0864f823f032fe01d59a4f99",
      "tree": "bfda7d016768455d457d1b1d80155e679938dbc8",
      "parents": [
        "d8acdb9b065fa1eee69ead3bc6f51817fa3300c3"
      ],
      "author": {
        "name": "diggle",
        "email": "38290717+diggle1@users.noreply.github.com",
        "time": "Wed Jul 29 10:04:21 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 29 10:04:21 2026 +0800"
      },
      "message": "[improve] Cache available BE in BackendUtils to avoid per-load HTTP probe  (#99)\n\nCache available BE in BackendUtils to avoid per-load HTTP probe and shorten probe timeout"
    },
    {
      "commit": "d8acdb9b065fa1eee69ead3bc6f51817fa3300c3",
      "tree": "c57d28eb3cb7934fc97c88edd380b7da1f6bb0e4",
      "parents": [
        "543fd921939cc7788841740a88efb112c80580b7"
      ],
      "author": {
        "name": "wudi",
        "email": "676366545@qq.com",
        "time": "Tue Apr 07 17:17:29 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 07 17:17:29 2026 +0800"
      },
      "message": "[Chore] Update copyright year in NOTICE.txt (#97)"
    },
    {
      "commit": "543fd921939cc7788841740a88efb112c80580b7",
      "tree": "d2d2a90b8748f00f4ff2382652eafec84aa5e3f6",
      "parents": [
        "5b4472edd9e66d338a79eba5a1983bded6010a71"
      ],
      "author": {
        "name": "wudi",
        "email": "676366545@qq.com",
        "time": "Tue Apr 07 14:04:32 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 07 14:04:32 2026 +0800"
      },
      "message": "[fix] Disable gzip compression in schema evolution e2e test (#96)\n\nThe schema_evolution_connector.json was missing\nsink.properties.compress_type\u003d\"\" config, causing stream load\nfailure since Doris 2.1 does not support JSON format compression.\n\nCo-authored-by: Claude Opus 4.6 (1M context) \u003cnoreply@anthropic.com\u003e"
    },
    {
      "commit": "5b4472edd9e66d338a79eba5a1983bded6010a71",
      "tree": "1922632f30bfb61c8334d0a0bd9864148488c5c9",
      "parents": [
        "e2ee17616282134e833df2f28d4d5bef813d7702"
      ],
      "author": {
        "name": "wudi",
        "email": "676366545@qq.com",
        "time": "Tue Apr 07 10:31:35 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 07 10:31:35 2026 +0800"
      },
      "message": "[improve] Enable gzip compression by default for StreamLoad (#95)\n\nEnable gzip compression by default to reduce network transfer size\nand improve write performance. Uses Apache HttpClient\u0027s\nGzipCompressingEntity to compress data before sending.\n\n- Add COMPRESS_TYPE and COMPRESS_TYPE_GZ constants to LoadConstants\n- Set compress_type\u003dgz as default stream load property in DorisOptions\n- Apply GzipCompressingEntity in both DorisStreamLoad and AsyncDorisStreamLoad\n- Users can override via sink.properties.compress_type configuration"
    },
    {
      "commit": "e2ee17616282134e833df2f28d4d5bef813d7702",
      "tree": "37e5152903aea00a093c18e277384d66382c57fc",
      "parents": [
        "b8d115761771998de4aa90cc000a1dece88ebe13"
      ],
      "author": {
        "name": "wudi",
        "email": "676366545@qq.com",
        "time": "Tue Apr 07 10:31:01 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 07 10:31:01 2026 +0800"
      },
      "message": "[fix] fix jdbc connection surge caused by improper connection reuse in schema evolution (#94)"
    },
    {
      "commit": "b8d115761771998de4aa90cc000a1dece88ebe13",
      "tree": "8d7cc6b71566faa6af319694a8aad4af4363e0c6",
      "parents": [
        "7db491fd0f4731722bbe1322d0deae11187640ea"
      ],
      "author": {
        "name": "wudi",
        "email": "676366545@qq.com",
        "time": "Wed Aug 13 17:56:56 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 13 17:56:56 2025 +0800"
      },
      "message": "[package] add confluent build scripts (#86)\n\n"
    },
    {
      "commit": "7db491fd0f4731722bbe1322d0deae11187640ea",
      "tree": "9a5f88bce5c4916d69bb275f05a951534e8806ac",
      "parents": [
        "a00a3c24c56a739faeed4d143bb94aba22324b21"
      ],
      "author": {
        "name": "wudi",
        "email": "676366545@qq.com",
        "time": "Wed Aug 13 11:32:26 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 13 11:32:26 2025 +0800"
      },
      "message": "[improve] Update config for ConfigDef (#85)\n\n"
    },
    {
      "commit": "a00a3c24c56a739faeed4d143bb94aba22324b21",
      "tree": "dc2980a46dce683b65702f1e22e9ae9f3f71f9be",
      "parents": [
        "1fc9fa6d595a04daa36a3f65a7433451f6f19e34"
      ],
      "author": {
        "name": "wangchuang",
        "email": "59386838+chuang-wang-pre@users.noreply.github.com",
        "time": "Wed Aug 06 10:46:25 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 06 10:46:25 2025 +0800"
      },
      "message": "[fix] fix the check of \u0027topic2table\u0027 configuration (#83)\n\n"
    },
    {
      "commit": "1fc9fa6d595a04daa36a3f65a7433451f6f19e34",
      "tree": "3cd67184ef326494c2f13a9bd4a0f4b2ccefcf6b",
      "parents": [
        "5493c822ce3258eb7f27b5914bbeef4000fd5600"
      ],
      "author": {
        "name": "wangchuang",
        "email": "59386838+chuang-wang-pre@users.noreply.github.com",
        "time": "Wed Jul 30 20:03:56 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 30 20:03:56 2025 +0800"
      },
      "message": "[Chore] fix the link to the website doc in the readme (#84)\n\n"
    },
    {
      "commit": "5493c822ce3258eb7f27b5914bbeef4000fd5600",
      "tree": "f13167b3cbfa5eb857ca24d4b73870acd610159b",
      "parents": [
        "3e0700f1ae27854380cc763c869d496ef71c7a7e"
      ],
      "author": {
        "name": "wudi",
        "email": "676366545@qq.com",
        "time": "Thu Jul 03 14:13:44 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 03 14:13:44 2025 +0800"
      },
      "message": "[tools] add scripts tool for release (#80)\n\n"
    },
    {
      "commit": "3e0700f1ae27854380cc763c869d496ef71c7a7e",
      "tree": "7a29f2b564fd47c78d54e266a0b5cfd766b915f0",
      "parents": [
        "6c4852ebf4e6f2e97a5a3405e07ffc5cdc134c72"
      ],
      "author": {
        "name": "wudi",
        "email": "676366545@qq.com",
        "time": "Wed Jul 02 19:37:58 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 02 19:37:58 2025 +0800"
      },
      "message": "[Fix] Fix processedOffset update when retry load (#79)\n\n"
    },
    {
      "commit": "6c4852ebf4e6f2e97a5a3405e07ffc5cdc134c72",
      "tree": "0e3219bb35fc920c1c0a0f96d8d5e9872d69313d",
      "parents": [
        "4c65569887fea9493277734e3b6dfa1e83f3b970"
      ],
      "author": {
        "name": "wudi",
        "email": "676366545@qq.com",
        "time": "Mon Jun 30 10:56:03 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 30 10:56:03 2025 +0800"
      },
      "message": "[Fix] ignore schema api response (#77)\n\n"
    },
    {
      "commit": "4c65569887fea9493277734e3b6dfa1e83f3b970",
      "tree": "1e9a695e39f847e498a4a5c7ccbcd7235196e626",
      "parents": [
        "0813cb51f3c9b0184d3fc1ca80de8472c1931fc7"
      ],
      "author": {
        "name": "wudi",
        "email": "676366545@qq.com",
        "time": "Tue May 27 14:08:16 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 27 14:08:16 2025 +0800"
      },
      "message": "[Chore] change log level to debug (#75)\n\n"
    },
    {
      "commit": "0813cb51f3c9b0184d3fc1ca80de8472c1931fc7",
      "tree": "cf82dd738116c5ffb8dcd945940385414e64b218",
      "parents": [
        "f5ea699aec317bd28ff322e6d9039f3c802444d7"
      ],
      "author": {
        "name": "wudi",
        "email": "676366545@qq.com",
        "time": "Mon May 26 10:48:49 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 26 10:48:49 2025 +0800"
      },
      "message": "[improve] support combine flush async (#74)\n\nWhen this is enabled, enable.combine.flush\u003dtrue . Currently, streamload is still synchronous, which will block the consumption of kafka data while writing. Change it to asynchronous to improve throughput."
    },
    {
      "commit": "f5ea699aec317bd28ff322e6d9039f3c802444d7",
      "tree": "af8c3cb873a2b6ffde178fee7c34ea6dc0957cc1",
      "parents": [
        "ecb9b9e63b5716e1a939c9844002bd73943557ec"
      ],
      "author": {
        "name": "wudi",
        "email": "676366545@qq.com",
        "time": "Mon May 12 11:40:30 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 12 11:40:30 2025 +0800"
      },
      "message": "[improve] update config default value and add combine flush mode (#73)\n\n"
    },
    {
      "commit": "ecb9b9e63b5716e1a939c9844002bd73943557ec",
      "tree": "c1b7229d68770937296f806961e638f43c6355d4",
      "parents": [
        "b04d25017209c21ce4dcee2274c29484c2d9c54a"
      ],
      "author": {
        "name": "wangchuang",
        "email": "59386838+chuang-wang-pre@users.noreply.github.com",
        "time": "Fri May 09 09:59:35 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 09 09:59:35 2025 +0800"
      },
      "message": "[test](e2e) add e2e test for multiple transforms chain (#72)\n\n"
    },
    {
      "commit": "b04d25017209c21ce4dcee2274c29484c2d9c54a",
      "tree": "df8c57f8420b86ef195f6ee187e306db2fb38959",
      "parents": [
        "56b4668696b3c33d044ecd7cc90e9b79dab18190"
      ],
      "author": {
        "name": "wudi",
        "email": "676366545@qq.com",
        "time": "Tue Apr 29 11:38:08 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 29 11:38:08 2025 +0800"
      },
      "message": "[Chore] update version to 25.0.0 (#71)\n\n"
    },
    {
      "commit": "56b4668696b3c33d044ecd7cc90e9b79dab18190",
      "tree": "0cd35cba3fb758c8789e9a5bcceeef77453f53de",
      "parents": [
        "c5b83966103b7eb04799d524118f787ca122f6f5"
      ],
      "author": {
        "name": "wangchuang",
        "email": "59386838+chuang-wang-pre@users.noreply.github.com",
        "time": "Tue Apr 29 10:50:13 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 29 10:50:13 2025 +0800"
      },
      "message": "[Improve] add behavior on null values (#69)\n\n"
    },
    {
      "commit": "c5b83966103b7eb04799d524118f787ca122f6f5",
      "tree": "787816d37de368ca71fb2a59f5e29ac0bcfe3484",
      "parents": [
        "efb127254906a8ee691cb0cf2a76a6ae97bfda5e"
      ],
      "author": {
        "name": "wangchuang",
        "email": "59386838+chuang-wang-pre@users.noreply.github.com",
        "time": "Fri Apr 25 16:02:03 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 25 16:02:03 2025 +0800"
      },
      "message": "[Improve] check topic mutating SMTs (#68)\n\n"
    },
    {
      "commit": "efb127254906a8ee691cb0cf2a76a6ae97bfda5e",
      "tree": "b95810da298c6eba444e6212f09824ff30651aae",
      "parents": [
        "8d81331fc5bfe752c41f9ff0dbb64bc36c5a91f5"
      ],
      "author": {
        "name": "wudi",
        "email": "676366545@qq.com",
        "time": "Thu Apr 24 11:09:36 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Apr 24 11:09:36 2025 +0800"
      },
      "message": "[Fix] fix deciaml parse (#70)\n\n"
    },
    {
      "commit": "8d81331fc5bfe752c41f9ff0dbb64bc36c5a91f5",
      "tree": "98f60dc97dc64dc5dac6a4dbdd970db279faf7ab",
      "parents": [
        "d65a5055d1ea9328efec3a97b97710fa06f6d2ba"
      ],
      "author": {
        "name": "wudi",
        "email": "676366545@qq.com",
        "time": "Fri Apr 11 16:11:58 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 11 16:11:58 2025 +0800"
      },
      "message": "[Improve] add retry strategy (#67)\n\n"
    },
    {
      "commit": "d65a5055d1ea9328efec3a97b97710fa06f6d2ba",
      "tree": "36dfc221cfacff2aa570666ff60d7fbd530c5090",
      "parents": [
        "af28832064f07c84fadd495bef8c2ee791dd7ca5"
      ],
      "author": {
        "name": "wudi",
        "email": "676366545@qq.com",
        "time": "Mon Apr 07 10:22:44 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 07 10:22:44 2025 +0800"
      },
      "message": "[Improve](case) add case for debezium update, delete and avro convert (#65)\n\n"
    },
    {
      "commit": "af28832064f07c84fadd495bef8c2ee791dd7ca5",
      "tree": "56903434a22412fe7b30098fba9c2de2458d255b",
      "parents": [
        "19fe1173219903090d3f32dfabbd6ebb12ecc97f"
      ],
      "author": {
        "name": "Petrichor",
        "email": "1401597760@qq.com",
        "time": "Wed Feb 12 15:15:23 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 12 15:15:23 2025 +0800"
      },
      "message": "[test](e2e) Add E2E Test Cases for Kafka Connect Transforms (#64)\n\n"
    },
    {
      "commit": "19fe1173219903090d3f32dfabbd6ebb12ecc97f",
      "tree": "85f68794720de9e5e71d3316b2a6542b2349c6ea",
      "parents": [
        "7a0d6be309d0fe5266e41e6f8e38b1a0266a2fd1"
      ],
      "author": {
        "name": "wudi",
        "email": "676366545@qq.com",
        "time": "Thu Jan 23 11:43:06 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 23 11:43:06 2025 +0800"
      },
      "message": "[Chore] update notice for 2025 (#63)\n\n"
    },
    {
      "commit": "7a0d6be309d0fe5266e41e6f8e38b1a0266a2fd1",
      "tree": "18202cb610c0bf9ea325cb36aa1896e77cc30d4a",
      "parents": [
        "f7ab07c18b8dc7b40adcd8ffaa404db5d009a9d6"
      ],
      "author": {
        "name": "wangchuang",
        "email": "59386838+chuang-wang-pre@users.noreply.github.com",
        "time": "Wed Jan 22 10:24:30 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 22 10:24:30 2025 +0800"
      },
      "message": "[Enhancement] Optimize some code, including querying label transaction status and others (#62)\n\n"
    },
    {
      "commit": "f7ab07c18b8dc7b40adcd8ffaa404db5d009a9d6",
      "tree": "17ee4b4ffc181a47a509440a3245f0f45d106cf6",
      "parents": [
        "6e8d00b0dc47a3738b2c5d8d5d356e74c3906511"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Wed Jan 22 10:18:34 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 22 10:18:34 2025 +0800"
      },
      "message": "[Enhancement]Schema change error prompts the table name (#61)\n\n"
    },
    {
      "commit": "6e8d00b0dc47a3738b2c5d8d5d356e74c3906511",
      "tree": "5da14df42e34cbbee6ab9b7c11e90c4a0526068e",
      "parents": [
        "e36b3ff7753ad215afb3aec75c08a06486c70fe8"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Tue Dec 31 19:16:21 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 31 19:16:21 2024 +0800"
      },
      "message": "[improve]support string type record in one topic to multiple tables (#59)\n\n"
    },
    {
      "commit": "e36b3ff7753ad215afb3aec75c08a06486c70fe8",
      "tree": "401c31e8b5d0da2796b9a6984f78d5fe24e4be3b",
      "parents": [
        "5e2444e27ad7e61389d08b17bdc029afe0c3890f"
      ],
      "author": {
        "name": "wangchuang",
        "email": "59386838+chuang-wang-pre@users.noreply.github.com",
        "time": "Mon Dec 30 11:20:35 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 30 11:20:35 2024 +0800"
      },
      "message": "[improve] Support writing data from one topic to multiple tables\n\n"
    },
    {
      "commit": "5e2444e27ad7e61389d08b17bdc029afe0c3890f",
      "tree": "e313e805101ce1c9675f46be9b8be656ddf60cfc",
      "parents": [
        "173a07274948b60d7ebb33343b250e8cf2d72c91"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Thu Dec 26 18:26:29 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 26 18:26:29 2024 +0800"
      },
      "message": "[Enhancement]Optimize code processing kafka struct type (#53)\n\n* add log for record offset is smaller than processedOffset\r\n\r\n* [Enhancement]Optimize code processing kafka struct type"
    },
    {
      "commit": "173a07274948b60d7ebb33343b250e8cf2d72c91",
      "tree": "dc822313c66b16922218cf5892ae4b9d59d64f8f",
      "parents": [
        "a30b49b11d8163b81ea660007d28537c2379142b"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Thu Dec 26 16:32:20 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 26 16:32:20 2024 +0800"
      },
      "message": "[Improve] add log for record offset is smaller than processedOffset (#57)\n\n"
    },
    {
      "commit": "a30b49b11d8163b81ea660007d28537c2379142b",
      "tree": "e7e2ffb402456d02d975a25b582661912d93ff3f",
      "parents": [
        "8ae05e5a1c7e7d852e1a22e66a703408de4fa60f"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Thu Dec 26 15:43:39 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 26 15:43:39 2024 +0800"
      },
      "message": "[Chore] Fix code format check failure (#56)\n\n"
    },
    {
      "commit": "8ae05e5a1c7e7d852e1a22e66a703408de4fa60f",
      "tree": "d7796d24f47125dcdfb28920f59dcc681de1f28b",
      "parents": [
        "ddae7b84b160b369e766ca50c3e485b3bff62a8c"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Thu Nov 21 10:53:04 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 21 10:53:04 2024 +0800"
      },
      "message": "[improve]Optimize the code for creating ObjectMapper in GeoUtils (#50)\n\n"
    },
    {
      "commit": "ddae7b84b160b369e766ca50c3e485b3bff62a8c",
      "tree": "1dca72d7d45aee5866723e4990b3714c87ea3c79",
      "parents": [
        "3d098fb0ec75873829d498c24a73a86037122505"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Thu Nov 21 10:52:36 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 21 10:52:36 2024 +0800"
      },
      "message": "[improve]Unique type table not support 2pc (#51)\n\n* [improve]Unique type table not support 2pc\r\n\r\n* fix"
    },
    {
      "commit": "3d098fb0ec75873829d498c24a73a86037122505",
      "tree": "c28731fdb2d0e19a2b3d36454cafe4c1a12076f1",
      "parents": [
        "e8698a64cf0be850c799721a35326b63378f0d92"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Mon Oct 21 12:00:08 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 21 12:00:08 2024 +0800"
      },
      "message": "[improve]Code optimization, delete some redundant code (#47)\n\n"
    },
    {
      "commit": "e8698a64cf0be850c799721a35326b63378f0d92",
      "tree": "48a7cd1905d5277ed99339e1e69af8c59a37ed0d",
      "parents": [
        "ad3847853f172c0c4dbf575ae46fe6ceb096cd91"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Mon Oct 21 11:27:31 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 21 11:27:31 2024 +0800"
      },
      "message": "[Chore] Update kafka-connect version to 3.7.1 (#46)\n\n"
    },
    {
      "commit": "ad3847853f172c0c4dbf575ae46fe6ceb096cd91",
      "tree": "7c67fb100fa1ef6d689505104fb1bf8f1d06710b",
      "parents": [
        "f8fcad7cf72bf54b286b3644088d0cc939aa4797"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Mon Oct 21 11:25:43 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 21 11:25:43 2024 +0800"
      },
      "message": "[improve]Release the resources of the input io stream (#45)\n\n"
    },
    {
      "commit": "f8fcad7cf72bf54b286b3644088d0cc939aa4797",
      "tree": "bca2603983ce5c20ff7f77544deae0ccabacc3d7",
      "parents": [
        "338bac18df468f6efe45db19b947ef4a5cf5eedc"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Tue Sep 10 14:04:23 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 10 14:04:23 2024 +0800"
      },
      "message": "[Chore] Change version to 24.0.0 (#43)\n\n"
    },
    {
      "commit": "338bac18df468f6efe45db19b947ef4a5cf5eedc",
      "tree": "e0b2d7499ca370002d45db9c1a29e1042d532565",
      "parents": [
        "ef8d8efd4e1c13d6c61495ed39f09e56d440eadc"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Tue Sep 10 09:50:25 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 10 09:50:25 2024 +0800"
      },
      "message": "[Fix]Release JDBC connection resources (#41)\n\n"
    },
    {
      "commit": "ef8d8efd4e1c13d6c61495ed39f09e56d440eadc",
      "tree": "3e118a3bb2d8dbb1ebf1722e50230bb054c6d557",
      "parents": [
        "d2a3ac3479cda9530ff3e9cd56d8973e581b7ea1"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Tue Sep 10 09:49:47 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 10 09:49:47 2024 +0800"
      },
      "message": "[Fix]Fixed the issue of incorrect time in ZonedTimeType (#42)\n\n"
    },
    {
      "commit": "d2a3ac3479cda9530ff3e9cd56d8973e581b7ea1",
      "tree": "8c0b40695e2719cdc28510f9eaa174e9a128025c",
      "parents": [
        "4ace2e65a7c0bf383c14010e7a4823e5fd5e0aaf"
      ],
      "author": {
        "name": "Petrichor",
        "email": "31833513+vinlee19@users.noreply.github.com",
        "time": "Wed Jul 10 10:04:31 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 10 10:04:31 2024 +0800"
      },
      "message": "[e2e](test) add partial  column update and debezium ingestion e2e case  (#38)\n\n"
    },
    {
      "commit": "4ace2e65a7c0bf383c14010e7a4823e5fd5e0aaf",
      "tree": "8d7d2779a71d8a164316497b27899447217610fe",
      "parents": [
        "7bf7c171a5add364622f292e70e2119fb894d686"
      ],
      "author": {
        "name": "Petrichor",
        "email": "31833513+vinlee19@users.noreply.github.com",
        "time": "Tue Jul 09 15:13:16 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 09 15:13:16 2024 +0800"
      },
      "message": "[feature]support stream load with group commit mode (#35)\n\n"
    },
    {
      "commit": "7bf7c171a5add364622f292e70e2119fb894d686",
      "tree": "4c2875f93ea6a277c857f656f0c28a0e4969d3c9",
      "parents": [
        "ec4ce3d04ee2cf0aaf93f1ff9af1ef0aa659d0b2"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Tue Jul 02 16:26:38 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 02 16:26:38 2024 +0800"
      },
      "message": "[Improve]Improve the unit test case of DorisWriter (#34)\n\n"
    },
    {
      "commit": "ec4ce3d04ee2cf0aaf93f1ff9af1ef0aa659d0b2",
      "tree": "59be2ff7a16b50a0e598a677c9ca55759d757918",
      "parents": [
        "528c901202067e0b851a626917906337d61d2270"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Tue Jul 02 16:26:11 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 02 16:26:11 2024 +0800"
      },
      "message": "[Fix]Fix the E2E test stream load data is not sink to doris (#37)\n\n"
    },
    {
      "commit": "528c901202067e0b851a626917906337d61d2270",
      "tree": "7134e799684a381ff36ba6a9d916bb75daa27c93",
      "parents": [
        "e43e59f5d42eda6a3844a9b8825a9971bcefe4ad"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Mon Jul 01 16:22:47 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 01 16:22:47 2024 +0800"
      },
      "message": "[feature]Add kafka to doris container test case (#33)\n\n"
    },
    {
      "commit": "e43e59f5d42eda6a3844a9b8825a9971bcefe4ad",
      "tree": "f53693deb838b7344e2be965df8565314d678267",
      "parents": [
        "01a6c7d96581ed1adb08d684b1fbb9e861a2bd7b"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Wed Jun 26 16:49:26 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 26 16:49:26 2024 +0800"
      },
      "message": "[feature]Implement DorisAvroConverter to support parsing schema from avro avsc file path (#32)\n\n"
    },
    {
      "commit": "01a6c7d96581ed1adb08d684b1fbb9e861a2bd7b",
      "tree": "996e1867ff1b523a4de2b0b0c2b5050c88419181",
      "parents": [
        "b18df3e76932a8ab7bdda1a4e746727480cd64f5"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Fri Jun 21 17:58:35 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 21 17:58:35 2024 +0800"
      },
      "message": "[fix]Fix npe exception caused by closing jmx (#31)\n\n"
    },
    {
      "commit": "b18df3e76932a8ab7bdda1a4e746727480cd64f5",
      "tree": "45ab6c9698abf489355291628b34fe6566a3da23",
      "parents": [
        "a2c823cbdcf77f92413166cbe6de4f237f83a657"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Fri Jun 21 17:56:10 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 21 17:56:10 2024 +0800"
      },
      "message": "[Improve]Optimize and delete some redundant code (#30)\n\n "
    },
    {
      "commit": "a2c823cbdcf77f92413166cbe6de4f237f83a657",
      "tree": "1745657565be337b2346a94bfd4f3d9205a1d7d5",
      "parents": [
        "f5040b77f0013333cfc12ad9aa82235454df8852"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Wed Jun 12 09:56:14 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 12 09:56:14 2024 +0800"
      },
      "message": "[Improve]Optimize parameter configuration and ignore parameter case (#28)\n\n"
    },
    {
      "commit": "f5040b77f0013333cfc12ad9aa82235454df8852",
      "tree": "570811ba479c0e0eee56c381629a4a183ea38f9a",
      "parents": [
        "73a4f9cd1fe82099364fde9081bbc754a1e70ba0"
      ],
      "author": {
        "name": "Petrichor",
        "email": "31833513+vinlee19@users.noreply.github.com",
        "time": "Thu Jun 06 16:06:03 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 06 16:06:03 2024 +0800"
      },
      "message": "[feature] Support importing MySQL geographic data types and PostgreSQL array data types (#25)\n\n"
    },
    {
      "commit": "73a4f9cd1fe82099364fde9081bbc754a1e70ba0",
      "tree": "6ef4c07db4303829c98d7974ac9128fdb3df788a",
      "parents": [
        "dc02d7d0b015bc76823965cddeee69d0406d3671"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Thu Jun 06 16:00:12 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 06 16:00:12 2024 +0800"
      },
      "message": "[feature]Support stream load configuration TwoPhaseCommit (#27)\n\n"
    },
    {
      "commit": "dc02d7d0b015bc76823965cddeee69d0406d3671",
      "tree": "25f6756ec0dd5b230a17dbb87660aa1e7c4898ab",
      "parents": [
        "086bf9016605a11d8f518464836d72d13be94a24"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Wed Jun 05 14:22:15 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 05 14:22:15 2024 +0800"
      },
      "message": "[Improve]Optimize to determine whether table in doris exists (#26)\n\n"
    },
    {
      "commit": "086bf9016605a11d8f518464836d72d13be94a24",
      "tree": "6288e4212e0da39c0e69dd8d41fd8f8f5f950c48",
      "parents": [
        "248db0198f760417a3c7cf319518808618218aa1"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Tue Jun 04 11:30:13 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 04 11:30:13 2024 +0800"
      },
      "message": "[feature]Support reading protobuf serialized data (#23)\n\n"
    },
    {
      "commit": "248db0198f760417a3c7cf319518808618218aa1",
      "tree": "dc48b25735a15965add0c266a935c1819fc1d29f",
      "parents": [
        "fc4c8c8b392ad979621a58124546018520930aa6"
      ],
      "author": {
        "name": "Petrichor",
        "email": "31833513+vinlee19@users.noreply.github.com",
        "time": "Tue Jun 04 11:29:50 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 04 11:29:50 2024 +0800"
      },
      "message": "[improve] Add a check for column existence when adding a new column. (#20)\n\n"
    },
    {
      "commit": "fc4c8c8b392ad979621a58124546018520930aa6",
      "tree": "dd58b990723084223ba71819a7c335592b3a02ed",
      "parents": [
        "5139d51f904d5c4ae1b23977da2e9a20cfb9ee33"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Mon Jun 03 18:05:18 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 03 18:05:18 2024 +0800"
      },
      "message": "[Improve]schema.evolution adds debezium prefix (#24)\n\n"
    },
    {
      "commit": "5139d51f904d5c4ae1b23977da2e9a20cfb9ee33",
      "tree": "e8d91df837705bb1e95228068c6e6e2c3ccc592e",
      "parents": [
        "1a8d34a76702387365580a04ae970c841ba20518"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Wed May 29 17:54:19 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 29 17:54:19 2024 +0800"
      },
      "message": "[fix]Fix DateTimeUtils, SchemaUtils referenced packages from debezium-connector-jdbc (#22)\n\n"
    },
    {
      "commit": "1a8d34a76702387365580a04ae970c841ba20518",
      "tree": "ca96690c39b8081bd55137a08c29ccb6e14aa435",
      "parents": [
        "083b343cbf880a90b60dffab3ff7397b34f7ae22"
      ],
      "author": {
        "name": "Petrichor",
        "email": "31833513+vinlee19@users.noreply.github.com",
        "time": "Tue May 28 14:14:08 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 28 14:14:08 2024 +0800"
      },
      "message": "[fix] fix  Enum data type mapping null pointer (#21)\n\n"
    },
    {
      "commit": "083b343cbf880a90b60dffab3ff7397b34f7ae22",
      "tree": "9ca2cd381505bae2d8248b96eb79b2a04df93e48",
      "parents": [
        "67aa07991352307b136958331997468ab4fcf6dc"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Fri May 17 16:36:56 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 17 16:36:56 2024 +0800"
      },
      "message": "[Improve]Improve the length of generated stream load label (#18)\n\n"
    },
    {
      "commit": "67aa07991352307b136958331997468ab4fcf6dc",
      "tree": "20f469a49aaffab84688f28b78940d5eca626351",
      "parents": [
        "415f37a7aa2f6bf27c969c8363499edd0399cfd0"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Fri May 17 16:36:42 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 17 16:36:42 2024 +0800"
      },
      "message": "[Improve]add cache for schema change fetch doris table (#19)\n\n"
    },
    {
      "commit": "415f37a7aa2f6bf27c969c8363499edd0399cfd0",
      "tree": "c7f7a89be13e35b6089ab7fa2987f9658d001f31",
      "parents": [
        "e65e583e6329e6be6ffe75c35e06ec22f7cc2c6e"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Thu May 16 14:05:32 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu May 16 14:05:32 2024 +0800"
      },
      "message": "[Improve]The change basis of table schema is changed to parse data column field (#17)\n\n"
    },
    {
      "commit": "e65e583e6329e6be6ffe75c35e06ec22f7cc2c6e",
      "tree": "0880db33dd631fe7e987eaa87f8bb514cfc86f24",
      "parents": [
        "c4a1f6f24c67275a1ff2b97f440e4e815755dec9"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Sat May 11 11:12:35 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat May 11 11:12:35 2024 +0800"
      },
      "message": "[Fix] Fix some bugs in commit offset to kafka, intercepting non-schema changes, and intercepting truncate table (#16)\n\n"
    },
    {
      "commit": "c4a1f6f24c67275a1ff2b97f440e4e815755dec9",
      "tree": "102118ac68ee72604727db5c507e4ec217a777d2",
      "parents": [
        "10960489ebec6347e823b44627e6109d57ebda73"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Wed May 08 16:47:16 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 08 16:47:16 2024 +0800"
      },
      "message": "[feature]Support debezium table schema changes (#14)\n\n"
    },
    {
      "commit": "10960489ebec6347e823b44627e6109d57ebda73",
      "tree": "e5ec8687ab6fd8d86e6c1ca714e9fe8635b69542",
      "parents": [
        "5e8aaa758df0fe02b78dd5b9985835d2006b4a83"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Wed May 08 10:28:03 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 08 10:28:03 2024 +0800"
      },
      "message": "[fix]Fix mysql time type parsing error (#15)\n\n"
    },
    {
      "commit": "5e8aaa758df0fe02b78dd5b9985835d2006b4a83",
      "tree": "be605f2f8b2c0887d18653c9abd7ac7acef303d2",
      "parents": [
        "3589528b5052f159aaa27b9efaf55fc28884bd87"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Mon Apr 15 18:13:27 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 15 18:13:27 2024 +0800"
      },
      "message": "[fix]Fix failed test cases and optimize pom.xml (#13)\n\n"
    },
    {
      "commit": "3589528b5052f159aaa27b9efaf55fc28884bd87",
      "tree": "c47e316a39e14ab262f66814ac3f9bb74078e2d5",
      "parents": [
        "a8dc096af4bc381481b5ea6411bc7fd3a98cab8c"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Mon Apr 15 10:06:56 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 15 10:06:56 2024 +0800"
      },
      "message": "[Feature]Support kafka type converter (#12)\n\n"
    },
    {
      "commit": "a8dc096af4bc381481b5ea6411bc7fd3a98cab8c",
      "tree": "6e7fc90482fab1c31230b64d839c87b9394c0455",
      "parents": [
        "4f29f4c4d670313f925c4a78f74435d17b9a2f02"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Wed Apr 10 16:00:15 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 10 16:00:15 2024 +0800"
      },
      "message": "[fix]Fix using debezium as kafka upstream data source (#11)\n\n"
    },
    {
      "commit": "4f29f4c4d670313f925c4a78f74435d17b9a2f02",
      "tree": "a116987110ad8a2ac33c9d4c981f6c79463af193",
      "parents": [
        "4894dfeb7cefcee15de6424430f525d0edb67860"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Thu Mar 28 15:42:59 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 28 15:42:59 2024 +0800"
      },
      "message": "[fix]Fix maven shade relocate error (#8)\n\n"
    },
    {
      "commit": "4894dfeb7cefcee15de6424430f525d0edb67860",
      "tree": "0059a27a79561d96f4fb17e2e8422c3484aa8d91",
      "parents": [
        "9ac526ef5513e64b3205924d3e4b4bb95d6f8bd5"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Thu Mar 28 15:42:51 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 28 15:42:51 2024 +0800"
      },
      "message": "[fix]Fixed the problem that the kafka topic contained dot characters, which caused the stream load label verification to fail (#9)\n\n"
    },
    {
      "commit": "9ac526ef5513e64b3205924d3e4b4bb95d6f8bd5",
      "tree": "f1e52e7787cecea047a1d3a0185e72606bb51862",
      "parents": [
        "634855892159e4449d37d55e2072d506ce0cdee8"
      ],
      "author": {
        "name": "Mingyu Chen",
        "email": "morningman@163.com",
        "time": "Sun Mar 10 21:34:52 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 10 21:34:52 2024 +0800"
      },
      "message": "[asf] add NOTICE.txt (#7)\n\n"
    },
    {
      "commit": "634855892159e4449d37d55e2072d506ce0cdee8",
      "tree": "2a34e9a9af13f6f80b50459c71e4a64d068103e7",
      "parents": [
        "fa243406837a697461d64d19adf7609aea3d8708"
      ],
      "author": {
        "name": "Mingyu Chen",
        "email": "morningman@163.com",
        "time": "Sun Mar 10 16:46:58 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 10 16:46:58 2024 +0800"
      },
      "message": "[fix](pom) update pom for release (#6)\n\n"
    },
    {
      "commit": "fa243406837a697461d64d19adf7609aea3d8708",
      "tree": "9388b1feb2005cc4b4653e475d3ef35838dca8c2",
      "parents": [
        "086c5b94cfc3a126b5d738b66a39920fd335079b"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Mon Mar 04 16:34:10 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 04 16:34:10 2024 +0800"
      },
      "message": "[Improve]Improve doris-kafka-connector documentation (#5)\n\n"
    },
    {
      "commit": "086c5b94cfc3a126b5d738b66a39920fd335079b",
      "tree": "432bd10b74509e7fe8f5aa42752c8fe66bedd8a4",
      "parents": [
        "df3e762a3e08b2ac8385b755ffc03d8caf00c993"
      ],
      "author": {
        "name": "wudongliang",
        "email": "46414265+DongLiang-0@users.noreply.github.com",
        "time": "Mon Mar 04 12:44:01 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 04 12:44:01 2024 +0800"
      },
      "message": "[Improve]Added asf.yaml file and github action build file (#4)\n\n"
    },
    {
      "commit": "df3e762a3e08b2ac8385b755ffc03d8caf00c993",
      "tree": "34d0ecd15b370c9be26a63def8db098854d580f9",
      "parents": [
        "81e52c410e668b641d618544ff997bfe654c5b71",
        "438c1d9f824fac3289022cf983f70b84157de740"
      ],
      "author": {
        "name": "Mingyu Chen",
        "email": "morningman@163.com",
        "time": "Mon Mar 04 11:20:05 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 04 11:20:05 2024 +0800"
      },
      "message": "init doris-kafka-connector #1\n\nInitialize doris-kafka-connector. For brief design documentation, please refer to https://cwiki.apache.org/confluence/display/DORIS/DSIP-036%3A+Doris+Kafka+Connector"
    },
    {
      "commit": "438c1d9f824fac3289022cf983f70b84157de740",
      "tree": "34d0ecd15b370c9be26a63def8db098854d580f9",
      "parents": [
        "054935bc3b11f073de78c573c0a36294a5997851"
      ],
      "author": {
        "name": "DongLiang-0",
        "email": "1747644936@qq.com",
        "time": "Mon Mar 04 11:06:51 2024 +0800"
      },
      "committer": {
        "name": "DongLiang-0",
        "email": "1747644936@qq.com",
        "time": "Mon Mar 04 11:06:51 2024 +0800"
      },
      "message": "fix\n"
    },
    {
      "commit": "054935bc3b11f073de78c573c0a36294a5997851",
      "tree": "7a26c2a19ac037d4006cc35535c71bd810f8a4bd",
      "parents": [
        "81e52c410e668b641d618544ff997bfe654c5b71"
      ],
      "author": {
        "name": "DongLiang-0",
        "email": "1747644936@qq.com",
        "time": "Mon Mar 04 10:38:45 2024 +0800"
      },
      "committer": {
        "name": "DongLiang-0",
        "email": "1747644936@qq.com",
        "time": "Mon Mar 04 10:41:17 2024 +0800"
      },
      "message": "init doris-kafka-connector\n"
    },
    {
      "commit": "81e52c410e668b641d618544ff997bfe654c5b71",
      "tree": "55340520115d98a1b10e35912333c8a82665331b",
      "parents": [],
      "author": {
        "name": "morningman",
        "email": "morningman@163.com",
        "time": "Sun Mar 03 17:39:08 2024 +0800"
      },
      "committer": {
        "name": "morningman",
        "email": "morningman@163.com",
        "time": "Sun Mar 03 17:39:08 2024 +0800"
      },
      "message": "first commit\n"
    }
  ]
}
