Releases: bnb-chain/greenfield-go-sdk
Releases · bnb-chain/greenfield-go-sdk
v1.7.3
This release upgrade to use the latest EIP712 signature schema.
v1.7.2
This release includes below features and fixes:
Notable changes:
- docs: replace docs link (#249)
- feat: update mainnet contract address (#250)
v1.7.1
This release includes below features and fixes:
Notable changes:
- fix: opbnb cross chain (#247)
v1.7.0
This release includes below features and fixes:
Notable changes:
- feat: bsc cross chain (#239)
- api to get virtual group family id from SP (#244)
- fix: update golang.org/x/net v0.23.0 (#243)
- fix: repo security issue (#242)
v1.6.1
This release includes below features and fixes:
Notable changes:
#241 fix: replace picking strategy
V1.6.0
This release includes below features and fixes:
Notable changes:
#231 feat: off-chain-auth simplification
#232 feat: add MonthlyFreeQuota in QuotaInfo
#228 feat: provide APIs for delegate upload and update
#233 feat: add SetBucketFlowRateLimit
#235 feat: delegate create folder
#225 fix: remove create object & bucket approval
v1.2.0
This release includes below features and fixes:
Notable changes:
- #215 feat: add Tags in object/bucket/group
- #216 feat: add proto message info to ObjectDetail type so that it can be marshalled into json by using jsonpb
- #217 fix: remove tags field when creating object/group/bucket
- #218 feat: add migration progress
- #219 feat: update get object for speed
v1.1.1
This release contains 1 fix:
fix: ListObjectPoliciesResponse unmarshal failed #213
v1.1.0
This release contains 1 feature:
- feat: support challenge admin v2 API #209
v1.0.0
This is the official release of greenfield-go-sdk for the Greenfield mainnet. It contains 1 chore.
Chores:
- #204 chore: bump dependencies for release v1.0.0