Skip to content

Releases: subutai-io/p2p

v8.3.1

10 Jan 09:49
dbec8c3
Compare
Choose a tag to compare
* Force sending of IP data to Discovery node

v8.3.0

21 Dec 03:44
6ad9bbf
Compare
Choose a tag to compare
  • Configuration file support for Linux, Windows and MacOS (#1069, #1068)
  • New --config option for daemon, to specify configuration file path

v8.2.0

04 Dec 06:32
ec7064b
Compare
Choose a tag to compare
  • Dynamic IP reconfiguration using set command (#1124, #1125)
  • Automatic IP configuration (#816)

v8.1.0

06 Nov 04:06
84a5ff7
Compare
Choose a tag to compare
  • 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

09 Oct 06:52
c3cc5f7
Compare
Choose a tag to compare
* Implemented multiple attempts to retrieve IP over dynamic IP allocation (#1095)

Release 8.0.0

03 Oct 09:09
353f8b5
Compare
Choose a tag to compare
* 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

24 Jul 08:16
23f0822
Compare
Choose a tag to compare
  • 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

06 Jun 05:55
bec5ab5
Compare
Choose a tag to compare
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

09 May 07:13
29bafec
Compare
Choose a tag to compare
* 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

v.6.3.3

30 Apr 03:51
d0fe3d0
Compare
Choose a tag to compare
  • Fixed random crash