From 3e14ba36364e5402d731707f9f5904242435d6c7 Mon Sep 17 00:00:00 2001 From: John O'Loughlin Date: Wed, 24 Jan 2024 15:56:43 +0000 Subject: [PATCH] Create release-nodes.md (#279) Signed-off-by: John O'Loughlin --- release-nodes.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 release-nodes.md diff --git a/release-nodes.md b/release-nodes.md new file mode 100644 index 00000000..9178df7a --- /dev/null +++ b/release-nodes.md @@ -0,0 +1,10 @@ +# Userspace-cni Release Notes + +## [v24.x](https://github.com/intel/userspace-cni-network-plugin/tree/main) + +* Build userspace cni in container +* Bump software version for both functionallity and security +* Add kubernetes deployment file +* Add full e2e CI using github actions that run on every commit +* Add Static code scanning for each commit +* update vpp api calls to work with vpp 23.02 onwords