Skip to content

v0.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 22:44
· 1052 commits to master since this release

Changelog

  • f389d82 🎨 Split edgevpn package
  • b3e1357 🎨 hide echo banner
  • 82c3e0a ⚙️ Add 2-node connection test
  • 8ec11e0 ⚙️ Add a context to Join()
  • 6d81d85 ⚙️ Add context to services
  • 0bb49d7 ⚙️ Add methods to generate YAML/Base64 directly
  • 6e4ec6e ⚙️ Do not run network services in goroutines by default
  • 08e1a9d ⚙️ Fixup data race
  • 68be143 ⚙️ Lazy service registration
  • aafbd86 ⚙️ Minor enhancements
  • 6fdfc87 ⚙️ retry when failed dialing in receiving files
  • 259bae6 📒 Update README
  • 476da0d 🤖 Add -race to tests
  • 0058aa5 🤖 ci: enable debug on vpn test
  • b8dd62b 🤖 set receiver buffer size on ci