Commit Graph

  • d7638f517f
    feat: add DeleteTaskRequest and StatCacheTask to DfdaemonUpload Gaius 2024-08-13 12:39:04 +0800
  • 337081c945
    feat: update verison for golang v2.0.147 Gaius 2024-08-12 19:58:27 +0800
  • 6072d1672b
    feat: add piece_length for download request (#369) v2.0.146 Gaius 2024-08-12 19:53:46 +0800
  • e07308ee94
    feat: add piece_length for download request Gaius 2024-08-12 19:52:25 +0800
  • 5bd847f0a4
    feat: remove piece length field in download request (#368) v2.0.145 Gaius 2024-08-12 15:53:15 +0800
  • 83d9ae8555
    feat: remove piece length field in download request Gaius 2024-08-12 15:36:01 +0800
  • 7b5ecb7b15
    feat: add optional for piece-length (#367) v2.0.144 Gaius 2024-08-12 14:40:04 +0800
  • c6c511143e
    feat: add optional for piece-length Gaius 2024-08-12 14:35:13 +0800
  • 189679b1af
    chore(deps): bump serde from 1.0.204 to 1.0.206 (#366) dependabot[bot] 2024-08-12 10:35:37 +0800
  • c363104733
    chore(deps): bump github.com/envoyproxy/protoc-gen-validate from 1.0.4 to 1.1.0 (#365) dependabot[bot] 2024-08-12 10:35:01 +0800
  • 0598d8f437
    chore(deps): bump serde from 1.0.204 to 1.0.206 dependabot[bot] 2024-08-12 01:53:42 +0000
  • d7b5e08f3a
    chore(deps): bump github.com/envoyproxy/protoc-gen-validate dependabot[bot] 2024-08-12 01:07:54 +0000
  • a3402c2a33
    chore: update tonic version (#364) v2.0.143 Gaius 2024-08-05 18:53:00 +0800
  • 4362d831a7
    chore: update tonic version Gaius 2024-08-05 18:48:57 +0800
  • 22104b6f4e
    feat: add crc32 for digest (#363) v2.0.142 Gaius 2024-08-05 15:53:19 +0800
  • e5c7300aa4
    feat: add crc32 for digest Gaius 2024-08-05 15:13:19 +0800
  • 714dbe2593
    chore(deps): bump prost-wkt-types from 0.4.2 to 0.6.0 dependabot[bot] 2024-07-30 05:42:34 +0000
  • 76518f08bf
    chore(deps): bump tokio from 1.38.1 to 1.39.2 (#361) dependabot[bot] 2024-07-30 13:41:26 +0800
  • 72378cd1a3
    chore(deps): bump tokio from 1.38.1 to 1.39.2 dependabot[bot] 2024-07-29 01:51:57 +0000
  • 581c06c5c8
    chore(deps): bump prost-wkt-types from 0.4.2 to 0.5.2 dependabot[bot] 2024-07-29 01:51:52 +0000
  • 361b39c4c5
    chore(deps): bump tokio from 1.38.0 to 1.38.1 (#359) dependabot[bot] 2024-07-23 10:46:55 +0800
  • 5911d7a81e
    chore(deps): bump tokio from 1.38.0 to 1.38.1 dependabot[bot] 2024-07-22 01:21:09 +0000
  • 93d65aa6ab
    chore(deps): bump tonic-build from 0.9.2 to 0.12.1 dependabot[bot] 2024-07-22 01:21:02 +0000
  • b965e755c5
    chore(deps): bump prost from 0.11.9 to 0.13.1 dependabot[bot] 2024-07-22 01:20:59 +0000
  • bb46d2a58a
    chore(deps): bump tonic from 0.9.2 to 0.12.1 dependabot[bot] 2024-07-22 01:20:53 +0000
  • a7ca1ad9ad
    feat: add content_length to DownloadCacheTaskStartedResponse (#355) v2.0.141 Gaius 2024-07-17 21:49:15 +0800
  • 274f003cfd
    feat: add content_length to DownloadCacheTaskStartedResponse Gaius 2024-07-17 21:44:35 +0800
  • 10e977c133
    feat: remove host_id in DownloadCacheTaskRequest (#354) v2.0.140 Gaius 2024-07-17 21:39:45 +0800
  • ecdcff3887
    feat: remove host_id in DownloadCacheTaskRequest Gaius 2024-07-17 21:37:42 +0800
  • 304da3a284
    fix: wrong name in normal cache task and empty cache task (#353) v2.0.139 Gaius 2024-07-17 18:23:59 +0800
  • 5f25820a28
    fix: wrong name in normal cache task and empty cache task Gaius 2024-07-17 18:21:02 +0800
  • 3fff6d4bec
    feat: remove container in ObjectStorage (#352) v2.0.138 Gaius 2024-07-16 16:54:28 +0800
  • 712b1a2766
    feat: remove container in ObjectStorage Gaius 2024-07-16 16:53:02 +0800
  • 272e6d710a
    feat: add message for object storage (#351) v2.0.137 Gaius 2024-07-16 15:57:29 +0800
  • 769c970603
    feat: add message for object storage Gaius 2024-07-16 15:47:30 +0800
  • 3eec7b4404
    feat: add optional for endpoint and region (#350) v2.0.136 Gaius 2024-07-16 12:23:07 +0800
  • 5219f2204f
    feat: add optional for endpoint and region Gaius 2024-07-16 12:16:04 +0800
  • 0e657a7b78
    feat: add endpoint and region for object storage (#349) v2.0.135 Gaius 2024-07-16 11:38:30 +0800
  • 51c20f4f58
    feat: add endpoint and region for object storage Gaius 2024-07-16 11:29:16 +0800
  • a43075ce0e
    feat: change status_code to optional in errordetails (#348) v2.0.134 Gaius 2024-07-15 17:43:15 +0800
  • d52e2c2648
    feat: change status_code to optional in errordetails Gaius 2024-07-15 17:40:07 +0800
  • cd1956e70c
    chore(deps): bump tonic from 0.9.2 to 0.12.0 dependabot[bot] 2024-07-15 02:31:49 +0000
  • 79d680fa38
    chore(deps): bump prost-types from 0.12.6 to 0.13.1 (#345) dependabot[bot] 2024-07-15 10:31:07 +0800
  • 34ff24ee73
    chore(deps): bump tonic-build from 0.9.2 to 0.12.0 dependabot[bot] 2024-07-15 01:38:49 +0000
  • 5b507686c3
    chore(deps): bump prost-types from 0.12.6 to 0.13.1 dependabot[bot] 2024-07-15 01:38:43 +0000
  • c636084f07
    chore: update src/descriptor.bin (#344) v2.0.133 Gaius 2024-07-10 19:55:18 +0800
  • 7aecde2597
    chore: update src/descriptor.bin Gaius 2024-07-10 19:52:54 +0800
  • 32065ec25b
    feat: add AnnouncePeers proto and fix typo (#343) Chongzhi Deng 2024-07-10 19:51:57 +0800
  • fc4530d85d
    feat: add AnnouncePeers proto BruceAko 2024-07-10 12:48:37 +0800
  • d9d4dcf70d
    feat: Add session token (#342) v2.0.132 Zyyeric 2024-07-10 14:56:48 +0800
  • eff2acacc3 fixed docstring and ignore large_enum_variant clippy message Zyyeric 2024-07-10 01:08:39 +0800
  • 610ab0e717 changed naming to session_token Zyyeric 2024-07-09 21:21:34 +0800
  • 1c0e1c40fb override clippy:large enum variant Zyyeric 2024-07-09 18:43:21 +0800
  • 49e7b79e00 security token Zyyeric 2024-07-09 17:20:23 +0800
  • 8bd173d851 Add security token Zyyeric 2024-07-09 16:30:20 +0800
  • 370d016656
    feat: add host_id to UploadCacheTask (#340) v2.0.131 Gaius 2024-07-08 17:10:39 +0800
  • 32b6d3672b
    feat: add host_id to UploadCacheTask Gaius 2024-07-08 17:07:44 +0800
  • 56393b235d
    feat: add id for UploadCacheTaskFinishedRequest and UploadCacheTaskFailedRequest (#339) v2.0.130 Gaius 2024-07-08 16:46:13 +0800
  • 650424f1de
    feat: add id for UploadCacheTaskFinishedRequest and UploadCacheTaskFailedRequest Gaius 2024-07-08 16:08:29 +0800
  • 7998f59978
    feat: change UploadCacheTask message (#338) v2.0.129 Gaius 2024-07-08 12:36:22 +0800
  • ed64f563c1
    feat: change UploadCacheTask message Gaius 2024-07-08 12:34:19 +0800
  • 546bff1517
    chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0 (#337) dependabot[bot] 2024-07-08 10:45:35 +0800
  • 408c846118
    chore(deps): bump serde from 1.0.203 to 1.0.204 (#336) dependabot[bot] 2024-07-08 10:45:05 +0800
  • 0644f9d058
    chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0 dependabot[bot] 2024-07-08 01:57:14 +0000
  • c40a9421e7
    chore(deps): bump serde from 1.0.203 to 1.0.204 dependabot[bot] 2024-07-08 01:20:08 +0000
  • 1bbcef2694
    feat: change UploadCacheTaskRequest type to stream (#335) v2.0.128 Gaius 2024-07-05 18:17:12 +0800
  • e281fac10a
    feat: change UploadCacheTaskRequest type to stream Gaius 2024-07-05 18:13:15 +0800
  • a6a2dc80a5
    fix: comment error (#334) dlut_xz 2024-07-03 21:24:36 +0800
  • 616b492848
    feat: add `Download` attribute for Object Storage Download (#333) v2.0.127 Lzzzt 2024-07-03 21:15:49 +0800
  • b43d00faf7 fix XZ 2024-07-03 08:01:31 +0000
  • f96b3e32f6 fix comment error XZ 2024-07-03 08:00:04 +0000
  • 95b15b7ccf docs: fix the doc style of `ObjectStorage` Lzzzt 2024-07-03 13:32:20 +0800
  • 1dfb7f82b2 docs: fix the doc style of `ObjectStorage` Lzzzt 2024-07-02 21:17:48 +0800
  • 7943b498a5 feat: add Download attribute for Object Storage Downlaod Lzzzt 2024-07-02 11:51:24 +0800
  • 6c46054c0d feat: add Download attribute for Object Storage Downlaod Lzzzt 2024-07-02 11:40:55 +0800
  • 4ab4b6dd66 feat: add Download attribute for Object Storage Downlaod Lzzzt 2024-07-02 11:20:35 +0800
  • 669d7bd12d feat: add Download attribute for Object Storage Downlaod Lzzzt 2024-07-02 11:20:03 +0800
  • 5ccb896ce6
    fix: build error in descriptor.bin (#331) v2.0.126 Gaius 2024-06-28 18:51:52 +0800
  • 2fef399d33
    fix: build error in descriptor.bin Gaius 2024-06-28 18:46:10 +0800
  • 7431d58884
    feat: add interval field to AnnounceHostRequest (#330) v2.0.125 Chongzhi Deng 2024-06-28 18:42:37 +0800
  • 8395914447
    feat: add interval field to AnnounceHostRequest BruceAko 2024-06-28 09:45:48 +0800
  • 7d88b1c21b
    feat: add persistent field to DownloadCacheTaskRequest (#329) v2.0.124 Gaius 2024-06-19 21:26:29 +0800
  • 5fd5292e25
    feat: add persistent field to DownloadCacheTaskRequest Gaius 2024-06-19 17:29:53 +0800
  • 183280e924
    fix: ttl validation format v2.0.123 Gaius 2024-06-18 14:45:53 +0800
  • 240563b417
    feat: add upload cache task for scheduler (#328) v2.0.122 Gaius 2024-06-18 14:29:45 +0800
  • 99bd1f8cbf
    feat: add upload cache task for scheduler Gaius 2024-06-18 14:23:11 +0800
  • e1e59d1696
    feat: add announce proto of the cache task in scheduler (#327) v2.0.121 Gaius 2024-06-17 22:06:34 +0800
  • 5fbf22d4d9
    feat: add announce proto of the cache task in scheduler Gaius 2024-06-17 21:56:07 +0800
  • 89446c47da
    chore: update crate version to v2.0.120 v2.0.120 Gaius 2024-06-17 16:23:53 +0800
  • 2cf1290751
    feat: generate mock code in scheduler (#326) Gaius 2024-06-17 16:22:45 +0800
  • 0a35291bf5
    feat: generate mock code in scheduler Gaius 2024-06-17 16:18:46 +0800
  • 110fe0ebc7
    feat: change leave to delete in scheduler messages (#325) v2.0.119 v2.0.118 Gaius 2024-06-17 15:30:39 +0800
  • b173fb8330
    feat: change leave to delete in scheduler messages Gaius 2024-06-17 15:25:26 +0800
  • 7beb7a448f
    feat: rename DownloadTask message to Download (#324) v2.0.117 Gaius 2024-06-17 15:07:40 +0800
  • 73b8604588
    feat: rename DownloadTask message to Download Gaius 2024-06-17 15:04:06 +0800
  • 39fa1f1591
    feat: add cache task proto (#323) v2.0.116 Gaius 2024-06-17 14:54:30 +0800
  • 5a0a89faea
    feat: add cache task proto Gaius 2024-06-17 14:42:50 +0800
  • d339260b79
    chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#322) dependabot[bot] 2024-06-17 10:29:29 +0800
  • 8b6c4a13ce
    chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 dependabot[bot] 2024-06-17 01:33:07 +0000
  • 370d97c837
    feat: add host id to SyncPiecesRequest and DownloadPieceRequest (#321) v2.0.115 Gaius 2024-06-05 17:03:33 +0800