Releases: tlsnotary/tlsn-js
Releases · tlsnotary/tlsn-js
v0.1.0-alpha.7
Important Note
- Due to integration issues identified in
[email protected]
, we have skipped that version and are directly integrating with[email protected]
. While using this package, please ensure that you are connected to a0.1.0-alpha.7
notary server. - The source code for wasm is now moved to the main tlsn repo.
- 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
v0.1.0-alpha.5.2
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
Updated for TLSNotary version v0.1.0-alpha.4 : https://github.com/tlsnotary/tlsn/releases/tag/v0.1.0-alpha.4