Release 0.0.6
[ric-app/qp.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) 2020 HCL Technologies Limited.
4 .. Copyright (C) 2020 AT&T Intellectual Property
5
6 Release Notes
7 ===============
8
9 All notable changes to this project will be documented in this file.
10
11 The format is based on `Keep a Changelog <http://keepachangelog.com/>`__
12 and this project adheres to `Semantic Versioning <http://semver.org/>`__.
13
14 [0.0.6] - 2022-12-15
15 --------------------
16 * Support for python 3.11 and RMR version 4.9.0 (`RICAPP-230 <https://jira.o-ran-sc.org/browse/RICAPP-230>`_)
17
18
19 [0.0.5] - 2022-12-15
20 --------------------
21 * Database logic modification and improvements (`RICAPP-207 <https://jira.o-ran-sc.org/browse/RICAPP-207>`_)
22
23 [0.0.4] - 2021-07-07
24 --------------------
25 * Removed QP Driver functionaity for QP, Incoming request from TS and Add actual protoype ML prediction code (`RICAPP-46 <https://jira.o-ran-sc.org/browse/RICAPP-46>`_)
26
27 [0.0.3] - 2020-12-08
28 --------------------
29 * Process incoming message from QP Driver and generate a dynamic mock Prediction message with one cell having better xput
30
31 [0.0.2] - 2020-06-02
32 --------------------
33 * Change RMR listen port to 4560 (`RICAPP-111 <https://jira.o-ran-sc.org/browse/RICAPP-111>`_)
34
35 [0.0.1] - 2020-05-21
36 --------------------
37 * Initial mock version (`RICAPP-107 <https://jira.o-ran-sc.org/browse/RICAPP-107>`_)