blob: d09929172ad41308d70076b722eafb77a04e68af [file] [log] [blame]
Charles Chanb16028f2022-03-08 12:12:31 -08001.. SPDX-FileCopyrightText: 2021 Open Networking Foundation <info@opennetworking.org>
2.. SPDX-License-Identifier: Apache-2.0
3
4SD-Fabric 1.0.1
5===============
6
7This release fixes a few issues we discovered with SD-Fabric 1.0.0 release.
8
9Feature Highlights
10-------------------
11- Upgrade onos-classic helm chart to ``0.1.26``
12
13 - Address the log4j2 security issue reported in **CVE-2021-44228**
14
15- Upgrade stratum helm chart to ``0.1.18``
16
17 - Make chassis config part of the Helm value
18
19- Upgrade stratum image to ``stratum-bfrt: 21.12-9.5.0``
20
21 - Address the mastership election issue reported in SDFAB-812 and SDFAB-822
22
23Component Versions in the Release
24---------------------------------
25
26SD-Fabric ONOS image
27^^^^^^^^^^^^^^^^^^^^
28- `tost <https://registry.aetherproject.org/harbor/projects/4/repositories/tost>`_: ``registry.aetherproject.org/tost/tost:1.0.0``
29
30Sub-component versions:
31
32- `onos <https://github.com/opennetworkinglab/onos>`_: ``2.5.5-rc1``
33- `trellis-control <https://github.com/opennetworkinglab/trellis-control>`_: ``3.1.0``
34- `trellis-t3 <https://github.com/opennetworkinglab/trellis-t3>`_: ``4.0.0``
35- `fabric-tna <https://github.com/stratum/fabric-tna>`_: ``1.0.0``
36- `up4 <https://github.com/omec-project/up4>`_: ``1.0.0``
37
38Stratum image
39^^^^^^^^^^^^^
40- `stratum-bfrt <https://hub.docker.com/r/stratumproject/stratum-bfrt>`_: ``stratumproject/stratum-bfrt:21.12-9.5.0``
41
42DBUF image
43^^^^^^^^^^
44- `dbuf <https://github.com/omec-project/dbuf>`_: ``registry.aetherproject.org/tost/dbuf:1.0.0``
45
46PFCP Agent image
47^^^^^^^^^^^^^^^^
48- `pfcp-agent <https://github.com/omec-project/upf-epc/tree/master/pfcpiface>`_: ``omecproject/upf-epc-pfcpiface:master-fcdbc95``
49
50Helm Chart Versions
51-------------------
52- `sdfabric <https://gerrit.opencord.org/plugins/gitiles/sdfabric-helm-charts/+/refs/heads/master/sdfabric>`_: ``1.0.10``
53
54 - `onos-classic chart <https://github.com/onosproject/onos-helm-charts/tree/master/onos-classic>`_: ``0.1.26``
55 - `stratum chart <https://github.com/stratum/stratum-helm-charts/tree/master/stratum>`_: ``0.1.18``
56 - `pfcp-agent chart <https://gerrit.opencord.org/plugins/gitiles/sdfabric-helm-charts/+/refs/heads/master/pfcp-agent>`_: ``0.0.1``
57 - `dbuf chart <https://gerrit.opencord.org/plugins/gitiles/sdfabric-helm-charts/+/refs/heads/master/dbuf/>`_: ``0.0.1``
58 - `int-host-reporter chart <https://gerrit.opencord.org/plugins/gitiles/sdfabric-helm-charts/+/refs/heads/master/int-host-reporter>`_: ``0.0.1``