Commit Graph

11 Commits

Author SHA1 Message Date
jeremyhi 32d60146e5 feat: prepare for crates.io publishing (#312)
* feat: prepare  for crates.io publishing

Signed-off-by: jeremyhi <fengjiachun@gmail.com>

* fix: exclude typos check

Signed-off-by: jeremyhi <fengjiachun@gmail.com>

* fix: add header for each file

Signed-off-by: jeremyhi <fengjiachun@gmail.com>

---------

Signed-off-by: jeremyhi <fengjiachun@gmail.com>
2026-04-08 11:12:39 +08:00
LFC 1353b0ada9 chore: upgrade tonic and prost family to v0.14 (#301)
* chore: upgrade tonic and prost family to v0.14

* fix ci
2026-01-14 17:34:01 +08:00
LFC df2bb74b59 update tonic (#270) 2025-08-18 11:20:20 +08:00
fys 4ce7e9a3ff refactor: enhanced trigger interval (#269)
* fix: improve interval precision

* chore: better name

* chore: add /opt/include to proto include

* remove empty line
2025-08-18 10:58:28 +08:00
Yingwen 683e9d10ae chore: upgrade prost (#211)
Co-authored-by: luofucong <luofc@foxmail.com>
Co-authored-by: shuiyisong <113876041+shuiyisong@users.noreply.github.com>
2025-01-22 16:46:05 +08:00
LFC 73ac0207ab chore: upgrade tonic and add timezone to region request header (#148)
* chore: upgrade tonic to 0.11

* Region request should eval timezone info, too.
2024-04-19 11:20:56 +08:00
Ruihang Xia 365922c358 chore(deps): bump tonic, tonic-build and prost (#110)
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
2023-10-19 21:46:47 +08:00
LFC 73eeb12704 feat: make region request derive strum (#87)
* feat: derive "strum"

* rebase main
2023-08-28 15:41:50 +08:00
LFC f43972af48 feat: some helper function for mailbox message (#37)
* feat: some helper function for mailbox message

* feat: some helper function for mailbox message

* feat: some helper function for mailbox message
2023-05-18 15:03:00 +08:00
Ruihang Xia 0bebe5f69c chore(deps): bump tonic and tonic-build
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
2023-04-14 14:30:41 +08:00
LFC 6fadcf8c7a move protobuf from GreptimeDB (#1)
* move protobuf from GreptimeDB

* add license check

* add other github actions
2023-02-09 14:59:48 +08:00