Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 11:54
· 8 commits to main since this release
v0.10.0
e5ac204

Changelog

  • e5ac204 cleanup: use regex to match ufw syntax
  • da9c35a re-enable sync function
  • 384430b reconnect shouldn't return error
  • f0adbca use docker client's native filter
  • ec57c1f check deny out condition for deleting rules
  • 71c23e9 explicitly state inbound, outbound rules in logs
  • 5c9499d use go-cache for tracked containers
  • 6ad70a4 fix context & reconnect
  • 6fd5e04 simplify reconnect logic, context WIP
  • b0f2cd7 ci: update actions
  • 39ab998 update dependencies