Release Candidate v0.15.1-rc4
Pre-release
Pre-release
A minor RC update without node-related changes. Includes an important hotfix to the Wasm SDK as well as removal of openssl dep which fixes a problem in the Linux release binary.
Version will show as 0.14.7
What's Changed
- WIP: Updates for 15-rc3 by @aspect in #546
- Replace openssl with rustls + ring + webpki_roots by @elichai in #547
- Fix CLI not showing incorrect URL on connect + add disconnect() before connect() by @aspect in #549
- Simple wRPC client example by @thesheepcat in #550
New Contributors
- @thesheepcat made their first contribution in #550
Full Changelog: v0.15.1-rc3...v0.15.1-rc4