Skip to content

Releases: apache/iotdb-client-go

Apache IoTDB Client Go 1.3.4

18 Apr 01:40
9409d97
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

Apache IoTDB Client Go 2.0.2

18 Apr 01:41
29ef3c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1-beta...v2.0.2

Apache IoTDB Client Go 2.0.1-beta

21 Feb 07:44
52e3fe5
Compare
Choose a tag to compare
Pre-release
v2.0.1-beta

rename table model fields (#114)

Apache IoTDB Client Go 1.3.3.1

12 Dec 04:27
e269bad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.3.1

Apache IoTDB Client Go 1.3.3

11 Dec 03:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

Apache IoTDB Client Go 1.3.2

01 Jul 04:34
575ffe0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.3.2

Apache IoTDB Client Go v1.1.1

24 Aug 03:21
a053afa
Compare
Choose a tag to compare

What's Changed

  • optimize the implement of tablet by @HTHou in #85
  • Fix StatementId doesn't exist in this session issue by @HTHou in #89

New Contributors

  • @xjz17 made their first contribution in #82

Full Changelog: v1.1.0...v1.1.1

Apache IoTDB Client Go v1.1.0

04 Apr 01:33
367b02d
Compare
Choose a tag to compare
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

10 Mar 03:06
d859381
Compare
Choose a tag to compare
session pool supports multiple nodes (#78)

Co-authored-by: fuliwen <[email protected]>

Apache IoTDB Client Go v1.0.0

07 Dec 09:25
614a2ea
Compare
Choose a tag to compare
add ConnectRetryMax for config (#65)