From ad508c6aa7842363c41181f9d218d477483753e2 Mon Sep 17 00:00:00 2001 From: c-po Date: Wed, 17 Jul 2024 17:57:15 +0000 Subject: 1.5-rolling-202407171706 --- CHANGELOG.md | 21 +++++++++++++++++++++ version.json | 6 +++--- 2 files changed, 24 insertions(+), 3 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 diff --git a/version.json b/version.json index 195a34d..ff46e7f 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,7 @@ [ { - "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202407100021/vyos-1.5-rolling-202407100021-amd64.iso", - "version": "1.5-rolling-202407100021", - "timestamp": "2024-07-10T00:21:08Z" + "url": "https://github.com/vyos/vyos-rolling-nightly-builds/releases/download/1.5-rolling-202407171706/vyos-1.5-rolling-202407171706-amd64.iso", + "version": "1.5-rolling-202407171706", + "timestamp": "2024-07-17T17:06:19Z" } ] \ No newline at end of file -- cgit v1.2.3