Releases: GreptimeTeam/greptimedb-ingester-go
Releases · GreptimeTeam/greptimedb-ingester-go
v0.5.3
What's Changed
- feat: instrument grpc client with otel by @haoqixu in #39
- feat: add opentelemetry usage example by @daviderli614 in #47
- feat: Supports gRPC write hints by @daviderli614 in #48
New Contributors
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- fix: dead document links by @nicecui in #41
- ci: add pr title checker by @daviderli614 in #42
- feat: add health check interface by @daviderli614 in #45
- refactor: Merge the initialized NewClient by @daviderli614 in #46
New Contributors
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- fix: panic in CloseStream by @evenyag in #37
- fix: write failed when value is zero by @daviderli614 in #38
New Contributors
- @evenyag made their first contribution in #37
- @daviderli614 made their first contribution in #38
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat: support delete record by @JetSquirrel in #29
- fix:some typos by @yuanbohan in #30
- Add More Examples by @JetSquirrel in #32
- test: add update record test case by @JetSquirrel in #31
- bump: update version of greptime-proto and delete duration related fields by @Breeze-P in #35
New Contributors
- @JetSquirrel made their first contribution in #29
- @Breeze-P made their first contribution in #35
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.0
What's Changed
- refactor: use write object interface name by @yuanbohan in #24
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- docs: more docs by @yuanbohan in #21
- fix: link in readme by @yuanbohan in #22
- feat: merge client with streamClient by @yuanbohan in #23
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- feat: Keeplive Options by @yuanbohan in #14
- feat: parse schema via reflect by @yuanbohan in #16
- feat: Parse model by @yuanbohan in #17
- tests: more cases by @yuanbohan in #18
- feat: Create directly without schema predefined by @yuanbohan in #19
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- refactor: delete query logic by @yuanbohan in #1
- chore: tidy mod by @yuanbohan in #2
- docs: update readme by @yuanbohan in #4
- table & schema by @yuanbohan in #5
- test: client by @yuanbohan in #7
- test: stream client by @yuanbohan in #11
- feat: code coverage by @yuanbohan in #12
New Contributors
- @yuanbohan made their first contribution in #1
Full Changelog: https://github.com/GreptimeTeam/greptimedb-ingester-go/commits/v0.1.0