Releases: onflow/flow-go-sdk
Releases · onflow/flow-go-sdk
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
v1.2.1
What's Changed
Other Changes
- Update to Cadence v1.2.1 by @turbolent in #788
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
Other Changes
- align BlockSeal type with protobuf schema by @illia-malachyn in #780
- align collection guarantee with protobuf schema by @illia-malachyn in #779
- align block header with protobuf schema by @illia-malachyn in #778
- Update to Cadence v1.2.0 by @turbolent in #787
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
Other Changes
- GetProtocolStateSnapshotByBlockID and GetProtocolStateSnapshotByHeight endpoints by @AndriiDiachuk in #759
- Add subscribe blocks endpoints by @illia-malachyn in #758
- Send and subscribe transaction statuses endpoint by @AndriiDiachuk in #772
- Add SubscribeBlockHeaders* endpoints by @illia-malachyn in #760
- Update GetNodeVersionInfo response object by @illia-malachyn in #773
- Subscribe block digest endpoints by @AndriiDiachuk in #764
- Add subscribe account statuses endpoint by @illia-malachyn in #762
- Update to Cadence v1.1.0 by @turbolent in #786
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
Other Changes
- Add GetAccountBalance endpoint to grpc server by @illia-malachyn in #742
- Get system transaction get system trtansaction result endpoints by @AndriiDiachuk in #756
- Add GetExecutionResultByID endpoint by @illia-malachyn in #757
- Add get account keys endpoints by @illia-malachyn in #753
- Add GetFullCollectionById endpoint by @illia-malachyn in #754
- Add computation_usage to transaction result response object by @illia-malachyn in #774
- Update to Cadence v1.0.0 by @turbolent in #776
New Contributors
- @illia-malachyn made their first contribution in #742
- @AndriiDiachuk made their first contribution in #756
Full Changelog: v1.0.0-preview.56...v1.0.0