1. 7b5a8f2 Add Tablet.SetTimestampAt with rowIndex validation (#169) by ZIHAN DAI · 12 hours ago main
  2. d8b1027 Support IPv6 node URLs in the cluster session (#170) by ZIHAN DAI · 12 hours ago
  3. c303dbe Fix off-by-one bounds check in Tablet.SetValueAt/GetValueAt (#168) by ZIHAN DAI · 2 days ago
  4. a573e9b Bump actions/setup-go from 6 to 7 (#167) by dependabot[bot] · 7 days ago
  5. 31e0d6a Update thrift generated code to 0.23 (#166) by Haonan · 3 weeks ago
  6. 5008445 Implement database/sql driver with parameter binding and pooling (#162) by prince · 4 weeks ago
  7. 1a1ff84 Add TLS and mTLS support (#165) by Haonan · 4 weeks ago
  8. a3334f5 Bump actions/cache from 5 to 6 (#164) by dependabot[bot] · 4 weeks ago
  9. fc87bc9 Bump actions/checkout from 6 to 7 (#163) by dependabot[bot] · 5 weeks ago
  10. bc2f49d Upgrade thrift to 0.23.0 (#160) by Haonan · 6 weeks ago
  11. e68ef52 Set up default protection ruleset for default and release branches (#161) by The Apache Software Foundation · 10 weeks ago
  12. 2ea2655 fix: fix EOF error when decoding columns with empty string or zero po… (#155) by Zane · 4 months ago v2.0.8
  13. f00cf99 Fix multiple issues in SessionPool and PooledTableSession (#153) by shuwenwei · 5 months ago
  14. 6ba97f5 Call VerifySuccess before return to user (#151) by Haonan · 5 months ago
  15. 7f4315a fix CI after setting default rpc_address to 127.0.0.1 (#147) by Haonan · 6 months ago
  16. 06e770e Bump actions/cache from 4 to 5 (#144) by dependabot[bot] · 7 months ago
  17. d2e0c2c Bump actions/checkout from 5 to 6 (#143) by dependabot[bot] · 7 months ago
  18. 8e60a0d remove ExecuteGroupByQueryIntervalQuery (#145) by shuwenwei · 7 months ago
  19. b9ec820 Bump actions/setup-go from 5 to 6 (#142) by dependabot[bot] · 10 months ago
  20. 2f7ff76 Print measurement for putting buffer exceptions (#136) by shuwenwei · 11 months ago
  21. 02e058c Bump actions/checkout from 4 to 5 (#135) by dependabot[bot] · 11 months ago
  22. bbff3ce Add FastLastDataQueryForOnePrefixPath interface by shuwenwei · 1 year, 1 month ago
  23. 84f8e6e Fix Go module name: add /v2 suffix (#132) by divinerapier · 1 year, 1 month ago v2.0.3-1
  24. 1fccbe6 fix formatDate (#130) by shuwenwei · 1 year, 3 months ago v2.0.3
  25. bc429d2 Fix getLong("Time") for tree model (#129) by shuwenwei · 1 year, 3 months ago
  26. cc784eb Go Client support V2 read interface by shuwenwei · 1 year, 4 months ago
  27. 29ef3c0 fix: typo Github which should be GitHub (#124) by Rick · 1 year, 4 months ago v2.0.2
  28. 553bcc5 fix: there is no errors when sql is incorrect (#123) by Rick · 1 year, 4 months ago
  29. 033fcb8 Remove global endPointList to avoid cluster init error by shuwenwei · 1 year, 4 months ago
  30. 52e3fe5 rename table model fields (#114) by shuwenwei · 1 year, 7 months ago v2.0.1-beta
  31. 8ed5752 Return error when constructing cluster session failed (#112) by shuwenwei · 1 year, 8 months ago
  32. 8fc3fd3 table session and table session pool (#111) by shuwenwei · 1 year, 8 months ago
  33. 223b9e0 fix error of insertAlignedTablets (#108) by Beyyes · 1 year, 9 months ago
  34. 4341368 Support new data types (#107) by Haonan · 1 year, 10 months ago
  35. bb812b8 Fix ClusterSessionInit by Haonan · 1 year, 11 months ago
  36. bf6a3e3 fix github action cache error by HTHou · 1 year, 11 months ago
  37. f51df67 fix github action cache error by HTHou · 1 year, 11 months ago
  38. e04e2d7 Use docker compose v2 (#104) by Haonan · 2 years ago
  39. 7023197 Fix ci warning (#102) by Haonan · 2 years ago
  40. 6c93b2c Fix make generate and update thrift file (#101) by Haonan · 2 years ago
  41. fa50563 iotdb-client-go fit for IoTDB-V1.1 (#83) by Beyyes · 2 years ago
  42. cc317bd Update Dockerfile.iotdb-server to use java 17 (#100) by Haonan · 2 years ago
  43. 575ffe0 Remove useless setting for IT (#99) by shuwenwei · 2 years, 2 months ago v1.3.2
  44. 1fcceb5 Support nil in Tablet (#98) by Haonan · 2 years, 3 months ago
  45. c8eaf12 Update Github Action Go version (#96) by Haonan · 2 years, 6 months ago
  46. 4ff3a40 Bump actions/cache from 3 to 4 (#94) by dependabot[bot] · 2 years, 6 months ago
  47. 7435e2a Bump actions/setup-go from 4 to 5 (#93) by dependabot[bot] · 2 years, 8 months ago
  48. 179dda2 Bump actions/checkout from 3 to 4 (#91) by dependabot[bot] · 2 years, 11 months ago
  49. a053afa fix StatementId doesn't exist in this session issue (#89) by Haonan · 3 years, 1 month ago v1.1.1
  50. e5122a5 optimize the implement of tablet (#85) by Haonan · 3 years, 2 months ago
  51. dc64b1a Chaneg relative file path in Makefile (#86) by Jackie Tien · 3 years, 2 months ago
  52. a503925 add 2 encoding algorithms SPRINTZ and RLBE and 1 compression algorithm LZMA2 (#82) by xjz17 · 3 years, 4 months ago
  53. 367b02d Bump actions/setup-go from 3 to 4 (#81) by dependabot[bot] · 3 years, 4 months ago v1.1.0
  54. 495a92d Add Zstd compression type (#80) by shuwenwei · 3 years, 4 months ago
  55. 6816748 adds sessionPool (#79) by Liwen Fu · 3 years, 5 months ago
  56. 13cff5a Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#76) by dependabot[bot] · 3 years, 5 months ago
  57. 7cd2173 fix a typo. "DefualtConnectRetryMax" --> "DefaultConnectRetryMax" (#72) by 橘子 · 3 years, 7 months ago
  58. c08655b set DefaultTimeZone if GetTimeZone returns an error (#69) by 橘子 · 3 years, 7 months ago
  59. 5d806c5 cleanup invalid codes from session (#68) by Mark Liu · 3 years, 8 months ago
  60. 337b23f Update auth related code (#67) by ZhangHongYin · 3 years, 8 months ago
  61. 6550bc0 Remove debug codes from session.initClusterConn (#66) by Mark Liu · 3 years, 8 months ago
  62. 614a2ea add ConnectRetryMax for config (#65) by Mark Liu · 3 years, 8 months ago v1.0.0
  63. e7dcc09 Support execute non query statement (#64) by Haonan · 3 years, 8 months ago
  64. a05323c [IOTDB-5001] updated TSStatusCode, fix Go client CI fail (#63) by 橘子 · 3 years, 8 months ago
  65. 3801488 Add go 1.19 ci (#61) by Haonan · 3 years, 8 months ago
  66. cc88b26 Fix CI by changing iotdb listening address from 127.0.0.1 to 0.0.0.0 (#60) by Jialin Qiao · 3 years, 9 months ago
  67. 2731a9e fix 'connectionTimeoutInMs' mismatch with actual usage (#57) by 橘子 · 3 years, 9 months ago v0.14.0-preview1
  68. 6b079e5 Use 1c1d docker to run go client IT (#55) by Haonan · 3 years, 9 months ago
  69. 0222293 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#54) by dependabot[bot] · 3 years, 9 months ago
  70. 2d1d05e Update README, add Troubleshooting section (#53) by 橘子 · 3 years, 9 months ago
  71. 6171c02 add create aligned timeseries request (#50) by fikers · 3 years, 11 months ago
  72. 15bbc0c [IOTDB-4009] Add aligned timeseries APIs for go client (#47) by Summer · 4 years ago
  73. 3d1b0b9 update 0.13 interfaces for go client (#46) by Haonan · 4 years ago
  74. cd17da2 active ci for rel branches (#42) by Haonan · 4 years ago
  75. d090bac update thrift to 0.15.0 to fit IoTDB 0.13.0 (#41) by 橘子 · 4 years ago
  76. 84b8d45 Update badge in readme (#40) by Haonan · 4 years ago
  77. 1507bf2 Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 (#38) by dependabot[bot] · 4 years ago v0.12.1
  78. e61179c Update README_ZH.md (#39) by 橘子 · 4 years ago
  79. eb6615d fix the session id error when reconnect other nodes (#36) by Houliang Qi · 4 years, 1 month ago
  80. 040d4d5 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#33) by dependabot[bot] · 4 years, 2 months ago
  81. 7368930 Bump actions/setup-go from 2 to 3 (#31) by dependabot[bot] · 4 years, 3 months ago
  82. d7436cc Bump actions/cache from 2 to 3 (#30) by dependabot[bot] · 4 years, 4 months ago
  83. 87af455 Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#29) by dependabot[bot] · 4 years, 4 months ago
  84. 5eb5427 Update .asf.yaml by Haonan · 4 years, 5 months ago
  85. e69a937 Bump actions/checkout from 2 to 3 (#28) by dependabot[bot] · 4 years, 5 months ago
  86. 41453fd Support connecting multiple nodes of the cluster (#25) by Hang Ji · 4 years, 8 months ago
  87. 8743149 [IOTDB-1818] Activate dependabot for go-client repo (#23) by Haonan · 4 years, 10 months ago
  88. c788b00 add wiki and issues by qiaojialin · 4 years, 10 months ago
  89. b4f7d3f Upgrade thrift to v0.14.1 to match IoTDB v0.12.1 (#22) by Haonan · 5 years ago
  90. 81d6f54 Synchronize with master's rpc.thrift (#19) by Mark Liu · 5 years ago
  91. 5b2023a Update README.md by Eugene-Song · 5 years ago
  92. 1e7fa88 Merge pull request #20 from neuyilan/fix_panic by chaow · 5 years ago
  93. 810fc54 fix the panic caused by the status is error by HouliangQi · 5 years ago
  94. 9d87218 Code optimization. (#18) by Mark Liu · 5 years ago v0.12.0
  95. 3208ea6 Supporting submodule of IoTDB, and keep consistent with the parent repo (#17) by Xiangdong Huang · 5 years ago
  96. 03a810b Fix sort bug in session.InsertRecordsOfOneDevice (#16) by Mark Liu · 5 years ago
  97. b27a24b fix sortTablet bug (#14) by yanhong wang · 5 years ago
  98. a8cb808 Use local rpc.thrift to generate thrift code when the iotdb's submodule is enabled. (#15) by Mark Liu · 5 years ago
  99. 0842e8b Integration test (#13) by Mark Liu · 5 years ago
  100. b5e80e0 Change the datatype from int16 to int8 (#11) by Mark Liu · 6 years ago