X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RELNOTES;h=72ef0b3d8d85d786302ce2c09da65b4b06e8aa8f;hb=e00186861608731e2390055a0e1b1cf455670508;hp=99d79efb5e2e0f4764745398b1a510e536139365;hpb=e6e9432561cb86080cd6a6db0d80622337da1bd7;p=ric-plt%2Fsubmgr.git diff --git a/RELNOTES b/RELNOTES index 99d79ef..72ef0b3 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,4 +1,46 @@ -### v0.1.0i +### v0.10.0 +* Tracking Mbuf in transaction table + +### v0.9.0 +* Communicating RICsubscriptionDeleteResponse to routing manager +* Updated transaction handling + +### v0.8.0 +* Handle RICsubscriptionDeleteResponse message + +### v0.7.2 +* Correction for E2AP PDU handling +* Correction for Transaction Table handling + +### v0.7.1 +* Verification of RICsubscriptionDeleteRequest message handling + +### v0.7.0 +* Handle RICsubscriptionDeleteRequest message + +### v0.6.0 +* Capability to track and retrieve transactions +* Signal subscription related route creation towards Rtmgr + +### v0.5.0 +* Introduces ASN1-C generated E2AP encode/decode +* Introduces RCO_RAWDATA and E2T_RAWDATA env variables on order to inject initial encoded messge in hex format into stub component for testing purposes +* Receives and validates Subscription Response type messages +* Improved request and response error handling (invalid or malformed messages in sunny day cases) +* Introduces RCO_SEED_SN env variable + +### v0.4.0 + +### v0.3.0 +* Introduces SUBMGR_SEED_SN env variable to initialize the sequence +* Stores Subscription ID as uint16 + +### v0.2.0 + +### v0.1.1 +* Dockerfile updates + +### v0.1.0 * Receives and Forwards RMR Subscription Requests * Introduces RCO (Stub xApp) and E2T (Stub Platform Component) for testing purposes * Builder and Deployer scripts and manifests