You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources/release_process_and_roadmap.md
+15-4Lines changed: 15 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,12 +17,23 @@ Additionally, [[= product_name =]] also has an open-source version called [[= pr
17
17
The [[= product_name_oss =]] code is available on GitHub under the GPLv2 license.
18
18
It comes with no commercial support and maintenance services.
19
19
20
-
[[= product_name_base =]] manages the release of [[= product_name =]] by using an agile iterative process and a continuous software development model, which is why we provide two kinds of [[= product_name =]] releases:
20
+
[[= product_name_base =]] manages the release of [[= product_name =]] by using an agile iterative process and a continuous software development model, which is why we provide Long Term Support releases (LTS) of [[= product_name =]] releases.
21
21
22
-
-Long Term Support releases (LTS) which are supported by [[= product_name_base =]] for a long period of time.
23
-
- Fast Track releases (FT) give access to the latest features and are supported for a short period of time. They're maintained only until the next FT release is introduced.
22
+
Long Term Support releases (LTS) are supported by [[= product_name_base =]] for a long period of time.
23
+
They're suitable for highly stable enterprise rollouts.
24
24
25
-
FT releases are tailored for those who want to stay up-to-date with newest functionalities, while LTS releases are suitable for highly stable enterprise rollouts.
25
+
LTS releases provide you with:
26
+
27
+
-**Reliability and stability**, as they go through extensive testing to ensure they are free from major bugs and issues.
28
+
-**Long-term security**, as a result of updates and security patches.
29
+
-**Predictability** that comes from following an established release plan.
30
+
-**Reduced maintenance**, because you avoid the frequent upgrade cycles.
31
+
32
+
With LTS Updates customers can maintain their competitiveness by incorporating cutting-edge technologies into their LTS releases without losing stability.
33
+
LTS Updates are intended to improve the current platform by providing new features.
34
+
What's important, you are not required to switch to a newer version of [[= product_name =]] to use LTS Updates.
35
+
You can install them whenever you choose, and you can be sure that the next LTS release will include them by default.
36
+
You won't have to manually install or configure them after upgrading, so you can make the switch smoothly when the time comes.
0 commit comments