Skip to content

Releases: mudler/edgevpn

v0.10.1

24 Feb 17:36
Compare
Choose a tag to compare

Changelog

  • 2e8c6d5 ⬇️ Revert libp2p bump
  • c579481 ⚙️ Improve error handling in vpn.NetworkService

v0.10.0

22 Feb 17:25
Compare
Choose a tag to compare

Changelog

  • ab027c9 ⬆️ Bump libp2p to 0.18.0-rc5
  • 2388a0e ⬆️ Bump to rc4
  • a11ae0c 🐛 Small fixups in cmd/join after rename
  • f51c799 ⚙️ Attach pprof to API for debugging
  • 12f293a 🤖 Add debug heap/goroutine collection script
  • 719d7d1 Always close stream on lowprofile
  • d3ad238 Revert "Merge pull request #10 from mudler/downgrade_libp2p"
  • 01f0ca1 Revert "Revert ":robot: Disable darwin amd64/arm64 builds""

v0.9.5

15 Feb 17:23
Compare
Choose a tag to compare

Changelog

  • 175ecc4 Revert ":arrow_up: Update libp2p"
  • d22cffe Revert ":robot: Disable darwin amd64/arm64 builds"

v0.9.4

12 Feb 00:40
Compare
Choose a tag to compare

Changelog

  • aaa97f3 ⚙️ Add summary to client API
  • 3bf4316 ⚙️ Add support to bind API to unix sockets
  • c27cda6 ⚙️ Construct from client the socket dialer
  • 6ffe03c ⚙️ Unify API routes
  • 07549e9 📓 Update README
  • e8e8b67 📓 Update README
  • c7af902 🤖 Disable test. Needs other nodes online
  • 1824916 🤖 Drop flaky test
  • 718e615 🤖 Fixup echo shutdown
  • 266d79a 🤖 Fixup test
  • 3fa3f5e 🤖 run tests also in API

v0.9.3

09 Feb 21:33
Compare
Choose a tag to compare

Changelog

  • af2c92d 🎨 fixup print roles
  • 284b4b2 🐛 Fix typo in cmd/util.go
  • b543fdf ⚙️ Split reading alive/active nodes from API
  • f9010ce ⚙️ use UTC
  • 2118965 🤖 Add services test
  • b09a20e 🤖 Fixup typo in test when running locally

v0.9.2

08 Feb 20:06
Compare
Choose a tag to compare

Changelog

  • e81901f ⬆️ Update libp2p
  • 45e62cf ⚙️ Add egress service
  • 65905f5 🤖 Disable darwin amd64/arm64 builds

v0.9.1

04 Feb 18:33
Compare
Choose a tag to compare

Changelog

  • e9e6a58 ⚙️ Allow to enable transient connections
  • d7fbab4 ⚙️ Handle error on node option constructor

v0.9.0

03 Feb 19:36
Compare
Choose a tag to compare

Changelog

  • d020107 ⚙️ Fork libp2p-connmanager, adapt it for streams
  • 32e36c9 🤖 Adapt to ginkgov2 restrictions
  • 3550de8 🤖 switch to ginkgo v2

v0.8.6

02 Feb 23:12
Compare
Choose a tag to compare

Changelog

  • acc1a09 🎨 Add doc button to webUI
  • ea19957 🎨 Add docs
  • bc7fe7d 🎨 Define env vars for dhcp/api
  • d293fa3 ⚙️ Add config structure for node and services
  • ab66486 ⚙️ Add install script
  • 09d65fb ⚙️ Always set a connmanager
  • 91ef3d2 ⚙️ Split networkservices
  • 516904f ⚙️ be consistent and consume context while opening stream
  • 0381346 📓 docs: fixup link generation on front page
  • a63d701 📓 docs: fixup link on index

v0.8.5

27 Jan 20:41
Compare
Choose a tag to compare

Changelog

  • 605278a ⚙️ Allow to customize healthcheck intervals
  • b7cca54 ⚙️ Allow to specify different sealers