Gaius
|
af8ec51da1
|
feat: add task_id to SyncPiecesRequest (#180)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-09-11 17:30:30 +08:00 |
dependabot[bot]
|
437b4f2c6d
|
chore(deps): bump actions/checkout from 3 to 4 (#179)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-11 10:26:37 +08:00 |
Gaius
|
bb4e1d92ff
|
fix: digest's regular (#174)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-29 23:21:40 +08:00 |
dependabot[bot]
|
d61a0ef693
|
chore(deps): bump google.golang.org/grpc from 1.58.0-dev to 1.59.0-dev (#173)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.0-dev to 1.59.0-dev.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.0-dev...v1.59.0-dev)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-29 23:15:32 +08:00 |
Gaius
|
f8d4024a69
|
chore: update crate version to 2.0.24 (#172)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-25 15:55:49 +08:00 |
Gaius
|
80749b183f
|
feat: add idc and location to ListSchedulers request (#171)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-25 15:49:00 +08:00 |
Gaius
|
9723daa11d
|
chore: update cargo version to 2.0.23 (#170)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-24 20:33:08 +08:00 |
Gaius
|
8b4a651857
|
feat: add objectStoragePort to AnnounceHostRequest (#169)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-23 15:01:41 +08:00 |
Gaius
|
dab1ac6881
|
feat: add scheme to ObjectStorage message in manager (#168)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-22 20:43:39 +08:00 |
Gaius
|
b8791ffca0
|
feat: add SchedulerClusterId to host message in v2 proto (#167)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-21 13:33:46 +08:00 |
Gaius
|
acf9a4e4f4
|
feat: add scheduler cluster id in AnnounceHostRequest (#166)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-21 11:47:16 +08:00 |
Gaius
|
28e6b5c744
|
fix: digest regex in message (#165)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-09 16:49:36 +08:00 |
Gaius
|
924a5fd3d3
|
feat: optimize regex for the download digest (#164)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-09 16:21:47 +08:00 |
Gaius
|
06ca5070c8
|
feat: add message required validation to url_meta (#163)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-09 16:15:30 +08:00 |
Gaius
|
245a37e312
|
feat: add DeleteSeedPeer api (#162)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-02 21:01:45 +08:00 |
Gaius
|
ebcd959044
|
feat: add KeepAlive api
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-02 11:53:34 +08:00 |
Gaius
|
4599e869d4
|
feat: add DeleteSeedPeer api to grpc definition (#161)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-08-02 11:40:57 +08:00 |
Gaius
|
eef93d8b3d
|
feat: add optional to announcer (#160)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-28 15:43:25 +08:00 |
Gaius
|
9a0d19afc2
|
feat: tonic generates v2 rust code (#159)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-28 14:43:04 +08:00 |
Gaius
|
3b47185f98
|
chore: update tonic and tokio version (#158)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-27 15:06:05 +08:00 |
Gaius
|
e6ce870de8
|
feat: remove system information in announce host (#157)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-26 16:06:23 +08:00 |
Gaius
|
bc6a1e7c31
|
feat: add optional to build information (#156)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-25 14:33:11 +08:00 |
Gaius
|
865d55b80c
|
feat: add optional to network idc and location (#155)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-25 12:07:41 +08:00 |
Gaius
|
3038d569a0
|
feat: add optional to peer host (#153)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-24 21:09:20 +08:00 |
Gaius
|
a681ec52d7
|
feat: add optional to host idc and location (#152)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-24 20:47:02 +08:00 |
Gaius
|
542f1b5d13
|
feat: add optional to seed peer idc and location (#151)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-24 20:31:03 +08:00 |
Gaius
|
5e07d39505
|
feat: remove idc and location in scheduler (#150)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-24 19:54:31 +08:00 |
Gaius
|
25a743e639
|
feat: add download port (#149)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-20 22:57:09 +08:00 |
Gaius
|
ab0c613b95
|
feat: generate golang mock (#148)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-20 22:05:07 +08:00 |
Gaius
|
a1bff77bb4
|
chore: update cargo version
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-20 21:57:02 +08:00 |
Gaius
|
aae0807767
|
feat: update verison to v2 (#147)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-20 21:56:21 +08:00 |
Gaius
|
e483655683
|
chore: update version to v2
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-20 21:42:30 +08:00 |
Gaius
|
f1a8749945
|
chore: update cargo version
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-20 19:46:34 +08:00 |
Gaius
|
c838622211
|
feat: remove download port (#146)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-20 19:45:53 +08:00 |
Gaius
|
dcfc5ff2d9
|
feat: generate grpc descriptor (#145)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-20 15:19:43 +08:00 |
Gaius
|
9e00d62720
|
chore: remove protoc (#144)
|
2023-07-18 22:36:38 +08:00 |
Gaius
|
9ef3e71cfa
|
chore: add protoc dependencies in Cargo.toml (#143)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-18 19:01:45 +08:00 |
Gaius
|
6cbaf36ba8
|
chore: change crate name
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-18 14:30:07 +08:00 |
Gaius
|
2ab4c361b3
|
chore: update crate version to v1.9.7 (#142)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-18 14:23:32 +08:00 |
Gaius
|
f6e2239250
|
chore: add description to rust crate (#140)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-18 12:19:51 +08:00 |
dependabot[bot]
|
068339e0e4
|
chore(deps): bump google.golang.org/grpc from 1.57.0-dev to 1.58.0-dev (#139)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.57.0-dev to 1.58.0-dev.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.57.0-dev...v1.58.0-dev)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-18 11:16:13 +08:00 |
Gaius
|
2825951636
|
feat: add content to piece message (#138)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-13 15:23:27 +08:00 |
Gaius
|
6dc9ff603d
|
feat: remove cluster id in CreateModelRequest (#137)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-12 16:53:03 +08:00 |
Gaius
|
f4daede5fa
|
fix: proto style (#136)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-10 14:06:16 +08:00 |
dependabot[bot]
|
28672b5cdb
|
chore(deps): bump google.golang.org/grpc from 1.53.0-dev to 1.57.0-dev (#133)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0-dev to 1.57.0-dev.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0-dev...v1.57.0-dev)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-10 12:08:31 +08:00 |
Gaius
|
32635e1ae2
|
feat: change GNN and MLP field type (#134)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-07-10 12:07:15 +08:00 |
dependabot[bot]
|
0259ed80f1
|
chore(deps): bump github.com/envoyproxy/protoc-gen-validate from 1.0.1 to 1.0.2 (#132)
chore(deps): bump github.com/envoyproxy/protoc-gen-validate
Bumps [github.com/envoyproxy/protoc-gen-validate](https://github.com/envoyproxy/protoc-gen-validate) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/envoyproxy/protoc-gen-validate/releases)
- [Changelog](https://github.com/bufbuild/protoc-gen-validate/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/envoyproxy/protoc-gen-validate/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: github.com/envoyproxy/protoc-gen-validate
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-03 11:09:50 +08:00 |
dependabot[bot]
|
764ed6447c
|
chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#131)
Bumps google.golang.org/protobuf from 1.30.0 to 1.31.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-03 11:08:10 +08:00 |
Gaius
|
e579b9aab4
|
feat: add inference proto (#130)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-06-28 19:01:45 +08:00 |
Gaius
|
c46eef263a
|
feat: remove tfserving proto (#129)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-06-28 16:25:35 +08:00 |