Skip to content

Releases: openGemini/opengemini-client-go

v0.3.0

26 Jun 14:56
a9068f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

09 Apr 02:17
6eaba99
Compare
Choose a tag to compare

What's Changed

  • fix: ensure write method's callback could receive entire error message by @Chenxulin97 in #57
  • update Chinese language link text in README by @shoothzj in #58
  • docs: optimize library description by @shoothzj in #59
  • fix: correct show retention policies method name by @Chenxulin97 in #60
  • test: reduce unit test resource consumption from default in select model by @Chenxulin97 in #62
  • fix: use sync map to avoid concurrent write when create dataChan by @Chenxulin97 in #61
  • fix: client context problem by @cyruslo in #64
  • fix: make point serialization in line with line protocol by @localvar in #65
  • fix: standardize the error handling in query.go, write.go, and ping.go by @Mike666666-max in #66
  • refactor: optimize error msg in database and retention polciy by @shoothzj in #67
  • refactor: rename PrecisionType to Precision by @shoothzj in #69
  • feat: enable query with precision by @Chenxulin97 in #70

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

26 Feb 02:24
dda35ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

31 Jan 05:49
3f29b54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/openGemini/opengemini-client-go/commits/v0.1.0