1
0
mirror of https://github.com/containers/netavark.git synced 2026-02-05 06:45:56 +01:00

sync release notes from v1.16.1

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
Paul Holzinger
2025-11-12 13:15:41 +01:00
parent 2d4a788c8c
commit 6cd4a15ab9

View File

@@ -1,5 +1,9 @@
# Release Notes
## v1.16.1
* Fixed an incompatibility with nftables 1.1.4 json output which broke the firewall rule generation. ([#1303](https://github.com/containers/netavark/issues/1303))
## v1.16.0
* The netavark bridge driver now defaults to using the MTU of the default route interface when no explicit MTU was configured for the network. This helps in environments where a non standard MTU is used. ([containers/podman#20009](https://github.com/containers/podman/issues/20009))