diff options
Diffstat (limited to 'docs/changelog/1.3.rst')
-rw-r--r-- | docs/changelog/1.3.rst | 44 |
1 files changed, 43 insertions, 1 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 75973009..4187cc23 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,48 @@ _ext/releasenotes.py +2021-05-01 +========== + +* :vytask:`T3379` (feature): Add global-parameters name-server for dhcpv6-server +* :vytask:`T3491` (default): Change Kernel HZ to 1000 + + +2021-04-30 +========== + +* :vytask:`T3170` (default): Add a sanity check for empty node.def files + + +2021-04-29 +========== + +* :vytask:`T3502` (bug): "system ip multipath layer4-hashing" doesn't work +* :vytask:`T3029` (bug): Generated NGINX configuration is wrong for the redirection (http -> https) +* :vytask:`T3156` (feature): Add op and additional conf commands for ISIS +* :vytask:`T2012` (feature): Global PBR +* :vytask:`T1314` (feature): Allow BGP on unnumbered interfaces + + +2021-04-28 +========== + +* :vytask:`T3447` (bug): Default IPv6 route is not created in VRF + + +2021-04-27 +========== + +* :vytask:`T3458` (default): vyos docs missing gretap from tunnel section +* :vytask:`T2946` (bug): call to commandd 'stty_size' cause show interfaces API to fail. + + +2021-04-26 +========== + +* :vytask:`T3487` (bug): Specifying an invalid "interface address" like dhcph leads to commit error + + 2021-04-25 ========== @@ -263,7 +305,7 @@ 2021-02-16 ========== -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.114 / 5.10.32 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.115 / 5.10.33 2021-02-14 |