diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ff7360e..ea70777 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,25 @@ ## vyos-1x +- T6560: added workflow trigger path restrictions + - PR: vyos/vyos-1x#3799 +- vxlan: T6505: Support VXLAN VLAN-VNI range mapping in CLI + - PR: vyos/vyos-1x#3756 +- op-mode: T6566: add support for listing all interfaces in "monitor bandwidth" + - PR: vyos/vyos-1x#3805 +- firewall: T6581: fix completion for "show firewall ... rule" + - PR: vyos/vyos-1x#3812 +- configdep: T6559: fix regression in dependent script error under configd + - PR: vyos/vyos-1x#3813 +- op-mode: T6575: add support for NTP service restart via CLI + - PR: vyos/vyos-1x#3810 +- ruff: T6583: Added settings for ruff + - PR: vyos/vyos-1x#3816 +- T6572: added trigger pr caller workflow + - PR: vyos/vyos-1x#3809 +- op-mode: T6577: create generic service restart helper to work with the API + - PR: vyos/vyos-1x#3817 +- op-mode: T6580: read active nodes directly from the config tree without calling cli-shell-api + - PR: vyos/vyos-1x#3811 + ## vyos-build |