Releases: bnb-chain/greenfield-go-sdk
Releases · bnb-chain/greenfield-go-sdk
v0.2.6
This release includes below features and fixes:
v0.2.5
v0.2.5-alpha.1
This is a maintenance release, which bump dependencies version
v0.2.4
This release includes below features and fixes:
Notable changes:
- #161 feat: json response body to xml for meta service
- #158 fix: group comments
- #157 feat: convert json response in off-chain-auth api to xm response
- #156 chore: Bump verison
- #154 feat: add group apis
- #153 feat: add destChainId for mirror messages
- #150 chore: add issue template
- #148 feat: rename personal sign auth name
- #147 feat: add api and adapt version
- #146 fix: list object decoded continuation token
- #145 feat: auth refactoring
- #143 fix: enable close err body
- #142 fix: fix e2e failed bug & add update.quota to deployment
- #141 fix: fix when getting object file is not part size
v0.2.4-alpha.3
This release adapts change from Greenfield Storage Provider
Notable changes:
- #161 feat: json response body to xml for meta service
v0.2.4-alpha.2
This release adapts change from Greenfield and adds new features
Notable changes:
v0.2.4-alpha.1
This release mainly refractor the auth and fix a few issues
Notable changes:
- #148 feat: rename personal sign auth name
- #147 feat: add api and adapt version
- #146 fix: list object decoded continuation token
- #145 feat: auth refactoring
- #143 fix: enable close err body
- #142 fix: fix e2e failed bug & add update.quota to deployment
- #141 fix: fix when getting object file is not part size
v0.2.3-hf.1
this release include below features and fixes:
- fix e2e failed bug & add update.quota to deployment
- fix nil err for getEndpointByOpt
- fix when getting object file is not part size
- enable close err body
What's Changed
v0.2.3
this release include below features and fixes:
- support resumeable upload & resumable download for big file
- new list bucket&object by id
- support off-chain auth to sign request
- enable tendermint client for speeding requests to Node
- resumable download support range
- adapting Greenfield SP Exit feature
- enables Websocket conn to interact with Node
- support parallel hash computation when create object
- add removed option for list objects and list buckets