diff options
author | Robert Göhler <github@ghlr.de> | 2022-11-28 20:40:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-28 20:40:57 +0100 |
commit | 60686d7ee085e3c570434d9a0e020e1b335598ac (patch) | |
tree | e3fdfb048532ced3658ae8256eddac45c05ba038 /docs/changelog/1.4.rst | |
parent | 98fecd79ed254ef2554ebb9c5b4eae5cbfceb50b (diff) | |
parent | cf2a7574ea285d595c4dba9511d8208e94dca21e (diff) | |
download | vyos-documentation-60686d7ee085e3c570434d9a0e020e1b335598ac.tar.gz vyos-documentation-60686d7ee085e3c570434d9a0e020e1b335598ac.zip |
Merge pull request #897 from vyos/update-dependencies-master
Github: update current branch
Diffstat (limited to 'docs/changelog/1.4.rst')
-rw-r--r-- | docs/changelog/1.4.rst | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index c98dd3c9..f6c5af46 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,49 @@ _ext/releasenotes.py +2022-11-27 +========== + +* :vytask:`T4739` (feature): ISIS and OSPF segment routing being refactored + + +2022-11-24 +========== + +* :vytask:`T4794` (bug): show firewall name <name> - Can't use .items() on a list +* :vytask:`T4714` (feature): Delete unused ipset from the filecaps +* :vytask:`T3541` (bug): Route Map large community set additive is missing + + +2022-11-23 +========== + +* :vytask:`T4836` (feature): Kernel: enable new features like switchdev, ESP in TCP and HSR +* :vytask:`T4835` (bug): SNMPD configuration incorrect for IPv6 +* :vytask:`T4819` (feature): Allow printing Warning messages in multiple lines with \n +* :vytask:`T4807` (feature): Need to fix traceroute help completion +* :vytask:`T4660` (feature): Reorganize route map set community CLI +* :vytask:`T4526` (bug): keepalived-fifo.py unable to load config +* :vytask:`T4793` (feature): Create warning message about disable-route-autoinstall when ipsec vti is used +* :vytask:`T4492` (bug): Incorrect list of neighbors in help for "show bgp vrf VRF neighbors" +* :vytask:`T4496` (feature): ping vrf help does not list VRFs + + +2022-11-22 +========== + +* :vytask:`T4823` (bug): swanctl.conf is broken when ipsec site-to-site peer set. +* :vytask:`T4706` (bug): NAT and NAT66 issues +* :vytask:`T4670` (feature): policy route - Update matching criteria + + +2022-11-21 +========== + +* :vytask:`T4812` (feature): IPsec ability to show all configured connections +* :vytask:`T4829` (default): Tunnel argument to 'reset_peer' in ipsec.py should have type hint Optional + + 2022-11-20 ========== |