diff options
Diffstat (limited to 'docs/changelog/1.3.rst')
-rw-r--r-- | docs/changelog/1.3.rst | 28 |
1 files changed, 26 insertions, 2 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index fb1c0fe4..4fe8e532 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,31 @@ _ext/releasenotes.py +2021-03-26 +========== + +* :vytask:`T3432` (default): Azure ssh keys not working for version 1.2.7/1.3.x + + +2021-03-25 +========== + +* :vytask:`T2639` (feature): sort output of show vpn ipsec sa + + +2021-03-24 +========== + +* :vytask:`T3359` (default): static route table not working properly +* :vytask:`T3307` (default): address prefix destination NAT fails to render nftables rules / commit + + +2021-03-22 +========== + +* :vytask:`T3284` (bug): merge/load fail silently if unable to resolve host + + 2021-03-21 ========== @@ -17,7 +42,6 @@ 2021-03-20 ========== -* :vytask:`T3395` (bug): WAN load-balancing fails with nexthop dhcp * :vytask:`T3392` (bug): vrrp over dhcp default route bug (unexpected vrf) * :vytask:`T3373` (feature): Upgrade to SaltStack version 3002.5 * :vytask:`T3329` (default): "system conntrack ignore" rules can no longer be created due to an iptables syntax change @@ -173,7 +197,7 @@ 2021-02-16 ========== -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.106 / 5.10.24 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.108 / 5.10.26 2021-02-14 |