diff options
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 11 |
2 files changed, 11 insertions, 0 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 4191629fdd46149a32df8d2255d585912c33706 +Subproject e8c6595fc477573887efcdb55ba6a286587b214 diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index f3bb8e81..19afde37 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,16 @@ _ext/releasenotes.py +2021-09-19 +========== + +* :vytask:`T3841` (feature): dhcp-server: add ping-check option to CLI +* :vytask:`T2738` (bug): Modifying configuration in the "interfaces" section from VRRP transition scripts causes configuration lockup and high CPU utilization +* :vytask:`T3842` (feature): Backport DHCP server improvements from VyOS 1.4 sagitta to 1.3 equuleus +* :vytask:`T3840` (feature): dns forwarding: Cache size should allow values > 10k +* :vytask:`T3672` (bug): DHCP-FO with multiple subnets results in invalid/non-functioning dhcpd.conf configuration file output + + 2021-09-11 ========== @@ -739,6 +749,7 @@ * :vytask:`T3399` (bug): RPKI: dashes in hostnames are replaced with underscores when rendering the FRR config * :vytask:`T3305` (bug): Ingress qdisc does not work anymore in 1.3-rolling-202101 snapshot +* :vytask:`T2927` (bug): isc-dhcpd release and expiry events never execute * :vytask:`T899` (bug): Tunnels cannot be moved from one bridge to another * :vytask:`T786` (feature): new style xml and conf-mode scripts: posibillity to add tagNode value as parameter to conf-script |