From d3f673d929018ea74ebf51e8cdcd1026c3bfba77 Mon Sep 17 00:00:00 2001 From: Hongjun Ni Date: Wed, 1 May 2019 00:53:06 +0800 Subject: Add 19.04 release notes Change-Id: Ie5a43920001b70f614669e268a36c014460bc7c6 Signed-off-by: Hongjun Ni --- RELEASE.md | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 9ed3685..a381852 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,7 +1,33 @@ -# Release Notes {#release notes} +# Release Notes {#release notes +* @subpage release_notes_1904 * @subpage release_notes_1901 +@page release_notes_1904 Release notes for Sweetcomb 19.04 + +## Northbound Interface +- Init gNMI Server + +## NAT +- Add IETF NAT Yang Models. +- Add IETF NAT Translation Layer. +- Add IETF NAT test cases. + +## High Availability +- Add vpp health check. + +## Code Refactor +- Code global cleanup. +- Refactor build system. +- Rework scvpp to be only interface with VAPI. +- Rework interface and local routing to leverage new scvpp. + +## Test Framework +- Add unit test framework. +- Add unit test suite for interface and local routing. +- Build docker environment to test integration of sweetcomb and VPP. + + @page release_notes_1901 Release notes for Sweetcomb 19.01 ## Features -- cgit 1.2.3-korg