e93e1162dbf5fb15fff7603e15c3f1a66d74cc69
[oam.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) 2021 highstreet technologies GmbH
4
5
6 Operation and Maintenance Release Notes
7 =======================================
8
9 This document provides the release notes for O-RAN-SC D-Release of the Operation and Maintenance (OAM) project. 
10
11 .. contents::
12    :depth: 3
13    :local:
14
15 Version 4.0.1, 2021-03-12
16 --------------------------
17
18 +--------------------------------------------------------+-------------------------------------------------------------+
19 | Issue                                                  | Summary                                                     |
20 +========================================================+=============================================================+
21 | `OAM-180 <https://jira.o-ran-sc.org/browse/OAM-180>`__ | Wrong time format in VES client scripts                     |  
22 +--------------------------------------------------------+-------------------------------------------------------------+
23 | `OAM-176 <https://jira.o-ran-sc.org/browse/OAM-176>`__ | Support of IPv6 by docker-compose                           |  
24 +--------------------------------------------------------+-------------------------------------------------------------+
25 | `OAM-175 <https://jira.o-ran-sc.org/browse/OAM-175>`__ | Update docker-compose and its configurations                | 
26 +--------------------------------------------------------+-------------------------------------------------------------+
27 | `OAM-174 <https://jira.o-ran-sc.org/browse/OAM-174>`__ | Update VES Client scripts supporting VES 7.2                |    
28 +--------------------------------------------------------+-------------------------------------------------------------+
29 | `OAM-173 <https://jira.o-ran-sc.org/browse/OAM-173>`__ | Update VES client scripts supporting https                  |   
30 +--------------------------------------------------------+-------------------------------------------------------------+
31 | `OAM-170 <https://jira.o-ran-sc.org/browse/OAM-170>`__ | Delete folder 'model' from OAM repo'                        |    
32 +--------------------------------------------------------+-------------------------------------------------------------+
33 | `OAM-169 <https://jira.o-ran-sc.org/browse/OAM-169>`__ | Use case driven yang for O-DU                               | 
34 +--------------------------------------------------------+-------------------------------------------------------------+
35 | `OAM-168 <https://jira.o-ran-sc.org/browse/OAM-168>`__ | Update namespace definitions in prototype yangs of O-RAN-SC |
36 +--------------------------------------------------------+-------------------------------------------------------------+
37 | `OAM-164 <https://jira.o-ran-sc.org/browse/OAM-164>`__ | Add WG4 november train yangs modules                        |
38 +--------------------------------------------------------+-------------------------------------------------------------+
39
40
41 Version 2.0.4, 2020-06-13
42 --------------------------
43
44 * Documentation updated
45 * Develop reusable OAM API such that the first consumer being a VTH can query, subscribe or publish on a DMaaP topic    Story
46 * Create helm deployment for SMO
47 * Feature split for starting devicemanagers
48 * Seed coder for an YANG linter
49 * Please see also Release Notes of `ONAP SDNC, DCAE, DMaaP, OOM <https://onap-doc.readthedocs.io/en/frankfurt/release/index.html>`_
50
51 Version 2.0.3, 2020-04-08
52 -------------------------
53
54 * What is an SMO?
55 * Provide xRAN datamodels
56 * Provide curl bash scripts for Software Management
57 * Add jenkins jobs for oam
58 * Add parents to model artifacts
59 * Add top level pom file to distribution
60 * Wrong image tag in nonrt-o1-controller distribution pom
61 * Use ONAP release parents directly
62 * Adjust artifact group name to ORAN naming rule
63 * Use ORAN parents
64 * Add push registry to distribution pom
65
66 Version 2.0.2, 2020-03-16
67 -------------------------
68
69 * Controller DeviceManager for O-RAN-SC
70 * Provide O1 yang modules
71
72 Version 2.0.1, 2020-02-26
73 -------------------------
74
75 * Develop VTH for A1 interface
76
77
78 Version 1.0.0, 2019-11-14
79 -------------------------
80
81 * Documentation added
82
83
84 Version 0.1.1, 2019-09-18
85 -------------------------
86
87 * Development environment added
88
89
90 Version 0.1.0, 2019-09-08
91 -------------------------
92 * Initial version