Immutable
release. Only release title and notes can be modified.
- 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.