submgr 0.10.3 published
[ric-plt/submgr.git] / RELNOTES
index 83b6eca..65553c9 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,3 +1,22 @@
+### 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