Releases: apache/iotdb-client-go
Releases · apache/iotdb-client-go
Apache IoTDB Client Go v1.1.0
Bump actions/setup-go from 3 to 4 (#81) Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Apache IoTDB Client Go v0.13.1
session pool supports multiple nodes (#78) Co-authored-by: fuliwen <[email protected]>
Apache IoTDB Client Go v1.0.0
add ConnectRetryMax for config (#65)
0.14.0-preview1
v0.14.0-preview1 fix 'connectionTimeoutInMs' mismatch with actual usage (#57)
Apache IoTDB Client Go 0.13.0
This is v0.13.0 of Go client library for Apache IoTDB, which contains the basic support of aligned time series.
Apache IoTDB Client Go 0.12.1
This is v0.12.1 of Go client library for Apache IoTDB, which contains several bug-fix commits.
This version also upgraded the thrift version to 0.14.1.
Apache IoTDB Client Go 0.12.0
This is the first version of Go client library for Apache IoTDB.
This library has implemented all IoTDB's session API.