dependabot[bot]
|
2f118dc56c
|
chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 (#295)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.62.1 to 1.63.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.62.1...v1.63.0)
---
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>
|
2024-04-08 10:52:52 +08:00 |
dependabot[bot]
|
9009396b0f
|
chore(deps): bump tokio from 1.36.0 to 1.37.0 (#293)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.36.0 to 1.37.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.36.0...tokio-1.37.0)
---
updated-dependencies:
- dependency-name: tokio
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>
|
2024-04-08 10:52:08 +08:00 |
Jim Ma
|
3c8ba8c983
|
feat: dfdaemon peer exchange (#229)
|
2024-03-27 14:18:05 +08:00 |
Gaius
|
c7e8229102
|
feat: add need_back_to_source and disable_back_to_source (#292)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-03-15 18:30:24 +08:00 |
Gaius
|
283ccece49
|
feat: add need_back_to_source to peer message (#291)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-03-15 17:31:08 +08:00 |
Gaius
|
d5c0dd6ac3
|
feat: remove validation in certificate_chain (#290)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-03-15 16:59:04 +08:00 |
Gaius
|
ef16214823
|
feat: add disable-back-to-source to Download message (#289)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-03-14 19:31:52 +08:00 |
Gaius
|
4881829013
|
fix: typo in scheduler v1 proto (#288)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-03-14 11:14:37 +08:00 |
dependabot[bot]
|
ea6cb9681a
|
chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1 (#287)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.62.0 to 1.62.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.62.0...v1.62.1)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
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>
|
2024-03-12 10:38:46 +08:00 |
dependabot[bot]
|
6db67e827e
|
chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#286)
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.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>
|
2024-03-12 10:37:31 +08:00 |
Gaius
|
9f1fc3912d
|
feat: add certificateChain to Download message (#285)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-02-29 11:51:47 +08:00 |
Gaius
|
c3133a8608
|
feat: remove tls_verify in Download message (#284)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-02-28 20:10:32 +08:00 |
Gaius
|
6bb1bedc70
|
feat: add error details to api (#283)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-02-28 12:42:22 +08:00 |
Gaius
|
88ad05325e
|
fix: rename download_task_failed_request to download_task_failed_resp… (#282)
fix: rename download_task_failed_request to download_task_failed_response
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-02-27 20:34:22 +08:00 |
Gaius
|
479332263a
|
feat: remove status in HTTPResponse message (#281)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-02-27 20:25:23 +08:00 |
Gaius
|
9a73b42a15
|
feat: response http code and status (#280)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-02-27 14:21:37 +08:00 |
Gaius
|
4729f1f74d
|
feat: add certificate and tls_verify params in Download message (#279)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-02-26 14:56:59 +08:00 |
dependabot[bot]
|
98c8cb43fe
|
chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 (#278)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.1 to 1.62.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.1...v1.62.0)
---
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>
|
2024-02-26 10:55:04 +08:00 |
dependabot[bot]
|
479333547e
|
chore(deps): bump serde from 1.0.196 to 1.0.197 (#277)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.196 to 1.0.197.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.196...v1.0.197)
---
updated-dependencies:
- dependency-name: serde
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>
|
2024-02-26 10:53:38 +08:00 |
dependabot[bot]
|
bae6a26c45
|
chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 (#276)
|
2024-02-19 10:28:21 +08:00 |
dependabot[bot]
|
5b295962c4
|
chore(deps): bump golangci/golangci-lint-action from 3 to 4 (#275)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
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>
|
2024-02-18 16:01:54 +08:00 |
Gaius
|
ebb135cedd
|
chore: update cargo version to v2.0.95 (#272)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-02-08 12:41:04 +08:00 |
Gaius
|
4ca58f1c92
|
feat: replace LeaveHostRequest with empty (#271)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-02-06 22:24:03 +08:00 |
Gaius
|
b9e871c8cc
|
feat: add leave host to dfdaemon (#270)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-02-06 22:09:54 +08:00 |
dependabot[bot]
|
6e74d70e9c
|
chore(deps): bump tokio from 1.35.1 to 1.36.0 (#269)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.35.1 to 1.36.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.35.1...tokio-1.36.0)
---
updated-dependencies:
- dependency-name: tokio
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>
|
2024-02-05 10:57:14 +08:00 |
Gaius
|
54f7272979
|
feat: remove DownloadTaskFinishedResponse in DownloadTask (#268)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-01-30 21:02:52 +08:00 |
Gaius
|
ace20e5419
|
feat: add interested piece metadates to DownloadTaskStartedResponse (#267)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-01-30 14:26:42 +08:00 |
Gaius
|
758ec4e058
|
feat: add optional range to DownloadTaskStartedResponse message (#266)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-01-30 13:32:11 +08:00 |
Gaius
|
6f6b2a8d7a
|
feat: rename request to response in DownloadTaskResponse (#265)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-01-29 20:19:02 +08:00 |
Gaius
|
db13215d84
|
feat: rename request to response in DownloadTaskResponse (#264)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-01-29 19:36:14 +08:00 |
Gaius
|
d9943c3adf
|
feat: add content_length to DownloadTaskStartedRequest (#263)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-01-29 19:13:07 +08:00 |
Gaius
|
62716164e7
|
feat: add started and finished to download task response (#262)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-01-29 16:54:39 +08:00 |
dependabot[bot]
|
38e6942032
|
chore(deps): bump serde from 1.0.195 to 1.0.196 (#261)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.195 to 1.0.196.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.195...v1.0.196)
---
updated-dependencies:
- dependency-name: serde
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>
|
2024-01-29 10:30:29 +08:00 |
dependabot[bot]
|
0a1a4a3b75
|
chore(deps): bump google.golang.org/grpc from 1.60.0-dev to 1.61.0 (#260)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.0-dev to 1.61.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.60.0-dev...v1.61.0)
---
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>
|
2024-01-29 10:30:11 +08:00 |
Gaius
|
cb3825325f
|
feat: rename filters to filtered_query_params (#259)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-01-24 16:50:06 +08:00 |
Gaius
|
43bc7691e2
|
feat: add request_header to Download and Task (#258)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-01-22 13:56:30 +08:00 |
Gaius
|
30a9b3aab4
|
feat: change header to response_header in TaskDownloadResponse (#257)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-01-22 12:30:49 +08:00 |
dlut_xz
|
7d8a8a5ad8
|
feat: update triton grpc service proto (#255)
Signed-off-by: fcgxz2003 <834756128@qq.com>
|
2024-01-22 11:19:50 +08:00 |
dependabot[bot]
|
e739570a7f
|
chore(deps): bump github.com/envoyproxy/protoc-gen-validate from 1.0.2 to 1.0.4 (#256)
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.2 to 1.0.4.
- [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.2...v1.0.4)
---
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>
|
2024-01-22 10:29:35 +08:00 |
Gaius
|
ede8aded19
|
feat: remove header field in SyncPiecesResponse (#253)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-01-19 18:39:47 +08:00 |
Gaius
|
54871b4943
|
feat: add header to SyncPiecesResponse message (#252)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-01-18 22:02:40 +08:00 |
Gaius
|
42fd09e47f
|
feat: change output_path to optional (#250)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-01-12 12:28:04 +08:00 |
Gaius
|
16e69e4e9f
|
feat: remove rate limit in download message (#249)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-01-11 15:45:30 +08:00 |
Gaius
|
7282776e67
|
feat: add offset and length to SyncPiecesResponse message (#248)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-01-11 15:24:12 +08:00 |
Gaius
|
7ae076e9ac
|
feat: change validation in v2 (#247)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-01-10 14:26:33 +08:00 |
Gaius
|
ce44d9501d
|
feat: change candidate_parent_ids to candidate_parents (#246)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-01-10 10:40:57 +08:00 |
Gaius
|
e082eefff7
|
feat: add candidate_parent_ids to reschedule message (#245)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-01-09 21:58:01 +08:00 |
Gaius
|
e759b2e4c2
|
feat: remove object storage message (#244)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2024-01-02 12:40:45 +08:00 |
Gaius
|
55a239ecc0
|
feat: remove RegisterSeedPeerRequest in AnnouncePeer (#243)
Signed-off-by: Gaius <gaius.qi@gmail.com>
|
2023-12-25 17:58:21 +08:00 |
dependabot[bot]
|
bcd02cdc26
|
chore(deps): bump go.uber.org/mock from 0.3.0 to 0.4.0 (#242)
Bumps [go.uber.org/mock](https://github.com/uber/mock) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/uber/mock/releases)
- [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uber/mock/compare/v0.3.0...v0.4.0)
---
updated-dependencies:
- dependency-name: go.uber.org/mock
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-12-25 10:35:19 +08:00 |