Skip to content

v0.8.8

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Feb 13:57
· 8 commits to main since this release
v0.8.8
74c28a6

What's Changed

  • Enable config file based configuration by @MrEcco in #484
  • feat: add notification mechanism for network lifecycle events by @vyasgun in #566
  • Fix broken DNS lookups for responses with long TXT records or multiple TXT records by @fessyfoo in #561
  • Implement client.ListDHCPLeases() and add REST API documentation by @cfergeau in #557
  • Remove use of go-version-file in github actions, and document how to update the gvisor go module by @cfergeau in #589
  • Replace VFKT handshake with MSG_PEEK for vfkit connection identification by @vyasgun in #530
  • Add make cross-lint target for cross-platform linting by @vyasgun in #538
  • Misc code cleanups by @cfergeau in #551, #552, #555, and #602
  • tests: Rename SSH keys files by @evidolob in #565

Dependencies Updates

New Contributors

Full Changelog: v0.8.7...v0.8.8