debian-mirror-gitlab/doc/policy/alpha-beta-support.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

51 lines
2.3 KiB
Markdown
Raw Normal View History

2021-11-11 11:23:49 +05:30
---
2022-07-23 23:45:48 +05:30
stage: Systems
2021-11-11 11:23:49 +05:30
group: Distribution
2022-11-25 23:54:43 +05:30
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
2021-11-11 11:23:49 +05:30
---
2022-08-27 11:52:29 +05:30
<!-- any changes made to this page should be reflected in https://about.gitlab.com/support/statement-of-support/#alpha-beta-features and https://about.gitlab.com/handbook/product/gitlab-the-product/#alpha-beta-ga -->
2022-03-02 08:16:31 +05:30
2022-07-16 23:28:13 +05:30
# Support for Alpha, Beta, Limited Availability, and Generally Available Features **(PREMIUM)**
2021-11-11 11:23:49 +05:30
2022-08-13 15:12:31 +05:30
Some GitLab features are released as [Alpha or Beta versions](https://about.gitlab.com/support/statement-of-support/#alpha-beta-features) which are not fully supported. All other features are considered to be Generally Available (GA).
2021-11-11 11:23:49 +05:30
## Alpha Features
Characteristics of alpha features:
- Not ready for production use.
- Unstable and can cause performance and stability issues.
- Configuration and dependencies are likely to change.
- Features and functions may be removed.
- Data loss can occur (be that through bugs or updates).
Support is **not** provided for Alpha features and issues with them should be opened in the [GitLab issue tracker](https://gitlab.com/gitlab-org/gitlab/issues).
## Beta Features
Characteristics of beta features:
- Not ready for production use.
- Unstable and can cause performance and stability issues.
- Configuration and dependencies are not likely to change.
- Features and functions are not likely to change.
- Data loss is not likely.
2022-08-13 15:12:31 +05:30
Your Support Contract provides **commercially-reasonable effort** support for Beta features, with the expectation that issues require extra time and assistance from development to troubleshoot.
2021-11-11 11:23:49 +05:30
2022-07-16 23:28:13 +05:30
## Limited Availability (LA)
Characteristics of limited availability features:
- Ready for production use by a small set of customers.
- Can be booked by Deal Desk as part of an order.
- Fully documented and [supported](https://about.gitlab.com/support/statement-of-support/#starter-premium-and-ultimate-users).
2021-11-11 11:23:49 +05:30
## Generally Available (GA)
Generally Available features means that they passed the [Production Readiness Review](https://gitlab.com/gitlab-com/gl-infra/readiness/-/blob/master/.gitlab/issue_templates/production_readiness.md) for GitLab.com, and are:
- Ready for production use at any scale.
- Fully documented and supported.