docs/release-notes.rst: update for E release
[pti/rtp.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) 2019 Wind River Systems, Inc.
4
5
6 Release-notes
7 =============
8
9
10 This document provides the release notes for 5.0.0 of RTP.
11
12 .. contents::
13    :depth: 3
14    :local:
15
16
17 Version history
18 ---------------
19
20 +--------------------+--------------------+--------------------+--------------------+
21 | **Date**           | **Ver.**           | **Author**         | **Comment**        |
22 |                    |                    |                    |                    |
23 +--------------------+--------------------+--------------------+--------------------+
24 | 2019-11-02         | 1.0.0              | Jackie Huang       | Initial Version    |
25 |                    |                    |                    | Amber Release      |
26 +--------------------+--------------------+--------------------+--------------------+
27 | 2020-06-14         | 2.0.0              | Xiaohua Zhang      | Bronze Release     |
28 |                    |                    |                    |                    |
29 +--------------------+--------------------+--------------------+--------------------+
30 | 2020-11-23         | 3.0.0              | Xiaohua Zhang      | Cherry Release     |
31 |                    |                    |                    |                    |
32 +--------------------+--------------------+--------------------+--------------------+
33 | 2021-06-29         | 4.0.0              | Xiaohua Zhang      | Dawn Release       |
34 |                    |                    |                    |                    |
35 +--------------------+--------------------+--------------------+--------------------+
36 | 2021-12-15         | 5.0.0              | Jackie Huang       | E Release          |
37 |                    |                    |                    |                    |
38 +--------------------+--------------------+--------------------+--------------------+
39
40 Version 5.0.0, 2021-12-03
41 -------------------------
42 - Fifth version (E release)
43 - Upgrade most components to align with StarlingX 5.0
44 - Enable three deployment modes:
45
46   - AIO simplex mode
47   - AIO duplex mode (2 servers with High Availabity)
48   - AIO duplex mode (2 servers with High Availabity) with additional worker node
49
50 Version 4.0.0, 2021-06-29
51 -------------------------
52 - Fourth version (D release)
53 - Enable the AIO duplex mode (2 servers with High Availabity) with additional worker node.
54 - Reconstruct the repo to align the upstream projects include StarlingX and Yocto
55
56 Version 3.0.0, 2020-11-23
57 -------------------------
58 - Third version (Cherry)
59 - Based on version 2.0.0 (Bronze)
60 - Add the AIO (all-in-one) 2 servers mode (High Availability)
61
62 Version 2.0.0, 2020-06-14
63 -------------------------
64 - Second version (Bronze)
65 - Based on Yocto version 2.7
66 - Linux kernel 5.0 with preempt-rt patches
67 - Leverage the StarlingX 3.0
68 - Support the AIO (all-in-one) deployment scenario
69 - With Software Management, Configuration Management, Host Management, Service Management, and Service Management enabled for IA platform
70 - Support the Kubernetes Cluster for ARM platform (verified by NXP LX2160A)
71 - With the ansbile bootstrap supported for IA platform
72
73
74 Version 1.0.0, 2019-11-02
75 -------------------------
76 - Initial Version
77 - Based on Yocto version 2.6 ('thud' branch)
78 - Linux kernel 4.18.41 with preempt-rt patches
79 - Add Docker-18.09.0, kubernetes-1.15.2
80 - Add kubernetes plugins:
81
82   - kubernetes-dashboard-1.8.3
83   - flannel-0.11.0
84   - multus-cni-3.3
85   - node-feature-discovery-0.4.0
86   - cpu-manager-for-kubernetes-1.3.1
87
88