Skip to content

v0.26.0

Compare
Choose a tag to compare
@skydive-bot skydive-bot released this 15 Nov 15:21
· 548 commits to master since this release
df06f79

Added

  • Add new seed mechanism to start a probe inside a container/process namespace
  • Add support for plugins
  • Add BESS topology probe (thanks to Tim Rozet)
  • Report active flows status through WebSocket

Changed

  • Use 1.11 as minimal Golang version
  • Moved to go mod to ease import from external projects
  • Use Ubuntu 19.04 as Docker base image