Added performance section and updated api version for OSLO

- Added a performance section to the release notes
- Populated correct info.version for NCMP and CPS Rest interfaces

Issue-ID: CPS-2537
Change-Id: I5b6a3120bb9b31319f0cd2320f5a98d6e5ebcf25
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
diff --git a/cps-ncmp-rest/docs/openapi/openapi-inventory.yml b/cps-ncmp-rest/docs/openapi/openapi-inventory.yml
index 6c207ee..0aa1d16 100755
--- a/cps-ncmp-rest/docs/openapi/openapi-inventory.yml
+++ b/cps-ncmp-rest/docs/openapi/openapi-inventory.yml
@@ -21,7 +21,7 @@
 info:
   title: NCMP Inventory API
   description: NCMP Inventory API
-  version: "3.5.4"
+  version: "3.5.5"
 servers:
   - url: /ncmpInventory
 components: