X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frelease-notes.rst;h=033dd799af5412dad9afde014ca3e1b1c93df591;hb=60867cea018f4fe813dbce39380b2fab8f801491;hp=43cc7e8764982f81849b0ebc3d3c2adc773e3e3d;hpb=a1739f29629506ddd4df6ce92aea290e06bf6425;p=oam.git diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 43cc7e8..033dd79 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -10,6 +10,30 @@ This document provides the release notes for O-RAN-SC D-Release of the Operation A collection of release notes for used projects is available in `O-RAN-SC OAM wiki release notes `__. +Version 5.1.0, 2022-01-31 +------------------------- + ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| Issue | Summary | ++=========================================================+=================================================================================+ +| `OAM-48 `__ | Bug fixes in o-ran-sc-du-hello-world yang | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-237 `__ | Bug fixes in o-ran-sc-du-hello-world yang | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-240 `__ | Late updates on integration deployment | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ +| `OAM-241 `__ | OAM - VES sender script improvement | ++---------------------------------------------------------+---------------------------------------------------------------------------------+ + +Known issues +------------ + ++--------------------------------------------------------------------+---------------------------------------------------------------------------------+ +| Issue | Summary | ++====================================================================+=================================================================================+ +| `NETCONF-845 `__ | Support of namespace for referred yang-identity values. | ++--------------------------------------------------------------------+---------------------------------------------------------------------------------+ + Version 5.0.0, 2021-11-29 -------------------------