diff options
author | Hongjun Ni <hongjun.ni@intel.com> | 2019-08-30 14:05:35 +0800 |
---|---|---|
committer | Hongjun Ni <hongjun.ni@intel.com> | 2019-09-23 07:08:39 +0000 |
commit | a48e326b0390a93df7a6c8b5e5c4261837b787fe (patch) | |
tree | 55edfbbe431df5863a485f14b9bad511f5cc921d | |
parent | 01ea3061fb98ed851aa913e36ade1dddf5ed9389 (diff) |
Add v19.08 release notesHEADv20.05-rc0stable/2001master
Change-Id: I60694fe398da329fdb69466424444d29f0712ed7
Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
(cherry picked from commit e0a45b96266cbc7d4ec0a29e3d6832a84c22059b)
-rw-r--r-- | RELEASE.md | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -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 |