v0.1.1
What's Changed
- move protobuf from GreptimeDB by @MichaelScofield in #1
- docs: add readme by @MichaelScofield in #2
- feat: publish GreptimeDB protobuf for Java using jitpack.io by @MichaelScofield in #4
- feat: add lock.proto by @Fengys123 in #3
- fix: typo and rename "expire" -> "expire_secs" by @Fengys123 in #5
- feat: add go protobuf generation by @zyy17 in #6
- feat: add BatchGet method in Store service by @Fengys123 in #7
- chore: gen_set_header for BatchGetRequest by @Fengys123 in #8
- chore: add grpc auth header by @shuiyisong in #9
- chore: separate auth header to message by @shuiyisong in #10
- feat: add FlushTableExpr by @WenyXu in #11
- feat: add FlushTableExpr to DdlRequest by @WenyXu in #12
- feat: add promql query support by @sunng87 in #13
- feat: add GRPC unary call service to our GreptimeDB by @MichaelScofield in #15
- feat: add GRPC client stream service to our GreptimeDB by @MichaelScofield in #16
- feat: add gRPC reflection service by @MichaelScofield in #17
- fix: fix github action to check untracked files by @vinland-avalon in #19
- feat: add dbname and health check api by @sunng87 in #18
- chore: add
BatchDelete
toStore
api by @shuiyisong in #21 - chore: add
gen_set_header
forBatchDeleteRequest
by @shuiyisong in #22 - fix: gen code java by @fengjiachun in #23
New Contributors
- @MichaelScofield made their first contribution in #1
- @Fengys123 made their first contribution in #3
- @zyy17 made their first contribution in #6
- @shuiyisong made their first contribution in #9
- @WenyXu made their first contribution in #11
- @sunng87 made their first contribution in #13
- @vinland-avalon made their first contribution in #19
- @fengjiachun made their first contribution in #23
Full Changelog: https://github.com/GreptimeTeam/greptime-proto/commits/0.1.1