Releases: onflow/flow-go-sdk
Releases · onflow/flow-go-sdk
v1.5.1
What's Changed
Other Changes
- Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.38.1 to 1.38.3 by @dependabot in #837
- Bump google.golang.org/api from 0.162.0 to 0.232.0 by @dependabot in #849
- Bump cloud.google.com/go/kms from 1.15.7 to 1.21.2 by @dependabot in #845
- Update to Cadence v1.5.1 by @turbolent in #855
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
Other Changes
- Bump google.golang.org/grpc from 1.71.0 to 1.72.0 by @dependabot in #842
- Bump golang.org/x/net from 0.34.0 to 0.38.0 by @dependabot in #841
- Bump github.com/aws/aws-sdk-go-v2/config from 1.29.9 to 1.29.14 by @dependabot in #839
- Update to Cadence v1.4.0 by @turbolent in #843
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
Other Changes
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.28 to 1.29.9 by @dependabot in #824
- Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.31.0 to 1.38.1 by @dependabot in #821
- Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot in #828
- Bump github.com/onflow/go-ethereum from 1.13.4 to 1.14.8 by @dependabot in #827
- update onflow/crypto by @tarakby in #829
- Update to Cadence v1.3.4 by @turbolent in #835
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
💥 Breaking Changes
- Update access interface to align with latest changes by @peterargue in #808
- Fix SubscribeOption for event streaming by @peterargue in #810
Other Changes
- Bump actions/add-to-project from 1.0.1 to 1.0.2 by @dependabot in #690
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.15 to 1.27.28 by @dependabot in #729
- Bump google.golang.org/grpc from 1.64.1 to 1.71.0 by @dependabot in #816
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #818
- Bump google.golang.org/protobuf from 1.34.2 to 1.36.5 by @dependabot in #815
Full Changelog: v1.3.3...v1.4.0
v1.3.3
What's Changed
Other Changes
- Update to Cadence v1.3.3 by @turbolent in #805
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
Other Changes
- Use channel of pointers to objects for consistency by @illia-malachyn in #797
- Update to Cadence v1.3.2 by @turbolent in #804
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
Other Changes
- [Access] Fix SendAndSubscribeTransactionStatuses and example by @Guitarheroua in #798
- Add an example for transaction scaling using proposer key rotation by @nvdtf in #800
- Update codeowners by @chasefleming in #802
- Update to Cadence v1.3.1 by @turbolent in #803
New Contributors
- @Guitarheroua made their first contribution in #798
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
Other Changes
- Fix examples by @nvdtf in #793
- refactor subscribe func and stream mock object by @illia-malachyn in #781
- return array of pointers in get account keys for consistency by @illia-malachyn in #792
- extend block payload with new fields by @illia-malachyn in #789
- Add examples for new grpc endpoints by @illia-malachyn in #794
- Update to Cadence v1.3.0 by @turbolent in #799
Full Changelog: v1.2.3...v1.3.0
v1.2.3
What's Changed
Other Changes
- Update to Cadence v1.2.2 by @turbolent in #796
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
Other Changes
- timeout certificate can be nil by @illia-malachyn in #790
Full Changelog: v1.2.1...v1.2.2