Skip to content

Releases: CESSProject/cess-gateway

gateway v0.2.1

31 Oct 08:55
d9f9ee2
Compare
Choose a tag to compare

Release for cess-gateway v0.2.1

Features

  • Upgrade go version to v1.19
  • Upgrade file storage and download functions to speed up file download

Fixed

  • The problem that the token cannot be updated after expiration

Gateway v0.2.0

08 Aug 12:10
Compare
Choose a tag to compare

Release for cess-gateway v0.2.0

Highlights

  • add function command
  • Faster upload speed

Features

  • Add command to purchase space package
  • Add command to upgrade space package
  • Add the command to renew the renewal space package
  • Added command for querying purchased space packages
  • Added interface for querying file status
  • Support configuration file location customization
  • Speed up query chain status and transactions

Gateway v0.1.2

22 Jul 10:25
Compare
Choose a tag to compare

Release for cess-gateway v0.1.2
Fixed

  • Unable to listen on local port number
  • Failure to authenticate the first time will result in failure to authenticate the second time

Gateway v0.1.1

15 Jul 08:30
Compare
Choose a tag to compare

Release for cess-gateway v0.1.1

Highlights

  • Faster upload speeds
  • Faster download speeds
  • Support fid

Features

  • Uploading a file returns the new version of the fid
  • Download the file to cancel the token judgment
  • Download file support with fid
  • Query file returns fid list
  • Delete file support fid

Gateway v0.1.0

31 May 12:45
1210c80
Compare
Choose a tag to compare

The first release of the gateway service.

Features

  • REST interface
  • Interact with the cess public chain
  • Access the cess storage system
  • User authorization
  • Upload files
  • Download file
  • View file list
  • Delete Files