X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ntsimulator%2FREADME.md;h=1b545d4a16a5531cf4f92b7e28701f332b82a43b;hb=226e12e7c9b504dc32fcf71f97483bb97195643d;hp=f2f101e3fe331bc13006575f39c1fa2cf5d926da;hpb=58ab2804474c6776a3cc95cb3693e219b953db21;p=sim%2Fo1-interface.git diff --git a/ntsimulator/README.md b/ntsimulator/README.md index f2f101e..1b545d4 100644 --- a/ntsimulator/README.md +++ b/ntsimulator/README.md @@ -365,6 +365,17 @@ This means that `MODELS_IMAGE: "ntsim_oran_light:latest"` can be used as an envi ## Release notes +### **version 0.6.5** + +Added features: +* **basic-auth** is now available for pnfRegistration messages - if the VES Endpoint supports basic-auth (with username and password), the user can configure these endpoint details and the pnfRegistration message will use them. + +### **version 0.6.4** + +Bug fixes and improvements: +* Fixed bug where pnfRegistration messages for TLS connections were not sent. +* Fixed bug for manual notification generation failed when notification object was too long. + ### **version 0.6.1** Added features: