Releases: apache/iotdb-client-go
Releases · apache/iotdb-client-go
Apache IoTDB Client Go 1.3.3.1
Apache IoTDB Client Go 1.3.3
What's Changed
- Update
Dockerfile.iotdb-server
to use java 17 by @HTHou in #100 - iotdb-client-go fit for
IoTDB-V1.1
by @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
Apache IoTDB Client Go 1.3.2
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #91
- Bump actions/setup-go from 4 to 5 by @dependabot in #93
- Bump actions/cache from 3 to 4 by @dependabot in #94
- Update Github Action Go version by @HTHou in #96
- Support nil in Tablet by @HTHou in #98
- Remove useless setting for IT by @shuwenwei in #99
Full Changelog: v1.1.1...v1.3.2
Apache IoTDB Client Go v1.1.1
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] <support@github.com> 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 <fuliw@yonyou.com>
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.