diff options
author | Adam Wudzinski <adam.wudzinski@nokia.com> | 2020-09-24 10:30:58 +0200 |
---|---|---|
committer | Bogumil Zebek <bogumil.zebek@nokia.com> | 2020-09-25 05:49:24 +0000 |
commit | 59c181781e97af765b4c0c0a221eb300f1ddfb8b (patch) | |
tree | 6d8e63b4ab3b1acc7563920fffb9a0ec66cc67ed /Changelog.md | |
parent | 6767596c5b15b75a3f1ae43e169aa88e0de56c3a (diff) |
Release validation 1.2.13
Add new field called "warnings" to oclip json response. All ignored errors are now reported as warnings.
- https://jira.onap.org/browse/VNFSDK-596
Fixed rule R130206 CMS and certificate searching and validation mechanism
- https://jira.onap.org/browse/VNFSDK-595
Issue-ID: VNFSDK-596
Signed-off-by: adam.wudzinski@nokia.com <adam.wudzinski@nokia.com>
Change-Id: Ic235ed14976576586fe8512eeaa8d9253e4609cb
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md index bb69106..cc04a01 100644 --- a/Changelog.md +++ b/Changelog.md @@ -88,4 +88,10 @@ All notable changes to this project will be documented in this file. ## Fixed - Fixed rule R130206 CMS and certificate searching and validation mechanism - - https://jira.onap.org/browse/VNFSDK-595 + - https://jira.onap.org/browse/VNFSDK-595 + +## Added +- Add new field called "warnings" to oclip json response. All ignored errors are now reported as warnings. + - https://jira.onap.org/browse/VNFSDK-596 + +## [1.2.14] |