Changelog
In this release, we have added a P2P communication channel between nodes after the session is established and a VPN tunnel created. This will help to avoid centralized communication servers (such as message broker).
Epics:
Fixed bugs:
- Flaky tests: p2p #1929
- Wireguard service doesn't compile on windows #1818
- Connection fails on newly registered identity until restart #2094
- [android, 0.31.0-rc2] nodeRepository.getIdentity throws exception or crashes app #2093
- 0 MYSTT / $0 for almost 1TB data #2082
- Node fails to start if location service is not available #2050
- Session duration should be reported each second #1783
- Failed to topup consumer balance #2048
- Connection disconnect / cancel is not reliable #2024
- Nat pinger is not cancellable #2018
- Bandwidth limit seems to work only for OpenVPN, but does not work for Wireguard #1956
- getting session balance timeouts randomly #1944
- Whitelisting randomly changed #1917
- Enable wireguard traffic shaper #2054 (soffokl)
- Reconnect payments client on connect/disconnect. #2049 (soffokl)
- Fix CLI session status duration output in seconds #2046 (soffokl)
Closed issues:
- Providers should be able to change price #1962
- Expose spent tokens amount for the current session #1958
- Update mingw version for xgo image #1553
- Price flags have the same description #2089
- Fix e2e pipeline #2059
- Expose possibility to get all (even not connectable) nodes via tequila API #1959
- Enable wireguard checks for monitoring agent #1745