Skip to content

v2.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Aug 13:46
Immutable release. Only release title and notes can be modified.
v2.1.0
8e91ad1
  • Allow isolated networks to access published ports on other networks when trying to connect to them via the host port. (#709)
  • Fixed a network teardown problem when the netns is not accessible to still do as much as we can, i.e. remove firewall rules. (#1451)
  • Fixed a network teardown ordering problem, the bridge interface is now removed after the firewall rules to avoid routing issues. (#1482)
  • Netavark will now detect and error out when the aardvark-dns configuration would have its own listening ip set as upstream server to avoid a dns loop. (containers/aardvark-dns#415)
  • Dependency updates.