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