diff options
Diffstat (limited to 'docs/changelog/1.4.rst')
-rw-r--r-- | docs/changelog/1.4.rst | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 91a2c28e..9a281a8c 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,46 @@ _ext/releasenotes.py +2021-11-07 +========== + +* :vytask:`T3626` (bug): Configuring and disabling DHCP Server + + +2021-11-06 +========== + +* :vytask:`T3514` (bug): NIC flap at any interface change + + +2021-11-05 +========== + +* :vytask:`T3972` (bug): Removing vif-c interface raises KeyError + + +2021-11-04 +========== + +* :vytask:`T3969` (bug): Container incorrect raiseError format if network doesn't exist +* :vytask:`T3662` (bug): Container configuration upgrade destroys system +* :vytask:`T3964` (bug): SSTP: local-user static-ip CLI node accepts invalid IPv4 addresses + + +2021-11-03 +========== + +* :vytask:`T3952` (default): Add sh bgp ipv4/ipv6 vpn command +* :vytask:`T3610` (bug): DHCP-Server creation for not primary IP address fails + + +2021-11-01 +========== + +* :vytask:`T3958` (default): OpenVPN breaks the smoketests +* :vytask:`T3956` (bug): GRE tunnel - unable to move from source-interface to source-address, commit error + + 2021-10-31 ========== |