diff options
Diffstat (limited to 'docs/changelog/1.4.rst')
-rw-r--r-- | docs/changelog/1.4.rst | 88 |
1 files changed, 86 insertions, 2 deletions
diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 4f1a9df2..a0ad3143 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,91 @@ _ext/releasenotes.py +2021-12-05 +========== + +* :vytask:`T4041` (bug): "transition-script" doesn't work on "sync-group" + + +2021-12-04 +========== + +* :vytask:`T4049` (feature): support command-style output with compare command +* :vytask:`T4047` (bug): Wrong regex validation in XML definitions +* :vytask:`T4042` (bug): BGP L2VPN / EVPN and RD type 0 set +* :vytask:`T4048` (bug): BGP: L2VPN/EVPN and individual RD and RT settings for each VNI +* :vytask:`T4045` (bug): Unable to "format disk <new> like <old>" +* :vytask:`T4044` (feature): BFD: add vrf support +* :vytask:`T4043` (feature): BFD: add support for passive mode + + +2021-12-02 +========== + +* :vytask:`T4035` (bug): Geneve interfaces aren't displayed by operational mode commands +* :vytask:`T3950` (bug): CLI backtrace on update if DNS not defined + + +2021-12-01 +========== + +* :vytask:`T3695` (bug): OpenConnect reports commit success when ocserv fails to start due to SSL cert/key file issues + + +2021-11-30 +========== + +* :vytask:`T4010` (bug): DMVPN generates incorrect configuration life_time for swanctl.conf +* :vytask:`T3725` (feature): show configuration in json format + + +2021-11-29 +========== + +* :vytask:`T3946` (enhancment): Automatically resize the root partition if the drive has extra space + + +2021-11-28 +========== + +* :vytask:`T3999` (bug): show lldp neighbor Traceback error +* :vytask:`T3928` (feature): Add OSPFv3 VRF support + + +2021-11-27 +========== + +* :vytask:`T3755` (feature): ospf: adjust to new FRR 8 syntax where "no passive-interface " moved to interface section +* :vytask:`T3753` (feature): frr: upgrade to stable/8.1 release train + + +2021-11-26 +========== + +* :vytask:`T3978` (bug): containers add network without declaring prefix raise ConfigError + + +2021-11-25 +========== + +* :vytask:`T4006` (default): Add additional Linux capabilities to container configuration +* :vytask:`T3986` (bug): Incorrect description for vpn ipsec site-to-site authentication and connection + + +2021-11-24 +========== + +* :vytask:`T4015` (feature): Update Accel-PPP to a newer revision +* :vytask:`T3865` (bug): loadkey command help text missing escape sequence +* :vytask:`T1083` (feature): Implement persistent/random address and port mapping options for NAT rules + + +2021-11-23 +========== + +* :vytask:`T3990` (bug): WATCHFRR: crashlog and per-thread log buffering unavailable (due to files left behind in /var/tmp/frr/ after reboot) + + 2021-11-20 ========== @@ -670,7 +755,6 @@ * :vytask:`T3647` (feature): Bullseye: gcc defaults to passing --as-needed to linker * :vytask:`T3644` (default): Replace GCC with a simpler preprocessor for including nested XML snippets in XML documents -* :vytask:`T3356` (feature): Script for remote file transfers 2021-06-22 @@ -1290,7 +1374,7 @@ ========== * :vytask:`T3313` (bug): ospfv3 interface missing options -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.160 / 5.10.80 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.163 / 5.10.83 2021-02-15 |