diff options
Diffstat (limited to 'docs/changelog/1.4.rst')
-rw-r--r-- | docs/changelog/1.4.rst | 40 |
1 files changed, 39 insertions, 1 deletions
diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 73632405..02981ab6 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,44 @@ _ext/releasenotes.py +2021-03-14 +========== + +* :vytask:`T3395` (bug): WAN load-balancing fails with nexthop dhcp +* :vytask:`T3289` (bug): No description for node "service" conf-mode +* :vytask:`T3345` (default): BGP: add per VRF instance support +* :vytask:`T3344` (default): Per VRF dynamic routing support +* :vytask:`T3325` (bug): Bgp listen-range wrong commit message +* :vytask:`T1513` (default): Move OSPF and RIP interface configuration under protocols + + +2021-03-13 +========== + +* :vytask:`T3406` (bug): tunnel: interface no longer supports specifying encaplimit none - or migrator is missing +* :vytask:`T3407` (bug): console-server: do not allow to spawn a console-server session on serial port used by "system console" + + +2021-03-11 +========== + +* :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 + + +2021-03-09 +========== + +* :vytask:`T3389` (default): gretap tunnel type missing from vyos documentation after renamed from gre-bridge +* :vytask:`T3382` (bug): Error creating Console Server + + +2021-03-08 +========== + +* :vytask:`T3387` (bug): Command "Monitor vpn ipsec" is not working + + 2021-03-07 ========== @@ -97,7 +135,7 @@ ========== * :vytask:`T3313` (bug): ospfv3 interface missing options -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.102 / 5.10.20 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.105 / 5.10.23 2021-02-15 |