Skip to content

Releases: tlsnotary/tlsn-js

v0.1.0-alpha.7

04 Oct 10:00
18a30d3
Compare
Choose a tag to compare

Important Note

  1. Due to integration issues identified in tlsn@0.1.0-alpha.6, we have skipped that version and are directly integrating with tlsn@0.1.0-alpha.7. While using this package, please ensure that you are connected to a 0.1.0-alpha.7 notary server.
  2. The source code for wasm is now moved to the main tlsn repo.
  3. There are significant changes to the API and the output JSON format. Please refer to the demo app for details on how the new API works.

What's Changed

  • feat: upgrade to alpha.6 and integrate new tlsn-wasm prover by @0xtsukino in #61
  • chore: update README by @0xtsukino in #62
  • feat: add helper method and expose WASM types by @0xtsukino in #63
  • doc: fix Quickstart to work with notary server alpha.6 by @heeckhau in #64
  • doc: added warning: Do not treat as API yet by @heeckhau in #55
  • feat: integrate with alpha.7 by @0xtsukino in #67
  • fix: bump tlsn-wasm to alpha.7.1 and move to dependency by @0xtsukino in #71

Full Changelog: v0.1.0-alpha.5.3...v0.1.0-alpha.7

v0.1.0-alpha.5.3

21 May 13:34
58c7132
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0-alpha.5.2...v0.1.0-alpha.5.3

v0.1.0-alpha.5.2

09 Apr 16:46
42dd755
Compare
Choose a tag to compare

What's Changed

  • fix: correct tlsn-js dependency + add wasm to build result by @heeckhau in #21
  • feat: Better logging in prover task by @heeckhau in #22
  • fix(wasm): change commit_sent to commit_recv by @0xtsukino in #23
  • Verifier test by @heeckhau in #29
  • feat: enable deferred decryption by @sinui0 in #30
  • ci: Update versions in GitHub build action + correct cache setting by @heeckhau in #35
  • Split prover and verifier in different files + simpler fetch method by @heeckhau in #32
  • Update Hyper dependency by @heeckhau in #33
  • fix: use latest version instead of local dependency by @0xtsukino in #27
  • doc: Add explicit note on using nodejs by @heeckhau in #37
  • chore: fix test in github action by @0xtsukino in #41
  • Set up a tracing subscriber to push TLSN logs to the console #34 by @heeckhau in #42
  • Changes for alpha5 release by @heeckhau in #44
  • fix: parse version from notary url by @0xtsukino in #45

New Contributors

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5.2

v0.1.0-alpha.4

16 Feb 16:29
644ece8
Compare
Choose a tag to compare

Updated for TLSNotary version v0.1.0-alpha.4 : https://github.com/tlsnotary/tlsn/releases/tag/v0.1.0-alpha.4