007bf357b326069b0bbc847cc76920ec6ba6503f
[ric-plt/sdlpy.git] / docs / release-notes.rst
1 ..
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
20 Release Notes
21 =============
22
23
24 This document provides the release notes of the ricsdl library.
25
26 .. contents::
27    :depth: 3
28    :local:
29
30
31
32
33 Version history
34 ---------------
35
36 [2.0.2] - 2020-01-14
37
38 * Version bump.
39
40 [2.0.1] - 2020-01-13
41
42 * Add a fake database backend implementation to be used only for testing
43   purposes when the real DBAAS database service is not available.
44
45 [2.0.0] - 2020-01-03
46
47 * Change find_keys() and find_and_get() API functions to support glob-style
48   regular expression in a key search pattern. API backward incompatible change.
49 * Remove 'atomic' parameter of find_and_get() API function. API backward
50   incompatible change.
51
52 [1.0.2] - 2019-12-18
53
54 * Take Hiredis package into use in Redis database backend.
55 * Add unit tests for configuration handling.
56
57 [1.0.1] - 2019-12-06
58
59 * Version bump.
60
61 [1.0.0] - 2019-12-05
62
63 * First version.
64
65
66
67
68 Summary
69 -------
70
71 This is the first version of this package.
72 It implements RIC Shared Data Layer (SDL) library.
73
74
75
76
77 Release Data
78 ------------
79 This is the first version of this package.
80
81
82
83
84
85 Feature Additions
86 ^^^^^^^^^^^^^^^^^
87
88
89 Bug Corrections
90 ^^^^^^^^^^^^^^^
91
92
93 Deliverables
94 ^^^^^^^^^^^^
95
96 Software Deliverables
97 +++++++++++++++++++++
98
99 This version provides Python package ricsdl.
100 It can be retrieved from pypi.org.
101
102
103
104 Documentation Deliverables
105 ++++++++++++++++++++++++++
106
107
108
109
110
111 Known Limitations, Issues and Workarounds
112 -----------------------------------------
113
114 System Limitations
115 ^^^^^^^^^^^^^^^^^^
116
117
118
119 Known Issues
120 ^^^^^^^^^^^^
121
122 Workarounds
123 ^^^^^^^^^^^
124
125
126
127
128
129 References
130 ----------
131
132