Adjust application.yaml keys and values
[portal/ric-dashboard.git] / docs / release-notes.rst
index 9ea7c75..bb43e4d 100644 (file)
@@ -5,13 +5,27 @@
 RIC Dashboard Release Notes
 ===========================
 
-Version 1.3.0, 4 Nov 2019
--------------------------
+Version 2.0.0, 20 Dec 2019
+--------------------------
+* Change application properties file to YAML format
+* Add mock list of RIC instances to application properties
+* Add admin controller method to fetch list of RIC instances
+* Drop AUX cluster container list fetched via CAAS Ingress
+* Revise controller methods to require RIC instance key
+* Upgrade to Spring-Boot 2.1.11.RELEASE
+* Add instance-selector service
+* Revise ac-xapp, app-mgr, caas-ingress, e2-mgr service to support multiple ric instances
+* Revise ac-xapp, app-control, catalog, caas-ingress, ran-control components to listen to the instance change
+
+Version 1.3.0, 26 Nov 2019
+--------------------------
+* This is the Amber release version
 * Revise e2-mgr-client to use API spec in new submodule ric-plt/e2mgr;
   removed cached copy
 * Silence many Sonar complaints
 * Revise license statements in documentation files
 * Revise stats screen to drop mock load, pendulum, reporting items
+* Remove ANR xApp
 
 Version 1.2.4, 24 Oct 2019
 --------------------------
@@ -30,7 +44,6 @@ Version 1.2.4, 24 Oct 2019
 * Repair bug that omitted slashes in CAAS-Ingress URL builder
 * Improve the dark mode
 * Show container ready count with total count
-* Remove ANR xApp
 
 Version 1.2.3, 4 Oct 2019
 -------------------------