blob: 1a5f163d55f29f10e8d85e9a1fad95e20242bf7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
Release Notes
=============
Version: 2.1.0
--------------
:Release Date: 2018-04-18
**New Features**
This release fixes the packaging and security issues.
**Bug Fixes**
NA
**Known Issues**
NA
**Security Issues**
This release fixes the security vulnerabilities due to the opensourced libraries used in the project
**Upgrade Notes**
NA
**Deprecation Notes**
Version: 1.0.1
Release Date: 2017-11-16
New Features:
- Service (primary) – All the Authorization information (more on that in a bit)
- Locate – how to find ANY OR ALL AAF instances across any geographic distribution
- OAuth 2.0 – new component providing Tokens and Introspection (no time to discuss here)
- GUI – Tool to view and manage Authorization Information, and create Credentials
- Certman – Certificate Manger, create and renew X509 with Fine-Grained Identity
- FS – File Server to provide access to distributable elements (like well known certs)
- Hello - Test your client access (certs, OAuth 2.0, etc)
Bug Fixes
- `AAF-290 <https://jira.onap.org/browse/AAF-290>`_ Fix aaf trusrstore
- `AAF-270 <https://jira.onap.org/browse/AAF-270>`_ AAF fails health check on HEAT deployment
- `AAF-286 <https://jira.onap.org/browse/AAF-286>`_ SMS fails health check on OOM deployment
- `AAF-273 <https://jira.onap.org/browse/AAF-273>`_ Cassandra pod running over 8G heap - or 10% of ONAP ram (for 135 other pods on 256G 4 node cluster)
Known Issues
-
Other
|