Releases: apache/iotdb-client-go
Releases · apache/iotdb-client-go
Release list
v2.0.10
What's Changed
- [INFRA] Set up default rulesets for default and release branches by @asf-gitbox-commits in #161
- [codex] Upgrade thrift to 0.23.0 and Go to 1.25 by @HTHou in #160
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #163
- Bump actions/cache from 5 to 6 by @dependabot[bot] in #164
- Add TLS and mTLS support by @HTHou in #165
- Implement database/sql driver with parameter binding and pooling by @wkk778 in #162
- Update thrift generated code to 0.23.0 by @HTHou in #166
- Bump actions/setup-go from 6 to 7 by @dependabot[bot] in #167
- Fix off-by-one bounds check in Tablet.SetValueAt/GetValueAt by @PDGGK in #168
- Support IPv6 node URLs in the cluster session by @PDGGK in #170
- Add Tablet.SetTimestampAt with rowIndex validation by @PDGGK in #169
- chore: upgrade github.com/apache/thrift to v0.24.0 by @Ngnlyouyu in #172
- Fix IoTDBRpcDataSet.moreData not updated in fetchResults by @shuwenwei in #171
- Support OBJECT data type in tablet write by @shuwenwei in #175
New Contributors
- @asf-gitbox-commits made their first contribution in #161
- @wkk778 made their first contribution in #162
- @PDGGK made their first contribution in #168
- @Ngnlyouyu made their first contribution in #172
Full Changelog: v2.0.8...v2.0.10
Apache IoTDB Client Go 1.3.7
What's Changed
- [To dev/1.3] fix CI after setting default rpc_address to 127.0.0.1 by @HTHou in #148
- [To dev/1.3] Call VerifySuccess before return to user by @HTHou in #157
- [to dev/1.3] cherry pick some fixes from main branch by @shuwenwei in #158
Full Changelog: v1.3.5...v1.3.7
Apache IoTDB Client Go 2.0.8
What's Changed
- Add FastLastDataQueryForOnePrefixPath interface by @shuwenwei in #133
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #135
- Print measurement for putting buffer exceptions by @shuwenwei in #136
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #142
- Remove ExecuteGroupByQueryIntervalQuery by @shuwenwei in #145
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #143
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #144
- Fix IT by @HTHou in #147
- Call VerifySuccess before return to user by @HTHou in #151
- Fix multiple issues in SessionPool and PooledTableSession by @shuwenwei in #153
- fix: fix EOF error when decoding columns with empty string or zero po… by @betterlmy in #155
New Contributors
- @betterlmy made their first contribution in #155
Full Changelog: v2.0.3-1...v2.0.8
v1.3.5
What's Changed
- [to dev/1.3] add tsblock by @shuwenwei in #120
- [to dev/1.3] Print measurement for putting buffer exceptions by @shuwenwei in #137
Full Changelog: v1.3.4...v1.3.5
v2.0.3-1
What's Changed
- Fix Go module name: add /v2 suffix by @divinerapier in #132
New Contributors
- @divinerapier made their first contribution in #132
Full Changelog: v2.0.3...v2.0.3-1
Apache IoTDB Client Go 2.0.3
What's Changed
- add tsblock by @shuwenwei in #127
- Fix getLong("Time") for tree model by @shuwenwei in #129
- Fix formatDate by @shuwenwei in #130
Full Changelog: v2.0.2...v2.0.3
Apache IoTDB Client Go 1.3.4
What's Changed
- Fix bugs for rc/1.3.3 by @shuwenwei in #113
- Fix dev/1.3 UT by @HTHou in #116
- [to dev/1.3] Remove global endPointList by @shuwenwei in #119
- fix: there is no errors when sql is incorrectErr/check by @LinuxSuRen in #125
- [To dev/1.3] add ExecuteGroupByQueryIntervalQuery api by @shuwenwei in #128
Full Changelog: v1.3.3...v1.3.4
Apache IoTDB Client Go 2.0.2
What's Changed
- Remove global endPointList by @shuwenwei in #117
- fix: there is no errors when sql is incorrect by @LinuxSuRen in #123
- fix: typo Github which should be GitHub by @LinuxSuRen in #124
Full Changelog: v2.0.1-beta...v2.0.2
Apache IoTDB Client Go 2.0.1-beta
v2.0.1-beta rename table model fields (#114)