)]}'
{
  "log": [
    {
      "commit": "2ea2655e090dcefd12bf1a789a51c8df9a28fa24",
      "tree": "fa608cdff0bebd925db37df71bae2f537acd663a",
      "parents": [
        "f00cf995c59b83b1de7c2f953fe95412f8fc2191"
      ],
      "author": {
        "name": "Zane",
        "email": "44780287+betterlmy@users.noreply.github.com",
        "time": "Thu Mar 12 19:00:51 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 12 19:00:51 2026 +0800"
      },
      "message": "fix: fix EOF error when decoding columns with empty string or zero po… (#155)\n\n* fix: fix EOF error when decoding columns with empty string or zero positionCount\n\n* Update column_decoder_test.go\n\n增加license header\n\n* fix: return error when resp is nil after reconnect\n\n* fix: GetCurrentRowTime returns time.Time to avoid precision ambiguity"
    },
    {
      "commit": "f00cf995c59b83b1de7c2f953fe95412f8fc2191",
      "tree": "8a4f9936795aee3dd0233241622713e797fc502c",
      "parents": [
        "6ba97f5048e769f6b382ade8cfe898a792855024"
      ],
      "author": {
        "name": "shuwenwei",
        "email": "55970239+shuwenwei@users.noreply.github.com",
        "time": "Thu Feb 26 17:13:48 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 26 17:13:48 2026 +0800"
      },
      "message": "Fix multiple issues in SessionPool and PooledTableSession (#153)\n\n"
    },
    {
      "commit": "6ba97f5048e769f6b382ade8cfe898a792855024",
      "tree": "4a51a086517399226c882197d89ac2a85c682baa",
      "parents": [
        "7f4315acf27df7ce8436ba1b137a4bd09418c9df"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Thu Feb 12 18:03:50 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 12 18:03:50 2026 +0800"
      },
      "message": "Call VerifySuccess before return to user (#151)\n\n* Move VerifySuccess\n\n* fix missing code\n\n* fix missing code\n\n* fix copilot review"
    },
    {
      "commit": "7f4315acf27df7ce8436ba1b137a4bd09418c9df",
      "tree": "f39ee38cfd3a239fb4f217f94b0d9c6db85b2de5",
      "parents": [
        "06e770eb1e4edf9675b491c2ea04b5e0a030508c"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Mon Jan 26 16:31:36 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 26 16:31:36 2026 +0800"
      },
      "message": "fix CI after setting default rpc_address to 127.0.0.1 (#147)\n\n"
    },
    {
      "commit": "06e770eb1e4edf9675b491c2ea04b5e0a030508c",
      "tree": "599ac0644d9843b9951f351264f3470274c11af4",
      "parents": [
        "d2e0c2c5f48528e173bc5b4986197b149a84ba8f"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jan 06 19:58:34 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 06 19:58:34 2026 +0800"
      },
      "message": "Bump actions/cache from 4 to 5 (#144)\n\nBumps [actions/cache](https://github.com/actions/cache) from 4 to 5.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n  dependency-version: \u00275\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "d2e0c2c5f48528e173bc5b4986197b149a84ba8f",
      "tree": "26afcae94ec7fa94f8770feaae78013c23218391",
      "parents": [
        "8e60a0de250c7759cc387bc3e04fa858120f548c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jan 06 19:58:12 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 06 19:58:12 2026 +0800"
      },
      "message": "Bump actions/checkout from 5 to 6 (#143)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-version: \u00276\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "8e60a0de250c7759cc387bc3e04fa858120f548c",
      "tree": "f7b1e2fc1bcb7f34db1742a57c178666afdead23",
      "parents": [
        "b9ec820df6585bafe0e3e09270e81c5dae13b115"
      ],
      "author": {
        "name": "shuwenwei",
        "email": "55970239+shuwenwei@users.noreply.github.com",
        "time": "Tue Jan 06 17:28:52 2026 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 06 17:28:52 2026 +0800"
      },
      "message": "remove ExecuteGroupByQueryIntervalQuery (#145)\n\n"
    },
    {
      "commit": "b9ec820df6585bafe0e3e09270e81c5dae13b115",
      "tree": "f3c34b655c747bdede86b4599f1c0f221c432143",
      "parents": [
        "2f7ff76920ec182a543a046c7220922b02fb0d07"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Sep 15 15:56:49 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 15 15:56:49 2025 +0800"
      },
      "message": "Bump actions/setup-go from 5 to 6 (#142)\n\nBumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: \u00276\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "2f7ff76920ec182a543a046c7220922b02fb0d07",
      "tree": "1a3f68eddbd7eaba941a15520e33dec3c432216c",
      "parents": [
        "02e058c6c29bd7bd4f716a6f180cd7b98ce7f6d6"
      ],
      "author": {
        "name": "shuwenwei",
        "email": "55970239+shuwenwei@users.noreply.github.com",
        "time": "Fri Aug 22 16:00:51 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 22 16:00:51 2025 +0800"
      },
      "message": "Print measurement for putting buffer exceptions (#136)\n\n"
    },
    {
      "commit": "02e058c6c29bd7bd4f716a6f180cd7b98ce7f6d6",
      "tree": "ae8cef6e6062b973ddafbe27cb738bb342106f5e",
      "parents": [
        "bbff3ce5d77194f1a1f61910bfed922d603ed2a6"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Aug 21 10:32:48 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 21 10:32:48 2025 +0800"
      },
      "message": "Bump actions/checkout from 4 to 5 (#135)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-version: \u00275\u0027\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "bbff3ce5d77194f1a1f61910bfed922d603ed2a6",
      "tree": "b19e15d55178e3b9b8a06e35744149f141eb2da9",
      "parents": [
        "84f8e6ef71c3263f7bffd1fe4bdd8c9f957d6c8d"
      ],
      "author": {
        "name": "shuwenwei",
        "email": "55970239+shuwenwei@users.noreply.github.com",
        "time": "Sun Jun 22 16:09:04 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jun 22 16:09:04 2025 +0800"
      },
      "message": "Add FastLastDataQueryForOnePrefixPath interface\n\n"
    },
    {
      "commit": "84f8e6ef71c3263f7bffd1fe4bdd8c9f957d6c8d",
      "tree": "3702226f18280e7ed363f5fee0b3a6c300acc6df",
      "parents": [
        "1fccbe63a3c74a79f64d0995be2fc36481d0dea7"
      ],
      "author": {
        "name": "divinerapier",
        "email": "sihao.fang@outlook.com",
        "time": "Fri Jun 20 16:03:12 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 20 16:03:12 2025 +0800"
      },
      "message": "Fix Go module name: add /v2 suffix (#132)\n\n"
    },
    {
      "commit": "1fccbe63a3c74a79f64d0995be2fc36481d0dea7",
      "tree": "7ab0fbbabbc016ae67f4cb1452e0716c3c59dc23",
      "parents": [
        "bc429d22c508967a75dbce70ed7f408b6035952b"
      ],
      "author": {
        "name": "shuwenwei",
        "email": "55970239+shuwenwei@users.noreply.github.com",
        "time": "Wed Apr 23 16:36:45 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 23 16:36:45 2025 +0800"
      },
      "message": "fix formatDate (#130)\n\n"
    },
    {
      "commit": "bc429d22c508967a75dbce70ed7f408b6035952b",
      "tree": "0da3244b31acc09fa4d47af2f99c4f41dabbc234",
      "parents": [
        "cc784eb45c8f3a9547fdfa58296ec200bdaafad0"
      ],
      "author": {
        "name": "shuwenwei",
        "email": "55970239+shuwenwei@users.noreply.github.com",
        "time": "Wed Apr 16 18:14:12 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 16 18:14:12 2025 +0800"
      },
      "message": "Fix getLong(\"Time\") for tree model (#129)\n\n"
    },
    {
      "commit": "cc784eb45c8f3a9547fdfa58296ec200bdaafad0",
      "tree": "bf8dcd0e097f7f453cfc576b2367cb9ba44e2e8f",
      "parents": [
        "29ef3c0d5bd2990bd7e0fbcc0a485d103874955b"
      ],
      "author": {
        "name": "shuwenwei",
        "email": "55970239+shuwenwei@users.noreply.github.com",
        "time": "Sat Apr 05 07:54:11 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Apr 05 07:54:11 2025 +0800"
      },
      "message": "Go Client support V2 read interface\n\n"
    },
    {
      "commit": "29ef3c0d5bd2990bd7e0fbcc0a485d103874955b",
      "tree": "1749b5e7309f3a75d54032ca60b43599dadccbcb",
      "parents": [
        "553bcc5f79bb0e038dd57e942d8d83674b6efa00"
      ],
      "author": {
        "name": "Rick",
        "email": "1450685+LinuxSuRen@users.noreply.github.com",
        "time": "Sat Mar 29 21:27:09 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Mar 29 21:27:09 2025 +0800"
      },
      "message": "fix: typo Github which should be GitHub (#124)\n\nCo-authored-by: rick \u003cLinuxSuRen@users.noreply.github.com\u003e"
    },
    {
      "commit": "553bcc5f79bb0e038dd57e942d8d83674b6efa00",
      "tree": "6efc956f388547e40c89ea9b0c04ae44c86672ef",
      "parents": [
        "033fcb8afbc0498209ea2a3667c1ce684c4e1f7a"
      ],
      "author": {
        "name": "Rick",
        "email": "1450685+LinuxSuRen@users.noreply.github.com",
        "time": "Fri Mar 28 12:06:11 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 28 12:06:11 2025 +0800"
      },
      "message": "fix: there is no errors when sql is incorrect (#123)\n\n"
    },
    {
      "commit": "033fcb8afbc0498209ea2a3667c1ce684c4e1f7a",
      "tree": "82f275cd23a6f0d3455efff31176116b5ce1d452",
      "parents": [
        "52e3fe592f3631610b82502819ed91988af3936f"
      ],
      "author": {
        "name": "shuwenwei",
        "email": "55970239+shuwenwei@users.noreply.github.com",
        "time": "Fri Mar 21 18:32:51 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 21 18:32:51 2025 +0800"
      },
      "message": "Remove global endPointList to avoid cluster init error\n\n"
    },
    {
      "commit": "52e3fe592f3631610b82502819ed91988af3936f",
      "tree": "2ba1f2aaf3e5a7b70a773210cb44488ff90d1fd9",
      "parents": [
        "8ed5752f5ec9af0c903b3d79400e5ccadccd2618"
      ],
      "author": {
        "name": "shuwenwei",
        "email": "55970239+shuwenwei@users.noreply.github.com",
        "time": "Fri Dec 27 13:00:52 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 27 13:00:52 2024 +0800"
      },
      "message": "rename table model fields (#114)\n\n"
    },
    {
      "commit": "8ed5752f5ec9af0c903b3d79400e5ccadccd2618",
      "tree": "95a008750e80143c86954976b52df40fab86476b",
      "parents": [
        "8fc3fd3328104a3053dd1417160c889c5f3f82ad"
      ],
      "author": {
        "name": "shuwenwei",
        "email": "55970239+shuwenwei@users.noreply.github.com",
        "time": "Wed Dec 11 18:35:00 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 11 18:35:00 2024 +0800"
      },
      "message": "Return error when constructing cluster session failed (#112)\n\n"
    },
    {
      "commit": "8fc3fd3328104a3053dd1417160c889c5f3f82ad",
      "tree": "eb142eabc8cb94a27e68ed8ba1eeab0068ce7fd6",
      "parents": [
        "223b9e0a7ad47e8dbb422b2623be9327a9fa20cb"
      ],
      "author": {
        "name": "shuwenwei",
        "email": "55970239+shuwenwei@users.noreply.github.com",
        "time": "Mon Dec 09 09:35:19 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 09 09:35:19 2024 +0800"
      },
      "message": "table session and table session pool (#111)\n\n* table session and table session pool\r\n\r\n* fix cluster config\r\n\r\n* fix enableRPCCompression in reconnect\r\n\r\n* add ut\r\n\r\n* add session pool tests\r\n\r\n* fix atomic usage to 1.13 version\r\n\r\n* update common.go\r\n\r\n* add license\r\n\r\n* fix tablet test\r\n\r\n* add doc\r\n\r\n* add comment\r\n\r\n* add comment\r\n\r\n* return success code when tablet is empty"
    },
    {
      "commit": "223b9e0a7ad47e8dbb422b2623be9327a9fa20cb",
      "tree": "88ac1876dc3b9be956f13be9dfd7bce3e9ab1f68",
      "parents": [
        "4341368b001bf966cc00ab05672326c34e4cb346"
      ],
      "author": {
        "name": "Beyyes",
        "email": "cgf1993@foxmail.com",
        "time": "Mon Nov 04 16:32:15 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Nov 04 16:32:15 2024 +0800"
      },
      "message": "fix error of insertAlignedTablets (#108)\n\n"
    },
    {
      "commit": "4341368b001bf966cc00ab05672326c34e4cb346",
      "tree": "f0d32910390a361936c9c0d2855ffce696daa457",
      "parents": [
        "bb812b80b9ad6af6ce34d5f23a68a5fee9237468"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Fri Sep 27 19:24:00 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 27 19:24:00 2024 +0800"
      },
      "message": "Support new data types (#107)\n\n"
    },
    {
      "commit": "bb812b80b9ad6af6ce34d5f23a68a5fee9237468",
      "tree": "6f089ec83859d99842af52853130557c0566bcbe",
      "parents": [
        "bf6a3e3b1c0e559dc19f0a4bac23b53569a89f2c"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Thu Aug 29 15:46:58 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 29 15:46:58 2024 +0800"
      },
      "message": "Fix ClusterSessionInit\n\n"
    },
    {
      "commit": "bf6a3e3b1c0e559dc19f0a4bac23b53569a89f2c",
      "tree": "a909e7cad848503f1797b0799ddc204ea2db73a4",
      "parents": [
        "f51df67c73a80c610c9e461f468f5a19a0275434"
      ],
      "author": {
        "name": "HTHou",
        "email": "hhaonan@outlook.com",
        "time": "Wed Aug 28 18:45:57 2024 +0800"
      },
      "committer": {
        "name": "HTHou",
        "email": "hhaonan@outlook.com",
        "time": "Wed Aug 28 18:45:57 2024 +0800"
      },
      "message": "fix github action cache error\n"
    },
    {
      "commit": "f51df67c73a80c610c9e461f468f5a19a0275434",
      "tree": "4d9acc9e49ecc64c979aa5c4e4809ad481ddeff7",
      "parents": [
        "e04e2d72e9de6889c430fe3fa17f3f75b93367f4"
      ],
      "author": {
        "name": "HTHou",
        "email": "hhaonan@outlook.com",
        "time": "Wed Aug 28 18:38:31 2024 +0800"
      },
      "committer": {
        "name": "HTHou",
        "email": "hhaonan@outlook.com",
        "time": "Wed Aug 28 18:38:31 2024 +0800"
      },
      "message": "fix github action cache error\n"
    },
    {
      "commit": "e04e2d72e9de6889c430fe3fa17f3f75b93367f4",
      "tree": "c3bb9b1c15b09e8bcaa6b6c8a42bb07269eabfe2",
      "parents": [
        "7023197dfcf5f32cecf0d4f6900deb34c605e8c1"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Sun Aug 04 22:20:02 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Aug 04 22:20:02 2024 +0800"
      },
      "message": "Use docker compose v2 (#104)\n\n"
    },
    {
      "commit": "7023197dfcf5f32cecf0d4f6900deb34c605e8c1",
      "tree": "bf67be9f10603bea062811019590808973793ab4",
      "parents": [
        "6c93b2c82d52293cdbeeb00f508ad67b01d3b465"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Wed Jul 17 11:56:10 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 17 11:56:10 2024 +0800"
      },
      "message": "Fix ci warning (#102)\n\n"
    },
    {
      "commit": "6c93b2c82d52293cdbeeb00f508ad67b01d3b465",
      "tree": "01633861a0084b1a189bd185a8729e6a3287033a",
      "parents": [
        "fa505634f9dafca2ec7f8c7f0a8981be453949e1"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Wed Jul 17 06:41:06 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 17 06:41:06 2024 +0800"
      },
      "message": "Fix make generate and update thrift file (#101)\n\n"
    },
    {
      "commit": "fa505634f9dafca2ec7f8c7f0a8981be453949e1",
      "tree": "1d413647c9fdf9674fb4d143aea58a53e979881c",
      "parents": [
        "cc317bdf5bfedf86a58bcd1fd1238855dcca8b63"
      ],
      "author": {
        "name": "Beyyes",
        "email": "cgf1993@foxmail.com",
        "time": "Wed Jul 17 01:32:08 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 17 01:32:08 2024 +0800"
      },
      "message": "iotdb-client-go fit for IoTDB-V1.1 (#83)\n\nCo-authored-by: Haonan \u003chhaonan@outlook.com\u003e"
    },
    {
      "commit": "cc317bdf5bfedf86a58bcd1fd1238855dcca8b63",
      "tree": "ac282410ac69ae47305a92952d17937e20ac4664",
      "parents": [
        "575ffe0757c5eed7fb88fed51981e9f3320c979b"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Wed Jul 17 01:07:19 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 17 01:07:19 2024 +0800"
      },
      "message": "Update Dockerfile.iotdb-server to use java 17 (#100)\n\n"
    },
    {
      "commit": "575ffe0757c5eed7fb88fed51981e9f3320c979b",
      "tree": "457ee93e8c73caca3e88f6e4b74e9cf37ee640bf",
      "parents": [
        "1fcceb57d75b2ee9bf2278c23f2a4769412f5884"
      ],
      "author": {
        "name": "shuwenwei",
        "email": "55970239+shuwenwei@users.noreply.github.com",
        "time": "Wed May 22 18:39:22 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 22 18:39:22 2024 +0800"
      },
      "message": "Remove useless setting for IT  (#99)\n\n"
    },
    {
      "commit": "1fcceb57d75b2ee9bf2278c23f2a4769412f5884",
      "tree": "c8e968c65f60c6de2c58e92e606e4d94a9d55cfa",
      "parents": [
        "c8eaf123c7c44b9481a961e1ac61efc6beed1bc8"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Tue Apr 30 10:12:46 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 30 10:12:46 2024 +0800"
      },
      "message": "Support nil in Tablet (#98)\n\n"
    },
    {
      "commit": "c8eaf123c7c44b9481a961e1ac61efc6beed1bc8",
      "tree": "0983383b3b038c125cb4cedf553201630fbf2a48",
      "parents": [
        "4ff3a407fbb883f107e4c1f3204341b2963d699a"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Tue Feb 06 11:51:10 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 06 11:51:10 2024 +0800"
      },
      "message": "Update Github Action Go version (#96)\n\n"
    },
    {
      "commit": "4ff3a407fbb883f107e4c1f3204341b2963d699a",
      "tree": "eb78b6fe6f6f21830a3e5d209943cfd566337399",
      "parents": [
        "7435e2ad38f702e596c20cd0413f060dce9e72c5"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Feb 06 10:22:55 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 06 10:22:55 2024 +0800"
      },
      "message": "Bump actions/cache from 3 to 4 (#94)\n\nBumps [actions/cache](https://github.com/actions/cache) from 3 to 4.\r\n- [Release notes](https://github.com/actions/cache/releases)\r\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\r\n- [Commits](https://github.com/actions/cache/compare/v3...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/cache\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "7435e2ad38f702e596c20cd0413f060dce9e72c5",
      "tree": "59fff9e5f612858df7a38fea504609eff9e79e6b",
      "parents": [
        "179dda28d64d5ee960135f01c095cbab9ac80070"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Dec 08 15:50:35 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 08 15:50:35 2023 +0800"
      },
      "message": "Bump actions/setup-go from 4 to 5 (#93)\n\nBumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.\r\n- [Release notes](https://github.com/actions/setup-go/releases)\r\n- [Commits](https://github.com/actions/setup-go/compare/v4...v5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/setup-go\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "179dda28d64d5ee960135f01c095cbab9ac80070",
      "tree": "58b8e69e605925e21f92f9942c6a832e392e7e72",
      "parents": [
        "a053afa684faa6a156cdfaab6a6305fdf2bebe38"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Sep 05 10:09:11 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 05 10:09:11 2023 +0800"
      },
      "message": "Bump actions/checkout from 3 to 4 (#91)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/checkout\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "a053afa684faa6a156cdfaab6a6305fdf2bebe38",
      "tree": "4858045e22aecd9115478668aacef366bd273e79",
      "parents": [
        "e5122a5e13431e37a20f13d4b39cffff1b14dbc1"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Wed Jun 28 15:48:35 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 28 15:48:35 2023 +0800"
      },
      "message": "fix StatementId doesn\u0027t exist in this session issue (#89)\n\n"
    },
    {
      "commit": "e5122a5e13431e37a20f13d4b39cffff1b14dbc1",
      "tree": "6f5490e4fe26a98c96bfceb24d910bd94708e93e",
      "parents": [
        "dc64b1a7648d3c505c10eed5419f422bb49f1def"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Mon May 29 14:13:20 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 29 14:13:20 2023 +0800"
      },
      "message": "optimize the implement of tablet (#85)\n\n"
    },
    {
      "commit": "dc64b1a7648d3c505c10eed5419f422bb49f1def",
      "tree": "1b479e78f083f6657add1db091dce86db0d74ec5",
      "parents": [
        "a503925c04f5aa7e9c3c6bfd2d96f0b6baaeefc2"
      ],
      "author": {
        "name": "Jackie Tien",
        "email": "jackietien97@gmail.com",
        "time": "Wed May 24 16:35:30 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 24 16:35:30 2023 +0800"
      },
      "message": "Chaneg relative file path in Makefile (#86)\n\n"
    },
    {
      "commit": "a503925c04f5aa7e9c3c6bfd2d96f0b6baaeefc2",
      "tree": "45bd33f1fcfe4d8daab96d5f2686b36012f74430",
      "parents": [
        "367b02d85d50ac3253f4c234fb1edab7a0c4af5d"
      ],
      "author": {
        "name": "xjz17",
        "email": "67282793+xjz17@users.noreply.github.com",
        "time": "Tue Apr 11 17:05:19 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 11 17:05:19 2023 +0800"
      },
      "message": "add 2 encoding algorithms SPRINTZ and RLBE and 1 compression algorithm LZMA2 (#82)\n\n"
    },
    {
      "commit": "367b02d85d50ac3253f4c234fb1edab7a0c4af5d",
      "tree": "d78125a2e254d40b47948a67f78ba40fc2596c98",
      "parents": [
        "495a92d277a7798c02e45e20799fa0ed75c3d89b"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Mar 21 23:07:18 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Mar 21 23:07:18 2023 +0800"
      },
      "message": "Bump actions/setup-go from 3 to 4 (#81)\n\nBumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.\r\n- [Release notes](https://github.com/actions/setup-go/releases)\r\n- [Commits](https://github.com/actions/setup-go/compare/v3...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/setup-go\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "495a92d277a7798c02e45e20799fa0ed75c3d89b",
      "tree": "657a1350abd39f377c0fb53330da73a6c9f37d1a",
      "parents": [
        "68167480e3591f39cc2129ea4b35855be68b9755"
      ],
      "author": {
        "name": "shuwenwei",
        "email": "55970239+shuwenwei@users.noreply.github.com",
        "time": "Fri Mar 17 10:59:06 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Mar 17 10:59:06 2023 +0800"
      },
      "message": "Add Zstd compression type (#80)\n\n"
    },
    {
      "commit": "68167480e3591f39cc2129ea4b35855be68b9755",
      "tree": "00426017e0906783345b61dbda2bf35af4ccf83c",
      "parents": [
        "13cff5a26c21a6a615fa90bd1a7b2fb5062f6786"
      ],
      "author": {
        "name": "Liwen Fu",
        "email": "fulwfuliwen@gmail.com",
        "time": "Thu Mar 09 15:25:48 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 09 15:25:48 2023 +0800"
      },
      "message": "adds sessionPool (#79)\n\nCo-authored-by: fuliwen \u003cfuliw@yonyou.com\u003e"
    },
    {
      "commit": "13cff5a26c21a6a615fa90bd1a7b2fb5062f6786",
      "tree": "b293346fcc650bddc703676db0320c5934eecbd2",
      "parents": [
        "7cd2173937e656400cc7ddfdc064a834d777b999"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Feb 27 15:51:21 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 27 15:51:21 2023 +0800"
      },
      "message": "Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#76)\n\nBumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.\r\n- [Release notes](https://github.com/stretchr/testify/releases)\r\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/stretchr/testify\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "7cd2173937e656400cc7ddfdc064a834d777b999",
      "tree": "a9130a861184c18077f5bfc6eff259edd4b1f073",
      "parents": [
        "c08655b8d68f7b2539f22dd8c604ee4d332daab6"
      ],
      "author": {
        "name": "橘子",
        "email": "70060096+citrusreticulata@users.noreply.github.com",
        "time": "Fri Dec 30 01:13:32 2022 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 30 17:13:32 2022 +0800"
      },
      "message": "fix a typo. \"DefualtConnectRetryMax\" --\u003e \"DefaultConnectRetryMax\" (#72)\n\nfix a typo. \"DefualtConnectRetryMax\" --\u003e \"DefaultConnectRetryMax\""
    },
    {
      "commit": "c08655b8d68f7b2539f22dd8c604ee4d332daab6",
      "tree": "b605b43ead859dd2d42336ba5191446eb999d2fd",
      "parents": [
        "5d806c5a7b8ff9045442c639ea82d63281e057dd"
      ],
      "author": {
        "name": "橘子",
        "email": "70060096+citrusreticulata@users.noreply.github.com",
        "time": "Mon Dec 12 19:16:57 2022 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 13 11:16:57 2022 +0800"
      },
      "message": "set DefaultTimeZone if GetTimeZone returns an error (#69)\n\n1. If the error is not handled, the TimeZone in the config may be directly set to a empty string value\r\n2. In previous file \u0027session_example.go\u0027, the time zone was printed only when there was an error. It should be a logical error"
    },
    {
      "commit": "5d806c5a7b8ff9045442c639ea82d63281e057dd",
      "tree": "cf7011ecf3b9ac2be4da674fe982ddf3f6d019f7",
      "parents": [
        "337b23fbbdabe2049cd59260821335390b190957"
      ],
      "author": {
        "name": "Mark Liu",
        "email": "manlge168@gmail.com",
        "time": "Fri Dec 09 17:35:56 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 09 17:35:56 2022 +0800"
      },
      "message": "cleanup invalid codes from session (#68)\n\n"
    },
    {
      "commit": "337b23fbbdabe2049cd59260821335390b190957",
      "tree": "8f1482cac54171dbc28cc85610e870c7ca6bb6d0",
      "parents": [
        "6550bc04f1ad4e82b4e44030ec818890417be464"
      ],
      "author": {
        "name": "ZhangHongYin",
        "email": "46039728+SpriCoder@users.noreply.github.com",
        "time": "Wed Dec 07 20:29:32 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 07 20:29:32 2022 +0800"
      },
      "message": "Update auth related code (#67)\n\n"
    },
    {
      "commit": "6550bc04f1ad4e82b4e44030ec818890417be464",
      "tree": "236565cf3a694566d119144f492a21f22674232b",
      "parents": [
        "614a2ea56ba6b5bcf6ead72f67c5937c32f94e48"
      ],
      "author": {
        "name": "Mark Liu",
        "email": "manlge168@gmail.com",
        "time": "Wed Dec 07 18:36:18 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 07 18:36:18 2022 +0800"
      },
      "message": "Remove debug codes from session.initClusterConn (#66)\n\n"
    },
    {
      "commit": "614a2ea56ba6b5bcf6ead72f67c5937c32f94e48",
      "tree": "a23cbee1b5d473f42421832d92b0b41bbd8aee4f",
      "parents": [
        "e7dcc092f533bae3407f8f1908853b7f2c3702fa"
      ],
      "author": {
        "name": "Mark Liu",
        "email": "manlge168@gmail.com",
        "time": "Fri Dec 02 13:07:18 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 02 13:07:18 2022 +0800"
      },
      "message": "add ConnectRetryMax for config (#65)\n\n"
    },
    {
      "commit": "e7dcc092f533bae3407f8f1908853b7f2c3702fa",
      "tree": "e180f1ecfac4bf8337be3a7896fb72c6e0f67203",
      "parents": [
        "a05323c73a3d615efde25d4d3287fcee32ec1292"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Fri Nov 25 11:22:27 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 25 11:22:27 2022 +0800"
      },
      "message": "Support execute non query statement (#64)\n\n"
    },
    {
      "commit": "a05323c73a3d615efde25d4d3287fcee32ec1292",
      "tree": "74c4859a1e9fb8a0492ed3be9e563cc3e6b06b5b",
      "parents": [
        "3801488dbbb50e7d674b9f4c1207bafb8d45fc1d"
      ],
      "author": {
        "name": "橘子",
        "email": "70060096+citrusreticulata@users.noreply.github.com",
        "time": "Sun Nov 20 20:54:06 2022 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Nov 21 12:54:06 2022 +0800"
      },
      "message": "[IOTDB-5001] updated TSStatusCode, fix Go client CI fail (#63)\n\n"
    },
    {
      "commit": "3801488dbbb50e7d674b9f4c1207bafb8d45fc1d",
      "tree": "057f28e834b62e57e19192c3234723275bc9472d",
      "parents": [
        "cc88b263d4c3331636a0c06580e7f30a82a4a693"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Fri Nov 18 23:19:51 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 18 23:19:51 2022 +0800"
      },
      "message": "Add go 1.19 ci (#61)\n\n"
    },
    {
      "commit": "cc88b263d4c3331636a0c06580e7f30a82a4a693",
      "tree": "d4feef2a02071cf960450263173aacceb942ad35",
      "parents": [
        "2731a9e19fc93b86d77ebf625737dc83b654cba6"
      ],
      "author": {
        "name": "Jialin Qiao",
        "email": "qjl16@mails.tsinghua.edu.cn",
        "time": "Sun Nov 06 23:10:14 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Nov 06 23:10:14 2022 +0800"
      },
      "message": "Fix CI by changing iotdb listening address from 127.0.0.1 to 0.0.0.0 (#60)\n\nCo-authored-by: Haonan \u003chhaonan@outlook.com\u003e"
    },
    {
      "commit": "2731a9e19fc93b86d77ebf625737dc83b654cba6",
      "tree": "375de04393fe1c06372d466a7096b8406f7d668e",
      "parents": [
        "6b079e5a47f42f3ecccf1ae4f35d6d6043e7c49d"
      ],
      "author": {
        "name": "橘子",
        "email": "70060096+citrusreticulata@users.noreply.github.com",
        "time": "Tue Nov 01 21:06:30 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 02 12:06:30 2022 +0800"
      },
      "message": "fix \u0027connectionTimeoutInMs\u0027 mismatch with actual usage (#57)\n\n"
    },
    {
      "commit": "6b079e5a47f42f3ecccf1ae4f35d6d6043e7c49d",
      "tree": "89bfd4f9ef807e62e1a083024a2129202c776166",
      "parents": [
        "02222930fccec496896a15eda17eebd1d9f46ca7"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Tue Oct 25 12:38:11 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 25 12:38:11 2022 +0800"
      },
      "message": "Use 1c1d docker to run go client IT (#55)\n\n"
    },
    {
      "commit": "02222930fccec496896a15eda17eebd1d9f46ca7",
      "tree": "0bb123566747cb10e58084ba2ff8ef2f701cb4b9",
      "parents": [
        "2d1d05e757179a4a43fa1067cb8f28854fabf438"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Oct 24 22:33:50 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 24 22:33:50 2022 +0800"
      },
      "message": "Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#54)\n\nBumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.\r\n- [Release notes](https://github.com/stretchr/testify/releases)\r\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/stretchr/testify\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "2d1d05e757179a4a43fa1067cb8f28854fabf438",
      "tree": "f22f8915978fb4a08d330280a65be49371e8be5f",
      "parents": [
        "6171c0298e975b2175a218f8c1a539d7e2484549"
      ],
      "author": {
        "name": "橘子",
        "email": "70060096+citrusreticulata@users.noreply.github.com",
        "time": "Mon Oct 17 02:47:23 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 17 17:47:23 2022 +0800"
      },
      "message": "Update README, add Troubleshooting section (#53)\n\n"
    },
    {
      "commit": "6171c0298e975b2175a218f8c1a539d7e2484549",
      "tree": "dc5f9bcef685ddb04902a894bfb1da5a409dd344",
      "parents": [
        "15bbc0c8369bef5dc39646b0491fd5845bf8cd30"
      ],
      "author": {
        "name": "fikers",
        "email": "fikersfan@gmail.com",
        "time": "Tue Sep 13 23:12:21 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 13 23:12:21 2022 +0800"
      },
      "message": "add create aligned timeseries request (#50)\n\n"
    },
    {
      "commit": "15bbc0c8369bef5dc39646b0491fd5845bf8cd30",
      "tree": "fadefc100647cd84902f093914c359b1438127dc",
      "parents": [
        "3d1b0b910825e0fd86fb48f6b75e23255120a4c2"
      ],
      "author": {
        "name": "Summer",
        "email": "43237967+2b3c511@users.noreply.github.com",
        "time": "Mon Aug 08 15:10:32 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 08 15:10:32 2022 +0800"
      },
      "message": "[IOTDB-4009] Add aligned timeseries APIs for go client (#47)\n\n"
    },
    {
      "commit": "3d1b0b910825e0fd86fb48f6b75e23255120a4c2",
      "tree": "84898b70828742fbd36f609a86cf86ab41f1e02e",
      "parents": [
        "cd17da295b46d3e187b65cde56c0ef19871e131e"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Mon Aug 01 10:59:04 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 01 10:59:04 2022 +0800"
      },
      "message": "update 0.13 interfaces for go client (#46)\n\n"
    },
    {
      "commit": "cd17da295b46d3e187b65cde56c0ef19871e131e",
      "tree": "b91f4856e2bfd85e9da855bbd0172171675fccad",
      "parents": [
        "d090bac73397e147bcd3b530beeb579d8155bf51"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Fri Jul 22 19:11:04 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jul 22 19:11:04 2022 +0800"
      },
      "message": "active ci for rel branches (#42)\n\n* active ci for rel branches\r\n\r\n* Apply suggestions from code review"
    },
    {
      "commit": "d090bac73397e147bcd3b530beeb579d8155bf51",
      "tree": "69c765542cbaae04c11d93f8cf2dda4b55d7a1c2",
      "parents": [
        "84b8d45829d846440a3246400e7bc5e39587dcb5"
      ],
      "author": {
        "name": "橘子",
        "email": "70060096+citrusreticulata@users.noreply.github.com",
        "time": "Thu Jul 21 20:45:22 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jul 22 11:45:22 2022 +0800"
      },
      "message": "update thrift to 0.15.0 to fit IoTDB 0.13.0 (#41)\n\n* update thrift to 0.15.0\r\n\r\n1. replace \"NewTFramedTransport\" with \"NewTFramedTransportConf\", and use default conf for this function.\r\n\r\n2.fix function \"NewTSocketConf\"\r\n\r\n3.replace deprecated func \"NewTFramedTransport\"\r\n\r\np.s.\r\nin thrift 0.14.1, func NewTSocketConf returns two values;\r\nin thrift 0.15.0, func NewTSocketConf just returns one.\r\n\r\n* update readme and makefile to fit thrift 0.15.0\r\n\r\nupdate readme and makefile to fit thrift 0.15.0"
    },
    {
      "commit": "84b8d45829d846440a3246400e7bc5e39587dcb5",
      "tree": "d212d178b958cb47954e3afe2216d8f62cbcc95f",
      "parents": [
        "1507bf2915c4062df408f8d3c31ecda27464a408"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Wed Jul 20 10:55:17 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 20 10:55:17 2022 +0800"
      },
      "message": "Update badge in readme (#40)\n\n"
    },
    {
      "commit": "1507bf2915c4062df408f8d3c31ecda27464a408",
      "tree": "6ef481a4b24e0f3fbdaaa5ccf4318d05ab98bc2f",
      "parents": [
        "e61179c26e2a9552243ba55529b517adc2cc5159"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jul 20 09:54:05 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 20 09:54:05 2022 +0800"
      },
      "message": "Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 (#38)\n\nBumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.2 to 1.8.0.\r\n- [Release notes](https://github.com/stretchr/testify/releases)\r\n- [Commits](https://github.com/stretchr/testify/compare/v1.7.2...v1.8.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/stretchr/testify\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\n\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "e61179c26e2a9552243ba55529b517adc2cc5159",
      "tree": "826c4afc91c9320aea3b208b7d4a9a4a3d9f0aa2",
      "parents": [
        "eb6615d406ca0ba6bb85159046084a1ba26b0eb2"
      ],
      "author": {
        "name": "橘子",
        "email": "70060096+citrusreticulata@users.noreply.github.com",
        "time": "Mon Jul 18 22:24:19 2022 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 19 13:24:19 2022 +0800"
      },
      "message": "Update README_ZH.md (#39)\n\nUpdate README_ZH.md, deleted the redundant title \"如何编译\""
    },
    {
      "commit": "eb6615d406ca0ba6bb85159046084a1ba26b0eb2",
      "tree": "99fa3c10692a9a8850a775d78b4649d064cb9591",
      "parents": [
        "040d4d5264034c5dd93924573f7df81d6fff6e6c"
      ],
      "author": {
        "name": "Houliang Qi",
        "email": "neuyilan@163.com",
        "time": "Wed Jun 22 15:16:08 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 22 15:16:08 2022 +0800"
      },
      "message": "fix the session id error when reconnect other nodes (#36)\n\n"
    },
    {
      "commit": "040d4d5264034c5dd93924573f7df81d6fff6e6c",
      "tree": "b336778fdd9b817abe7175c8d5b1714e872de0b0",
      "parents": [
        "7368930b30b2ce088a105fd8cbbe18ee979bad24"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Jun 07 10:39:50 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 07 10:39:50 2022 +0800"
      },
      "message": "Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#33)\n\nBumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.2.\r\n- [Release notes](https://github.com/stretchr/testify/releases)\r\n- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/stretchr/testify\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\n\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "7368930b30b2ce088a105fd8cbbe18ee979bad24",
      "tree": "9732e89f877ce8e6e2838eb3d2c35c61a86f7384",
      "parents": [
        "d7436cc0d873746c5b533ab8ecfa51da65ec98b7"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Apr 26 14:01:45 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 26 14:01:45 2022 +0800"
      },
      "message": "Bump actions/setup-go from 2 to 3 (#31)\n\nBumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.\r\n- [Release notes](https://github.com/actions/setup-go/releases)\r\n- [Commits](https://github.com/actions/setup-go/compare/v2...v3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/setup-go\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\n\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "d7436cc0d873746c5b533ab8ecfa51da65ec98b7",
      "tree": "530f978da967dba223923e6b87160feb27cdac7e",
      "parents": [
        "87af455eb2607359f5e52e0fbc772cb434e82ac5"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Mar 30 18:01:18 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 30 18:01:18 2022 +0800"
      },
      "message": "Bump actions/cache from 2 to 3 (#30)\n\nBumps [actions/cache](https://github.com/actions/cache) from 2 to 3.\r\n- [Release notes](https://github.com/actions/cache/releases)\r\n- [Commits](https://github.com/actions/cache/compare/v2...v3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/cache\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\n\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "87af455eb2607359f5e52e0fbc772cb434e82ac5",
      "tree": "9d98aa8b178cfd0b03f945317bc085328b783eb6",
      "parents": [
        "5eb542744e9d632c28a1e90869c583f71653d0d5"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Mar 16 15:08:45 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 16 15:08:45 2022 +0800"
      },
      "message": "Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#29)\n\nBumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.7.1.\r\n- [Release notes](https://github.com/stretchr/testify/releases)\r\n- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/stretchr/testify\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\n\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "5eb542744e9d632c28a1e90869c583f71653d0d5",
      "tree": "a127300e1a47191c09159b87902633276fdff742",
      "parents": [
        "e69a937cf278240e79350c03a5220bfe1b5b13ed"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Wed Mar 02 10:40:39 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 02 10:40:39 2022 +0800"
      },
      "message": "Update .asf.yaml"
    },
    {
      "commit": "e69a937cf278240e79350c03a5220bfe1b5b13ed",
      "tree": "69df82dda74a1a51593029ac9c4f871a1ec07138",
      "parents": [
        "41453fd1d9cfcc26abd8b403a58a5cbda8f6f9f0"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Mar 02 10:33:27 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 02 10:33:27 2022 +0800"
      },
      "message": "Bump actions/checkout from 2 to 3 (#28)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v2...v3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/checkout\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\n\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "41453fd1d9cfcc26abd8b403a58a5cbda8f6f9f0",
      "tree": "a60a6e3dde4b4ec12c99654d576c0026f4f9737e",
      "parents": [
        "874314968f73424dd3983a8e9143bdb84ac233de"
      ],
      "author": {
        "name": "Hang Ji",
        "email": "55303647+ijihang@users.noreply.github.com",
        "time": "Thu Dec 09 11:22:03 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 09 11:22:03 2021 +0800"
      },
      "message": "Support connecting multiple nodes of the cluster (#25)\n\n"
    },
    {
      "commit": "874314968f73424dd3983a8e9143bdb84ac233de",
      "tree": "1c603d8c8eaeee314d845ed73c0c8ae564d14bf9",
      "parents": [
        "c788b005adf29c8c8bb5de4a9fe3fde4b3ce8a8d"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Tue Oct 12 15:13:07 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 12 15:13:07 2021 +0800"
      },
      "message": "[IOTDB-1818] Activate dependabot for go-client repo (#23)\n\n"
    },
    {
      "commit": "c788b005adf29c8c8bb5de4a9fe3fde4b3ce8a8d",
      "tree": "5137e6b335c0cbb1fac9a423ba2a5aa239ae060a",
      "parents": [
        "b4f7d3f64db79d7074b31de200be843ec2339132"
      ],
      "author": {
        "name": "qiaojialin",
        "email": "646274302@qq.com",
        "time": "Sat Oct 09 09:49:14 2021 +0800"
      },
      "committer": {
        "name": "qiaojialin",
        "email": "646274302@qq.com",
        "time": "Sat Oct 09 09:49:14 2021 +0800"
      },
      "message": "add wiki and issues\n"
    },
    {
      "commit": "b4f7d3f64db79d7074b31de200be843ec2339132",
      "tree": "3f1e1ddc5d33d412b602866c04fd3e24d5ddbaa4",
      "parents": [
        "81d6f5493e17cec47cc95164b147372ba373c365"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Thu Jul 08 15:14:02 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 08 15:14:02 2021 +0800"
      },
      "message": "Upgrade thrift to v0.14.1 to match IoTDB v0.12.1 (#22)\n\n"
    },
    {
      "commit": "81d6f5493e17cec47cc95164b147372ba373c365",
      "tree": "1b42bdec9d9dd540e83bc4910a18f1c62bec2ec7",
      "parents": [
        "5b2023a90577eacc650c4a4eb70a2a79888d0b08"
      ],
      "author": {
        "name": "Mark Liu",
        "email": "manlge168@gmail.com",
        "time": "Tue Jun 22 18:01:24 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 22 18:01:24 2021 +0800"
      },
      "message": "Synchronize with master\u0027s rpc.thrift (#19)\n\n"
    },
    {
      "commit": "5b2023a90577eacc650c4a4eb70a2a79888d0b08",
      "tree": "0c9ad1166b9858665081c7e1cd11bebc31f05944",
      "parents": [
        "1e7fa8802c2774d45c77eabad041fbdd1e589f28"
      ],
      "author": {
        "name": "Eugene-Song",
        "email": "63761776+Eugene-Song@users.noreply.github.com",
        "time": "Fri May 28 11:45:25 2021 +0800"
      },
      "committer": {
        "name": "Xiangdong Huang",
        "email": "hxdreg@qq.com",
        "time": "Tue Jun 01 09:36:49 2021 +0800"
      },
      "message": "Update README.md\n\nUpdate some pages of README.md"
    },
    {
      "commit": "1e7fa8802c2774d45c77eabad041fbdd1e589f28",
      "tree": "474fe69ef5cdc4982cb0f9598f9d753bf362559d",
      "parents": [
        "9d872186bb4c1e698133d08b8ce3768a817182c8",
        "810fc54e4762ca04dd49cccaac4e3c6deed48d09"
      ],
      "author": {
        "name": "chaow",
        "email": "xunmengzhuiyi@gmail.com",
        "time": "Wed May 19 12:06:06 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 19 12:06:06 2021 +0800"
      },
      "message": "Merge pull request #20 from neuyilan/fix_panic\n\nFix the panic caused by the status have some error message"
    },
    {
      "commit": "810fc54e4762ca04dd49cccaac4e3c6deed48d09",
      "tree": "474fe69ef5cdc4982cb0f9598f9d753bf362559d",
      "parents": [
        "9d872186bb4c1e698133d08b8ce3768a817182c8"
      ],
      "author": {
        "name": "HouliangQi",
        "email": "neuyilan@163.com",
        "time": "Wed May 19 11:55:04 2021 +0800"
      },
      "committer": {
        "name": "HouliangQi",
        "email": "neuyilan@163.com",
        "time": "Wed May 19 11:55:04 2021 +0800"
      },
      "message": "fix the panic caused by the status is error\n"
    },
    {
      "commit": "9d872186bb4c1e698133d08b8ce3768a817182c8",
      "tree": "5a0d42973a3962027ada40e04c525decee232ead",
      "parents": [
        "3208ea6a77b980b455d96da47240951fd65b92e7"
      ],
      "author": {
        "name": "Mark Liu",
        "email": "manlge168@gmail.com",
        "time": "Wed Apr 07 11:38:00 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 07 11:38:00 2021 +0800"
      },
      "message": "Code optimization. (#18)\n\n"
    },
    {
      "commit": "3208ea6a77b980b455d96da47240951fd65b92e7",
      "tree": "a64a06d9e7a7691c24b3cfe66411731de25a7229",
      "parents": [
        "03a810bf61559583da85c625382b8044cc13909d"
      ],
      "author": {
        "name": "Xiangdong Huang",
        "email": "hxd@apache.org",
        "time": "Wed Mar 10 19:08:54 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 10 19:08:54 2021 +0800"
      },
      "message": "Supporting submodule of IoTDB, and keep consistent with the parent repo (#17)\n\n* add makefile for run github action in submodule mode\r\n\r\n* move docker temp folder to target"
    },
    {
      "commit": "03a810bf61559583da85c625382b8044cc13909d",
      "tree": "959d10eac399e3d9b77aef82f4adb64448475b4f",
      "parents": [
        "b27a24b52d5007a18de087cbdf2ea5a531502886"
      ],
      "author": {
        "name": "Mark Liu",
        "email": "manlge168@gmail.com",
        "time": "Mon Mar 08 12:37:23 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 08 12:37:23 2021 +0800"
      },
      "message": "Fix sort bug in session.InsertRecordsOfOneDevice (#16)\n\n* Fix sort bug in session.InsertRecordsOfOneDevice\r\n\r\n* Added testify to go.mod"
    },
    {
      "commit": "b27a24b52d5007a18de087cbdf2ea5a531502886",
      "tree": "99fef3a826fb3a7998457914dde70d3c2577a64e",
      "parents": [
        "a8cb808c155d9d47f14cd0d0349329879b34c888"
      ],
      "author": {
        "name": "yanhong wang",
        "email": "67779101+yanhongwangg@users.noreply.github.com",
        "time": "Tue Feb 23 14:36:39 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 23 14:36:39 2021 +0800"
      },
      "message": "fix sortTablet bug (#14)\n\n"
    },
    {
      "commit": "a8cb808c155d9d47f14cd0d0349329879b34c888",
      "tree": "2e492f41537fecca75fb276973eeefef53af8883",
      "parents": [
        "0842e8b2ffa57812d9696e49d6b5f232b5d300f0"
      ],
      "author": {
        "name": "Mark Liu",
        "email": "manlge168@gmail.com",
        "time": "Mon Feb 22 15:24:41 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 22 15:24:41 2021 +0800"
      },
      "message": "Use local rpc.thrift to generate thrift code when the iotdb\u0027s submodule is enabled. (#15)\n\n"
    },
    {
      "commit": "0842e8b2ffa57812d9696e49d6b5f232b5d300f0",
      "tree": "c3bc1136d50aa8dcc999f2619427e862ede5f859",
      "parents": [
        "b5e80e0720c83639c77476bf37f3bc318fb5a413"
      ],
      "author": {
        "name": "Mark Liu",
        "email": "manlge168@gmail.com",
        "time": "Tue Feb 02 16:13:13 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 02 16:13:13 2021 +0800"
      },
      "message": "Integration test (#13)\n\n"
    },
    {
      "commit": "b5e80e0720c83639c77476bf37f3bc318fb5a413",
      "tree": "8997b8c59a112456354b682f7bd6ee31e177ae20",
      "parents": [
        "7e78edbbe5230ff6f86bb223d0c263e57ca18114"
      ],
      "author": {
        "name": "Mark Liu",
        "email": "manlge168@gmail.com",
        "time": "Thu Jan 21 21:54:51 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 21 21:54:51 2021 +0800"
      },
      "message": "Change the datatype from int16 to int8 (#11)\n\nChange the datatype from int16 to int8"
    },
    {
      "commit": "7e78edbbe5230ff6f86bb223d0c263e57ca18114",
      "tree": "4a4983decdc6e19587c0fbb97b4f6a3215a74f77",
      "parents": [
        "3c3ba05bd53106c271b3b99638539d6ed92dd713"
      ],
      "author": {
        "name": "Jackie Tien",
        "email": "JackieTien@foxmail.com",
        "time": "Thu Jan 21 17:10:11 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 21 17:10:11 2021 +0800"
      },
      "message": "change data type in rpc from short to byte for fitting v0.12 (#10)\n\n"
    },
    {
      "commit": "3c3ba05bd53106c271b3b99638539d6ed92dd713",
      "tree": "6436c64d47fbdcf1f43f6eb1eea933de6fac804b",
      "parents": [
        "f9ff41b54dfa5991fa6308cc8e6a69f0eb6f4a3d"
      ],
      "author": {
        "name": "yanhong wang",
        "email": "67779101+yanhongwangg@users.noreply.github.com",
        "time": "Thu Jan 21 15:10:07 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 21 15:10:07 2021 +0800"
      },
      "message": "Update rpc (#9)\n\nUpdate rpc"
    },
    {
      "commit": "f9ff41b54dfa5991fa6308cc8e6a69f0eb6f4a3d",
      "tree": "6b7027dc0bbc9b532af9f60c8ee35871170ccce2",
      "parents": [
        "c075f4c46d80aea4302636d7731dc53ad4740d7e"
      ],
      "author": {
        "name": "Mark Liu",
        "email": "manlge168@gmail.com",
        "time": "Tue Jan 19 16:05:04 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 19 16:05:04 2021 +0800"
      },
      "message": "Added InsertRecordsOfOneDevice for the Session (#8)\n\n"
    },
    {
      "commit": "c075f4c46d80aea4302636d7731dc53ad4740d7e",
      "tree": "2d4c98eb1983e794f25091db8867721a0a7e0d1c",
      "parents": [
        "bbdd86329d575916778ffef7a7b5412429f3d38b"
      ],
      "author": {
        "name": "Haonan",
        "email": "hhaonan@outlook.com",
        "time": "Tue Jan 05 23:22:14 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 05 23:22:14 2021 +0800"
      },
      "message": "fix github actions for setting timezone (#7)\n\n"
    },
    {
      "commit": "bbdd86329d575916778ffef7a7b5412429f3d38b",
      "tree": "77345c3b808bf7af98c4c5418fef9d7dab920aee",
      "parents": [
        "702151e57434f25c84277fb86b7a573bb26c9708"
      ],
      "author": {
        "name": "Mark Liu",
        "email": "manlge168@gmail.com",
        "time": "Tue Jan 05 08:54:51 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 05 08:54:51 2021 +0800"
      },
      "message": "add github action for testing iotdb-go-client (#6)\n\n"
    },
    {
      "commit": "702151e57434f25c84277fb86b7a573bb26c9708",
      "tree": "8e4e6c62c3eeb9e9270a966f7d5cbe5478479f65",
      "parents": [
        "ca8e97c62cce662a421791b8cf0d5066f0ae468e"
      ],
      "author": {
        "name": "Mark Liu",
        "email": "manlge168@gmail.com",
        "time": "Mon Dec 21 14:36:38 2020 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 21 14:36:38 2020 +0800"
      },
      "message": "Change the visibility of some members of the tablet to package (#5)\n\nChange the visibility of some members of the tablet to package"
    },
    {
      "commit": "ca8e97c62cce662a421791b8cf0d5066f0ae468e",
      "tree": "af7bbe54d36f24695592db6708515aa3ab7514d0",
      "parents": [
        "66fbdc4ebc485a22153e78aa36e935bdb0d7782a"
      ],
      "author": {
        "name": "Mark Liu",
        "email": "manlge168@gmail.com",
        "time": "Sun Dec 20 14:07:50 2020 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Dec 20 14:07:50 2020 +0800"
      },
      "message": "iotdb-client-go (#3)\n\niotdb-go-client second version"
    },
    {
      "commit": "66fbdc4ebc485a22153e78aa36e935bdb0d7782a",
      "tree": "8ba4482eab432f9582824db121bfb0d2dec32890",
      "parents": [
        "3018602335ba14b909f19a38b26d8dd8b4ce6547"
      ],
      "author": {
        "name": "Jialin Qiao",
        "email": "qjl16@mails.tsinghua.edu.cn",
        "time": "Fri Dec 18 22:37:57 2020 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 18 22:37:57 2020 +0800"
      },
      "message": "rename some files (#4)\n\n"
    },
    {
      "commit": "3018602335ba14b909f19a38b26d8dd8b4ce6547",
      "tree": "2b7ca081ecf5a2a8adad4348839c28b3bfdde4c3",
      "parents": [
        "dd1729e2015c830d8809afe4b76046b8c9040280"
      ],
      "author": {
        "name": "yanhong wang",
        "email": "67779101+yanhongwangg@users.noreply.github.com",
        "time": "Fri Dec 18 22:06:31 2020 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 18 22:06:31 2020 +0800"
      },
      "message": "iotdb-go-client first version (#1)\n\n* iotdb-go-client first version\r\nCo-authored-by: yanhongwang \u003c1101967410@qq.comom\u003e"
    },
    {
      "commit": "dd1729e2015c830d8809afe4b76046b8c9040280",
      "tree": "e32f8768c27ae925eca6a8b33d790fcc88a768c9",
      "parents": [
        "9a522c5a8897497436fa9a3c8855e4be5a27cb84"
      ],
      "author": {
        "name": "xiangdong huang",
        "email": "sainthxd@gmail.com",
        "time": "Tue Dec 08 11:59:29 2020 +0800"
      },
      "committer": {
        "name": "xiangdong huang",
        "email": "sainthxd@gmail.com",
        "time": "Tue Dec 08 11:59:29 2020 +0800"
      },
      "message": "submit basic files\n"
    },
    {
      "commit": "9a522c5a8897497436fa9a3c8855e4be5a27cb84",
      "tree": "ad30640597da0d96b1ad969380f7fefd510fef37",
      "parents": [],
      "author": {
        "name": "Dawei Liu",
        "email": "liudw@apache.org",
        "time": "Sun Dec 06 11:40:58 2020 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Dec 06 11:40:58 2020 +0800"
      },
      "message": "Create README.md"
    }
  ]
}
