Skip to content

Releases: trufnetwork/sdk-go

v0.5.2

24 Dec 14:33
c848ac7

Choose a tag to compare

What's Changed

  • docs: view transaction ledger queries info by @MicBun in #161
  • feat: view attested result in readable format by @MicBun in #162
  • feat: use custom HTTP clients by @MicBun in #163
  • chore: enable SDK functionality for primitive stream by @MicBun in #164
  • feat: call TN action in ChainLink CRE by @MicBun in #165
  • chore: authenticate gateway in CRE workflow by @MicBun in #166
  • feat: destroy stream in CRE flow by @MicBun in #167
  • docs: view Chainlink CRE usage examples and documentation by @MicBun in #168

Full Changelog: v0.5.1...v0.5.2

v0.5.1

11 Nov 08:57
4d3ba58

Choose a tag to compare

What's Changed

  • feat: query transaction fee actions from TN by @MicBun in #160

Full Changelog: v0.5.0...v0.5.1

v0.5.0

22 Oct 18:13
50630ee

Choose a tag to compare

What's Changed

  • docs: improve taxonomy method visibility and quick references by @MicBun in #155
  • docs(sdk-go): view transaction lifecycle guidance with example by @MicBun in #156
  • fix: resolve failing CI by disable parallel process and retry by @MicBun in #157
  • feat: request data attestation for verifiable proofs by @MicBun in #158

Full Changelog: v0.4.2...v0.5.0

v0.4.2

31 Jul 09:50
fe4ee13

Choose a tag to compare

What's Changed

  • fix: view error on failed transaction by @MicBun in #154

Full Changelog: v0.4.1...v0.4.2

v0.4.1

28 Jul 04:29
f646ed5

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

17 Jul 17:11
21652a1

Choose a tag to compare

v0.4.0 Pre-release
Pre-release

What's Changed

  • chore: refactor action interface and remove redundant fields by @MicBun in #144

Full Changelog: v0.3.3...v0.4.0

v0.3.3

17 Jul 17:09
93cce1f

Choose a tag to compare

What's Changed

  • chore: enable get_record cache metadata support by @MicBun in #138
  • chore: enable get index change cache metadata support by @MicBun in #143

Full Changelog: v0.3.2...v0.3.3

v0.3.2

16 Jul 05:49
4e05de5

Choose a tag to compare

What's Changed

  • docs: Enhance SDK documentation and examples by @MicBun in #127
  • docs: remove outdated concept by @outerlook in #128
  • feat: manage which wallet can write on network by @MicBun in #129
  • feat: role management API & integration tests by @outerlook in #131
  • docs: view custom procedure usage and example by @MicBun in #132
  • docs: view detailed explanation about stream methods by @MicBun in #133
  • chore: add prefix on get record and index by @williamrusdyputra in #134
  • chore: update module path to truf.network by @MicBun in #135
  • chore: update example module to truf.network by @MicBun in #136
  • feat: view percentage change from an index by @MicBun in #140

Full Changelog: v0.3.1...v0.3.2

v0.3.1

06 Jun 08:48
90336b5

Choose a tag to compare

What's Changed

  • feat: add batch deployment and existence checking for streams by @outerlook in #117
  • chore: replace standard client with gatewayClient by @MicBun in #119
  • docs: update README with mainnet examples by @MicBun in #120
  • chore: block height filter on list streams by @williamrusdyputra in #121
  • docs: single source of truth for SDK-Go by @MicBun in #122
  • fix: correct wrong command and delete wrong function from README by @MicBun in #123

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

07 May 14:49
13a50f0

Choose a tag to compare

v0.3.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.1...v0.3.0