Releases: subutai-io/p2p
Releases · subutai-io/p2p
v8.3.1
v8.3.0
v8.2.0
v8.1.0
- Implemented latency measurement for peers (#445)
- Implemented latency measurement for proxies (#907)
- Added reconnect timeout for failing DHT connections (#1114)
- Refactored save/restore sybsystem (#1106)
- Dump file now uses YAML (#1105)
- Output to stderr instead of stdout on non-zero exit code (#1102)
- Fixed non-zero exit code on failed start attempts (#1132)
8.0.1
Release 8.0.0
* Switched to Google UUID implementation (#1057) * Fixed bugs with too many open files (#1078) * Removed STUN support for proxy peers (#1086) * Completely removed DNS lookup for DHT. Only SRV is used * Fixed macOS version display (#1077) * Fixed several appearance of corrupted data bug (#899)
7.1.0
- Fixed bug with internal ping packet flood
- Fixed bug with deconfiguration of TAP interfaces after sleep on Windows (#894)
- Fixed problem with unexpected daemon shutdown when internet connection get lost (#1004)
- Fixed problem with p2p hanging on peer during envionment creation when many environments already exist (#914)
- Added support for SRV lookup (#997)
- Added DHT version number into
p2p debug
output (#1005) - Bootstrap now uses SRV lookup
- --dht flag is now obsolete for
start
command - Code cleanup: removed unused/obsolete variables and functions
- Removed snapcraft support from Makefile
- Removed hardcoded bootstrap node address
- MSI package: P2P version in application list will now match app version (#949)
7.0.1
Release 7.0.1 * Implemented support for PMTU * `daemon` command now accepts `--mtu <VALUE>` to specify MTU of p2p interfaces * `show` command now accepts `--mtu` option to display current MTU VALUE * Debian package now delivers /etc/default/subutai-p2p file with default P2P MTU VALUE * Default P2P MTU value was changed to 1500 from 1376 * PMTU can be enabled by specifying `--pmtu` option for daemon command
Release 7.0.0
* P2P service problems on Windows * Improved instance creation time when many instances already exists * Fixed a situation when p2p doesn't start keep alive session