diff options
author | rebortg <github@ghlr.de> | 2024-04-16 20:40:57 +0200 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2024-04-16 20:40:57 +0200 |
commit | 9c4172a5dffec31bc4a9528c4210f1f0cea29303 (patch) | |
tree | 515bee3c65420a4a81cb5b0255c134a5cc36614a /docs/changelog/1.5.rst | |
parent | 50c666afd4b3ac8a51eeadd669ef0d901acdc31c (diff) | |
parent | e3f16570f947c3bd51111603b413fbbfee94c6ed (diff) | |
download | vyos-documentation-9c4172a5dffec31bc4a9528c4210f1f0cea29303.tar.gz vyos-documentation-9c4172a5dffec31bc4a9528c4210f1f0cea29303.zip |
Merge branch 'master' of github.com:vyos/vyos-documentation into current
Diffstat (limited to 'docs/changelog/1.5.rst')
-rw-r--r-- | docs/changelog/1.5.rst | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/docs/changelog/1.5.rst b/docs/changelog/1.5.rst index 07743ba2..1eb6acd3 100644 --- a/docs/changelog/1.5.rst +++ b/docs/changelog/1.5.rst @@ -8,6 +8,64 @@ _ext/releasenotes.py +2024-04-14 +========== + +* :vytask:`T6210` ``(feature): Add container ability to configure capability sys-nice`` + + +2024-04-13 +========== + +* :vytask:`T6173` ``(bug): Build Causes Errors When "--version" Contains Slashes ("/")`` +* :vytask:`T2518` ``(feature): Support NAT for ipv6(NPT)`` + + +2024-04-12 +========== + +* :vytask:`T6214` ``(bug): Error when using some constraints`` +* :vytask:`T6213` ``(bug): Firewall group constraints`` +* :vytask:`T6222` ``(bug): VRRP rfc3768-compatibility not working correctly when resulting interface name is over 15 characters`` +* :vytask:`T6218` ``(bug): Container network interface in VRF fails to generate IPv6 link-local address`` +* :vytask:`T5044` ``(feature): High Availability in DHCPv6 -ISC DHCP Failover/Kea`` +* :vytask:`T6166` ``(bug): Tech support generation error for custom output location`` +* :vytask:`T344` ``(feature): Software basesd FastPath`` + + +2024-04-11 +========== + +* :vytask:`T4516` ``(feature): Rewrite system image manipulation tools in Python`` +* :vytask:`T4548` ``(feature): GRUB loader configuration rework`` +* :vytask:`T6228` ``(bug): Cleanup of not existing units`` + + +2024-04-10 +========== + +* :vytask:`T6207` ``(bug): image-tools: restore ability to copy config.boot.default on image install`` +* :vytask:`T6106` ``(bug): Valid commit error for route-reflector-client option defined in peer-group`` +* :vytask:`T5750` ``(bug): Upgrade from 1.3.4 to 1.4 Rolling fails QoS`` +* :vytask:`T5740` ``(bug): Generate wiregurad keys via HTTP-API fails`` +* :vytask:`T6206` ``(bug): L2tp smoketest fails if vyos-configd is running`` +* :vytask:`T5858` ``(bug): Show conntrack statistics formatting is all over the place`` + + +2024-04-09 +========== + +* :vytask:`T6121` ``(feature): Extend service config-sync for sections vpn, policy, vrf`` + + +2024-04-08 +========== + +* :vytask:`T6197` ``(bug): IPoE-server interface client-subnet looks broken or works with the wrong logic`` +* :vytask:`T6196` ``(bug): Route-map and summary-only do not work in BGP aggregation at the same time`` +* :vytask:`T6068` ``(feature): dhcp server: allow switching between load-balanced and hotspare mode`` + + 2024-04-07 ========== |