blob: 257c772af520936f3f7ca45b3baa40b5860811ad [file] [log] [blame]
Timo Tietavainendada8462019-11-27 11:50:01 +02001..
2.. Copyright (c) 2019 AT&T Intellectual Property.
3.. Copyright (c) 2019 Nokia.
4..
5.. Licensed under the Creative Commons Attribution 4.0 International
6.. Public License (the "License"); you may not use this file except
7.. in compliance with the License. You may obtain a copy of the License at
8..
9.. https://creativecommons.org/licenses/by/4.0/
10..
11.. Unless required by applicable law or agreed to in writing, documentation
12.. distributed under the License is distributed on an "AS IS" BASIS,
13.. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14..
15.. See the License for the specific language governing permissions and
16.. limitations under the License.
17..
18
19
Timo Tietavainencdc9d6f2019-12-06 16:35:09 +020020Release Notes
Timo Tietavainendada8462019-11-27 11:50:01 +020021=============
22
23
Timo Tietavainencdc9d6f2019-12-06 16:35:09 +020024This document provides the release notes of the ricsdl library.
Timo Tietavainendada8462019-11-27 11:50:01 +020025
26.. contents::
27 :depth: 3
28 :local:
29
30
Timo Tietavainencdc9d6f2019-12-06 16:35:09 +020031
32
Timo Tietavainendada8462019-11-27 11:50:01 +020033Version history
34---------------
35
Timo Tietavainenc979c0d2020-01-21 21:57:17 +020036[2.0.3] - 2020-01-22
37
38* Add a new SDL storage API function `is_active()` to check healthiness of SDL instance.
39
Timo Tietavainena44a10f2020-01-14 00:01:37 +020040[2.0.2] - 2020-01-14
41
42* Version bump.
43
Timo Tietavainen8d8b5582020-01-13 18:32:29 +020044[2.0.1] - 2020-01-13
Timo Tietavainen598ca392020-01-08 16:49:11 +020045
46* Add a fake database backend implementation to be used only for testing
47 purposes when the real DBAAS database service is not available.
48
Timo Tietavainen276ed3c2019-12-15 20:16:23 +020049[2.0.0] - 2020-01-03
50
51* Change find_keys() and find_and_get() API functions to support glob-style
52 regular expression in a key search pattern. API backward incompatible change.
53* Remove 'atomic' parameter of find_and_get() API function. API backward
54 incompatible change.
55
Timo Tietavainencede9a32019-12-07 20:09:31 +020056[1.0.2] - 2019-12-18
57
58* Take Hiredis package into use in Redis database backend.
59* Add unit tests for configuration handling.
60
Timo Tietavainencdc9d6f2019-12-06 16:35:09 +020061[1.0.1] - 2019-12-06
62
63* Version bump.
64
65[1.0.0] - 2019-12-05
66
67* First version.
68
69
Timo Tietavainendada8462019-11-27 11:50:01 +020070
71
72Summary
73-------
74
75This is the first version of this package.
76It implements RIC Shared Data Layer (SDL) library.
77
78
79
80
81Release Data
82------------
83This is the first version of this package.
84
85
86
87
88
89Feature Additions
90^^^^^^^^^^^^^^^^^
91
92
93Bug Corrections
94^^^^^^^^^^^^^^^
95
96
97Deliverables
98^^^^^^^^^^^^
99
100Software Deliverables
101+++++++++++++++++++++
102
103This version provides Python package ricsdl.
104It can be retrieved from pypi.org.
105
106
107
108Documentation Deliverables
109++++++++++++++++++++++++++
110
111
112
113
114
115Known Limitations, Issues and Workarounds
116-----------------------------------------
117
118System Limitations
119^^^^^^^^^^^^^^^^^^
120
121
122
123Known Issues
124^^^^^^^^^^^^
125
126Workarounds
127^^^^^^^^^^^
128
129
130
131
132
133References
134----------
135
136