Skip to content

Releases: CESSProject/DeOSS

deoss v0.2.3

10 Jul 06:52
7cb2374
Compare
Choose a tag to compare

1.Repair the problem of reporting NotFound for the file just uploaded by the query(#81 )
2.Fix the problem of not filtering empty files(#81 )
3.Repair the timeout problem of downloading existing files(#81 )
4.Fixing exceptions in p2p(#83 )

deoss v0.2.2

08 Jul 07:16
ff68d0f
Compare
Choose a tag to compare

1.Update sdk to v0.3.3(#78 )
2.Update prompt at startup(#80 )
3.Update readme(#79 )

deoss v0.2.1

06 Jul 08:37
4b2f868
Compare
Choose a tag to compare

Features
1.Update sdk to v0.3.0
2.Update p2p to v0.1.0

deoss v0.2.0

04 Jul 15:59
377fd3f
Compare
Choose a tag to compare

Highlights
1.Join p2p network to access storage
2.Developed with cess-go-sdk
3.Adapted to the new v0.6.0 version of CESS chain

Features
1.Add direct write body as file upload
2.Support file redistribution followed by retransmission
3.Support offline and then online retransmission
4.Support file transfer function in seconds
5.Support repeated uploads of files, continue uploading this time after the previous one failed
6.Calculating the Merkel tree no longer opens the file block

oss v0.1.2

04 Jan 11:24
Compare
Choose a tag to compare

Release for cess-oss v0.1.2

Features

  • Increase the maximum memory used by OSS to 32G to process larger files
  • Optimize upload logic

oss v0.1.1

20 Nov 08:06
20bdbdb
Compare
Choose a tag to compare

Release for cess-oss v0.1.1

Features

  • Adapt to scheduler v0.5.4 and bucket v0.5.5
  • Optimize file upload and download functions

oss v0.1.0

15 Nov 08:59
aebaf12
Compare
Choose a tag to compare

Release for cess-oss v0.1.0

Features

  • REST interface
  • Upload files
  • Download files
  • Create bucket
  • View bucket information
  • View bucket list
  • Delete File
  • Delete Barrel
  • View file status
  • Decentralization