X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=RELNOTES;h=2ebe8c1e42a0cf56f1ea0ec0840663a6379f7b91;hb=HEAD;hp=83b6eca643a47cb2dd2bf77ce86ced42db9e819b;hpb=e9608cd4ebb86e569dbc74978689fb8104a0d493;p=ric-plt%2Fsubmgr.git diff --git a/RELNOTES b/RELNOTES index 83b6eca..2ebe8c1 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,3 +1,43 @@ + +This file is not up-to-date! + +### v0.10.8 +* Replacing deprecated SDL APIs + +### v0.10.7 +* Xapp-frame version update +* Dockerfile correction for test applications + +### v0.10.6 +* Dockerfile correction, update builder image +* Fix Subscription Delete Response in e2ap wrapper +* Update ASN1-C generated E2AP encode/decode + +### v0.10.5 +* Dockerfile correction, main binary not copied + +### v0.10.4 +* Configmap usage introduced for K8s based deployments + +### v0.10.3 +* The following tools made available in the final docker image: iputils-ping, net-tools, curl and tcpdump + +### v0.10.2 +* Taking in use the most recent RMr version + +### v0.10.1 +* Sequential execution of message handling to avoid parallel read/write of internal hash maps + +### 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