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