Skip to content

Release Candidate v0.15.1-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@michaelsutton michaelsutton released this 10 Sep 08:04
d1dc5dd

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

Full Changelog: v0.15.1-rc3...v0.15.1-rc4