Skip to content

Releases: bnb-chain/greenfield-go-sdk

v1.7.2

11 Jun 02:06
cab92b8
Compare
Choose a tag to compare

This release includes below features and fixes:
Notable changes:

  1. docs: replace docs link (#249)
  2. feat: update mainnet contract address (#250)

v1.7.1

21 May 07:56
68430e8
Compare
Choose a tag to compare

This release includes below features and fixes:
Notable changes:

  1. fix: opbnb cross chain (#247)

v1.7.0

13 May 06:57
fd27365
Compare
Choose a tag to compare

This release includes below features and fixes:
Notable changes:

  1. feat: bsc cross chain (#239)
  2. api to get virtual group family id from SP (#244)
  3. fix: update golang.org/x/net v0.23.0 (#243)
  4. fix: repo security issue (#242)

v1.6.1

18 Apr 14:40
d6e82f8
Compare
Choose a tag to compare

This release includes below features and fixes:
Notable changes:

#241 fix: replace picking strategy

V1.6.0

17 Apr 09:28
Compare
Choose a tag to compare

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

18 Jan 07:08
fcbe7c4
Compare
Choose a tag to compare

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

28 Nov 08:30
b433179
Compare
Choose a tag to compare

This release contains 1 fix:

fix: ListObjectPoliciesResponse unmarshal failed #213

v1.1.0

14 Nov 03:07
47bc4c6
Compare
Choose a tag to compare

This release contains 1 feature:

  1. feat: support challenge admin v2 API #209

v1.0.0

07 Oct 07:38
3f40c7d
Compare
Choose a tag to compare

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

v0.2.6

22 Sep 04:06
a6dc99c
Compare
Choose a tag to compare

This release includes below features and fixes:

  • #179 fix: should check for tx response status code as tx failure might not return err
  • #180 docs: refactor for adding comments
  • #181 test: add e2e for tampering object
  • #182 fix: validate basic before broadcasting tx
  • #188 fix: fix impeach validator api
  • #191 feat: list groups by ids