Merge "App metrics visualization manage"
[portal/ric-dashboard.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. SPDX-License-Identifier: CC-BY-4.0
3 .. Copyright (C) 2019 AT&T Intellectual Property
4
5 RIC Dashboard Release Notes
6 ===========================
7
8 Version 2.0.1, 8 Apr 2020
9 --------------------------
10 * update and relocate the theme selector button
11 * Revise controllers to use ResponseEntity
12 * Drop AC xApp control/config screen from front-end
13 * Drop A1 Mediator controller and tests from back-end
14 * Drop ENDC and X2 setup requests to E2 Manager
15 * Upgrade to Spring-Boot 2.2.4.RELEASE
16 * Set the first instance as the default one
17 * Add methods to create, update and delete xApp stat metric URLs
18
19 Version 2.0.0, 5 Feb 2020
20 --------------------------
21 * Change application properties file to YAML format
22 * Add mock list of RIC instances to application properties
23 * Add admin controller method to fetch list of RIC instances
24 * Drop AUX cluster container list fetched via CAAS Ingress
25 * Revise controller methods to require RIC instance key
26 * Upgrade to Spring-Boot 2.1.11.RELEASE
27 * Add instance-selector service
28 * Revise ac-xapp, app-mgr, caas-ingress, e2-mgr service to support multiple ric instances
29 * Revise ac-xapp, app-control, catalog, caas-ingress, ran-control components to listen to the instance change
30 * Upgrade A1 Mediator API and submodule to tag 2.1.0
31 * Upgrade App Manager API and submodule to tag 0.3.3
32 * Upgrade E2 Manager API and submodule to tag 3.0.3
33 * Add instance selector dialog component and service
34 * Repair onSidenavClose method
35 * Extend to support selecting a RIC instance within a region
36 * Update angular to latest version 8, prepare for upgrade to version 9.
37
38 Version 1.3.0, 26 Nov 2019
39 --------------------------
40 * This is the Amber release version
41 * Revise e2-mgr-client to use API spec in new submodule ric-plt/e2mgr;
42   removed cached copy
43 * Silence many Sonar complaints
44 * Revise license statements in documentation files
45 * Revise stats screen to drop mock load, pendulum, reporting items
46 * Remove ANR xApp and mock configuration
47
48 Version 1.2.4, 24 Oct 2019
49 --------------------------
50 * This version is used for the AT&T/Nokia co-create PIZ trials Nov 2019.
51 * Revise a1-med-client to use API spec in new submodule ric-plt/a1;
52   removed cached copy
53 * Revise app manager client to use API spec in new submodule ric-plt/appmgr;
54   removed cached copy
55 * Add Platform page showing Kubernetes pods in aux and platform obtained from CAAS-Ingress
56 * Update Angular libraries to recent stable versions
57 * Revise user controller to answer data sent by portal, drop the mock implementation
58 * Set global style for page titles
59 * Align page titles to top left,decrease font size
60 * Update EPSDK-FW to version 2.6
61 * Make constructor robust to missing caasingress.insecure property
62 * Repair bug that omitted slashes in CAAS-Ingress URL builder
63 * Improve the dark mode
64 * Show container ready count with total count
65
66 Version 1.2.3, 4 Oct 2019
67 -------------------------
68 * Serve unauthenticated user a login-at-portal page without using redirect
69 * Upgrade to Spring-Boot 2.1.9.RELEASE
70
71 Version 1.2.2, 27 Sep 2019
72 --------------------------
73 * Support Portal security using EPSDK-FW cookie and user management
74
75 Version 1.2.1, 20 Sep 2019
76 --------------------------
77 * Repair E2 URLs in front end like endc-setup/endcSetup
78 * Extend ANR mock feature to persist edits for demos
79 * Block whitespace in E2 IP input field validation
80 * Relax validation in E2 RAN name field validation
81 * Make RAN connection table robust to missing fields
82 * Install curl when building Docker image
83
84 Version 1.2.0, 11 Sep 2019
85 --------------------------
86 * Split URL properties into prefix/suffix parts
87 * Add jacoco plugin to back-end for code coverage
88 * Compile with Java version 11, use base openjdk:11-jre-slim
89 * Clean code of issues reported by Sonar
90 * Drop mock RAN names feature that supported R1 testing
91 * Extend mock endpoints to simulate delay seen in tests
92 * Move mock configuration classes into test area
93 * Update App manager client to spec version 0.1.7
94 * Add controller for page refresh of Angular routes
95 * Extend E2 mock configuration for demo purposes
96 * Add pattern for matching AC/admin application name
97 * Add custom (plain but not white-label) error page
98 * Synch A1 method paths in front-end and back-end
99 * Add xapp dynamic configuration feature
100 * Disable x-frame-options response header
101 * Repair app manager undeploy-app back/front methods
102 * Display AC xAPP metrics data via Kibana source (metrics.url.ac) on dashboard
103 * Pass AC policy parameter without parsing as JSON
104 * Use snake_case (not camelCase) names in AC policy front end
105 * Update A1 mediator client to spec version 0.10.3
106 * Extend AC control screen to read policy from A1
107 * Create loading-dialog component and service
108 * Showing the loading-dialog while making API call
109 * Add notification and error handling for xapp configuration
110 * Update E2 manager client to spec version 2.0.5 of 2019-09-11
111 * Display MC xAPP metrics data via Kibana source (metrics.url.mc) on dashboard
112
113 Version 1.0.5, 5 July 2019
114 --------------------------
115 * Upgrade to Angular version 8
116 * Upgrade to Spring-Boot 2.1.6.RELEASE
117 * Align AC xApp policy page title
118 * Update E2 manager client to spec version 20190703
119 * Add configuration-driven mock of E2 getNodebIdList
120 * Revise front-end components to use prefix 'rd'
121 * Improve error handling in BE and FE code
122 * Revise the notification service to display multiple notifications
123 * Add JUnit test cases for controller methods
124
125 Version 1.0.4, 27 June 2019
126 ---------------------------
127 * Add AC xApp neighbor control screen
128 * Add ANR xApp neighbor cell relation table
129 * Drop the pendulum xApp control screen
130 * Add column sorting on xApp catalog, xApp control, ANR
131 * Add disconnect-all button to RAN connection screen
132 * Extend E2 service with disconnect-all method
133 * Update ANR xApp client to spec version 0.0.8
134 * Update E2 manager client to spec version 20190620
135 * Adjust CSS and HTML for main container positioning
136 * Revise config property keys to use URL (not basepath)
137 * Left menu overlap main content fix
138 * Extend back-end controllers to return error details
139 * Add feature resilient to malformed instance data
140 * Extend Xapp Controller with config endpoints
141 * Add build number to dashboard version string
142 * Move mock admin screen user data to backend
143 * Update App manager client to spec version 0.1.5
144 * Move RAN connection feature to control screen
145 * Rework admin table
146 * Update the notification service
147 * Move RAN connection feature to control screen
148 * Repair deploy-app feature and use icon instead of text button
149
150 Version 1.0.3, 28 May 2019
151 --------------------------
152 * Add AC xApp controller to backend
153 * Add AC xApp interface to frontend
154 * Add RAN type radio selector to connection setup
155 * Update ANR xApp client to spec version 0.0.7
156 * Update E2 manager client to spec version 20190515
157 * Update xApp manager client to spec version 0.1.4
158 * Add get-version methods to all controllers
159 * Add simple page footer with copyright and version
160 * Add AC and ANR xApp services
161 * Rename signal service to E2 Manager service
162 * Use XappMgrService to replace ControlService and CatalogService
163 * Apply mat-table to control and catalog
164 * RAN Connection screen upgrade to mat-table
165
166 Version 1.0.2, 13 May 2019
167 --------------------------
168 * Update A1 mediator client to version 0.4.0
169 * Add E2 response message with timestamp and status code
170 * Fetch xAPP instance status information from xAPP Manager and display in dashboard
171 * Allow the user to initiate an E2 (X2) connection between RIC and gNB/eNB
172 * User input validations on connections between RIC and eNB/gNB in the dashboard
173 * Add ANR xApp backend with mock implementation
174 * Add undeploy xApp function
175 * Add shared confirm dialog
176 * Add shared notification
177
178 Version 1.0.1, 6 May 2019
179 -------------------------
180 * Add draft A1 Mediator API definition
181 * Use E2 Manager API definition dated 2 May 2019, with tag modifications
182 * Adjust group IDs and packages for name O-RAN-SC; drop ORAN-OSC
183 * Add ANR API spec and client code generator
184 * Update xApp Manager API spec to version 0.1.2
185
186 Version 1.0.0, 30 Apr 2019
187 --------------------------
188 * Initial version