Releases: apache/iotdb-client-go
Releases · apache/iotdb-client-go
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)
Apache IoTDB Client Go 1.3.3.1
Apache IoTDB Client Go 1.3.3
What's Changed
- Update
Dockerfile.iotdb-serverto use java 17 by @HTHou in #100 - iotdb-client-go fit for
IoTDB-V1.1by @Beyyes in #83 - Fix make generate and update thrift file by @HTHou in #101
- Fix ci warning by @HTHou in #102
- Use docker compose v2 by @HTHou in #104
- Fix ClusterSessionInit by @HTHou in #105
- Support new data types by @HTHou in #107
Full Changelog: v1.3.2...v1.3.3