Releases: mudler/edgevpn
Releases · mudler/edgevpn
v0.15.3
Changelog
- 9307c34 ⚙️ Handle termination signals gracefully
- cdb8767 ⚙️ Switch to new mdns, but keep legacy around
v0.15.2
Changelog
- e668448 ⬆️ Bump go-libp2p to v0.20.3
v0.15.1
Changelog
- 1d59e1e ⬆️ Bump go-libp2p to v0.20.2
- a1cd7fa ⬆️ Bump libp2p to 0.20.1
- aa46675 ⚙️ Extend liveness probe also to file and services
- 6d673de 🤖 Add container images
- 853c0bb routing option: allow mesh and VPN behaviour coexist
v0.14.1
Changelog
- 7abadf6 ⚙️ Use backoff ticker for dht discovery
- fa5c374 🤖 Re-enable darwin
v0.14.0
Changelog
- 19f85e8 ⚙️ Enable active dynamic relay discovery
- 7aba6b6 🤖 Set pending service sharing test
v0.13.1
Changelog
- a99fb07 ⚙️ Speedup first connections by using expbackoff timers
v0.13.0
Changelog
- d3ea147 ⚙️ Add additional channel for extra-chain messages
- c01e83f ⚙️ Add marshalling accessor to Message
- 8826daf ⚙️ Add wip/experimental peerguard and peergater
- 85432c5 ⚙️ Expand handler signature
- 83af4ed ⚙️ Make message annotations map[string]interface{}
- cf14509 ⚙️ ledger: do not call genesis if we have already a chain
- 316c96d 📒 Update docs
- 5e34cd1 🤖 Avoid races in tests
- 5be9c20 🤖 Enlarge test time window
- 1091167 🤖 Stabilize tests