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