X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=baa25661889a8f657603c3ef8dd4c7175d3343d7;hb=7a0c2aa47bc5297a7977e7b7d1a362768efa1e17;hp=42bbb2dac64604f6790a1df6420656c0b6b4a4d0;hpb=6fe40f77ca621776eca98c2c721baf270fa700ff;p=modeling%2Fetsicatalog.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 42bbb2d..baa2566 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,6 +1,7 @@ .. This work is licensed under a Creative .. Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 +.. _release_notes: Release Notes @@ -9,6 +10,23 @@ Release Notes etsicatalog provides package management service and parser service as Micro Service. +Version: 1.0.6 +-------------- + +:Release Date: 2020-05-11 + +**New Features** + +- optimize the docker image + +Released components: + - etsicatalog 1.0.6 + +**Bug Fixes** + +- fix bug: Failed to fetch NS package from SDC when having VL resource +- fix bug: Failed to open admin url + Version: 1.0.5 --------------