)]}'
{
  "commit": "bd03eb4a41dbca3aac1969898c370f6e78a1a5bc",
  "tree": "7aec47cc90e566a8cd790e213d24c57f4c66cc17",
  "parents": [
    "a386191d80aae28f93b941ae8f54f2b4a456d4af"
  ],
  "author": {
    "name": "CritasWang",
    "email": "critas@outlook.com",
    "time": "Tue Jan 27 10:07:01 2026 +0000"
  },
  "committer": {
    "name": "CritasWang",
    "email": "critas@outlook.com",
    "time": "Tue Jan 27 10:07:01 2026 +0000"
  },
  "message": "Fix Thrift transport protocol: use TFramedTransport instead of TBufferedTransport\n\n- Change from TBufferedTransport to TFramedTransport in Connection.ts\n- IoTDB requires TFramedTransport for proper frame-based protocol communication\n- Fixes \"Read a negative frame size\" error that was causing all E2E tests to fail\n- Matches iotdb-client-csharp implementation which uses TFramedTransport\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bc7ff96b882c72d0c41fb7b59cd96f0d2ff2e5da",
      "old_mode": 33188,
      "old_path": "src/connection/Connection.ts",
      "new_id": "ec0a752fe21276196189df321c4f935171f3774b",
      "new_mode": 33188,
      "new_path": "src/connection/Connection.ts"
    }
  ]
}
