X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RELNOTES;fp=RELNOTES;h=83b6eca643a47cb2dd2bf77ce86ced42db9e819b;hb=e9608cd4ebb86e569dbc74978689fb8104a0d493;hp=36f8eac827307c9e47debd77254774b378c1f31a;hpb=93cc3e245f87798c8753209980817727e0648401;p=ric-plt%2Fsubmgr.git diff --git a/RELNOTES b/RELNOTES index 36f8eac..83b6eca 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,3 +1,17 @@ +### 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