Releases: GreptimeTeam/greptimedb-client-go
Releases · GreptimeTeam/greptimedb-client-go
v0.1.3
What's Changed
- build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #97
- build(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 by @dependabot in #98
- build(deps): bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible by @dependabot in #99
- docs: more docs with example by @yuanbohan in #100
- build(deps): bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 by @dependabot in #103
- docs: redirect to ingester-go by @yuanbohan in #104
- chore: bump proto version by @yuanbohan in #105
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
What's Changed
- feat: support prom api response error by @yuanbohan in #93
Full Changelog: v0.1.0...v0.1.1
v0.1.0
v0.0.9
What's Changed
- feat: support []byte by @yuanbohan in #84
- build(deps): bump github.com/docker/docker from 20.10.7+incompatible to 20.10.24+incompatible by @dependabot in #85
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- feat: support InsertsRequest by @yuanbohan in #81
- docs: update readme to remove []byte support by @yuanbohan in #82
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- feat: support instant promql by @yuanbohan in #74
- feat: unmarshal response in Prometheus format by @yuanbohan in #75
- refactor: simplify type assertion and remove unnecessary conversion by @hezhizhen in #76
New Contributors
- @hezhizhen made their first contribution in #76
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- docs: Example in doc_test by @yuanbohan in #71
- doc: Example by @yuanbohan in #72
- chore: rename Addr to Host in Config by @yuanbohan in #73
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- feat: helper function to constrain column type by @yuanbohan in #67
- feat: copyright by @yuanbohan in #68
- test: cover more cases by @yuanbohan in #69
- docs: update readme by @yuanbohan in #70
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- feat: Helper get function for series by @yuanbohan in #66
Full Changelog: v0.0.3...v0.0.4