v0.7.0-rc
Pre-release
Pre-release
OlivierHecart
released this
21 Dec 08:50
·
771 commits
to master
since this release
Changelog:
⚠️ Protocol breaking changes (i.e. no interop with previous versions):- New protocol version: 0.7
- New features:
- TLS mutual authentication #379
- New unstable features:
🔬 Unstable
This following features are unstable: they work as advertised, but their API may change in a future release. - Bug fixes:
- Other changes:
- Queryables and storages are declared as
complete: false
by default. #388 - The
shared-memory
feature is now disabled by default. #407 - Multihop gossip discovery can be disabled (now disabled by default). #375 #390
- Routers unconnected peers failover brokering. #372 #373
- Fix declaration propagation problems that were causing unnecessary data transmissions 500a81a.
- Queryables and storages are declared as