From a48e326b0390a93df7a6c8b5e5c4261837b787fe Mon Sep 17 00:00:00 2001 From: Hongjun Ni Date: Fri, 30 Aug 2019 14:05:35 +0800 Subject: Add v19.08 release notes Change-Id: I60694fe398da329fdb69466424444d29f0712ed7 Signed-off-by: Hongjun Ni (cherry picked from commit e0a45b96266cbc7d4ec0a29e3d6832a84c22059b) --- RELEASE.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index a381852..097094d 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,8 +1,28 @@ # Release Notes {#release notes +* @subpage release_notes_1908 * @subpage release_notes_1904 * @subpage release_notes_1901 +@page release_notes_1908 Release notes for Sweetcomb 19.08 + +## Northbound Interface +- Remove gNMI from sweetcomb to become a separate project. +- Support for ietf-interfaces statistics + +## High Availability +- migration from scvpp to vom. + +## Code Refactor +- Enable mutil-thread VPP API calling support. +- Callback helper function enhancement. +- Introduce a new registration mechanism. + +## Test Framework +- Docker build and test improvements +- Automatic test run + + @page release_notes_1904 Release notes for Sweetcomb 19.04 ## Northbound Interface -- cgit 1.2.3-korg