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.

72 lines
3.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
---
2023-03-17 16:20:25 +05:30
# Support for Alpha, Beta, Limited Availability, and Generally Available features **(PREMIUM)**
2022-03-02 08:16:31 +05:30
2023-03-17 16:20:25 +05:30
Some GitLab features are released as Alpha or Beta versions and are
[not fully supported](https://about.gitlab.com/support/statement-of-support/#alpha-beta-features).
All other features are considered to be Generally Available (GA).
2021-11-11 11:23:49 +05:30
2023-03-17 16:20:25 +05:30
## Alpha features
2021-11-11 11:23:49 +05:30
2023-03-17 16:20:25 +05:30
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).
2021-11-11 11:23:49 +05:30
2023-03-17 16:20:25 +05:30
Characteristics of Alpha features:
2021-11-11 11:23:49 +05:30
- Not ready for production use.
- Unstable and can cause performance and stability issues.
- Configuration and dependencies are likely to change.
2023-04-23 21:23:45 +05:30
- Features and functions may be removed. Breaking changes may occur outside of major releases or with less notice than for Beta or Generally Available features.
2021-11-11 11:23:49 +05:30
- Data loss can occur (be that through bugs or updates).
2023-03-17 16:20:25 +05:30
- Documentation reflects the Alpha status.
- Behind flags that are off by default.
- Not announced in release posts.
2021-11-11 11:23:49 +05:30
2023-03-17 16:20:25 +05:30
## Beta features
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
2023-03-17 16:20:25 +05:30
### Closed Beta features
2021-11-11 11:23:49 +05:30
2023-03-17 16:20:25 +05:30
Closed Beta features are available to selected users only.
2021-11-11 11:23:49 +05:30
- Not ready for production use.
- Unstable and can cause performance and stability issues.
2023-03-17 16:20:25 +05:30
- Configuration and dependencies unlikely to change.
2023-04-23 21:23:45 +05:30
- Features and functions unlikely to change. However, breaking changes may occur outside of major releases or with less notice than for Generally Available features.
2023-03-17 16:20:25 +05:30
- Data loss less likely.
- Behind a feature flag that is off by default and the UI reflects Beta status.
- Documentation reflects Beta status.
- Can be announced in a release post that reflects Beta status.
2021-11-11 11:23:49 +05:30
2023-03-17 16:20:25 +05:30
### Open Beta features
- Not ready for production use.
- Unstable and can cause performance and stability issues.
- Configuration and dependencies unlikely to change.
2023-04-23 21:23:45 +05:30
- Features and functions unlikely to change. However, breaking changes may occur outside of major releases or with less notice than for Generally Available features.
2023-03-17 16:20:25 +05:30
- Data loss not likely.
- Support on a commercially-reasonable effort basis.
- Documentation reflects Beta status.
- Behind a feature flag that is on by default and the UI reflects Beta status.
- Behind a toggle that is off by default and the UI reflects Beta status.
- Can be announced in a release post that reflects Beta status.
2021-11-11 11:23:49 +05:30
2022-07-16 23:28:13 +05:30
## Limited Availability (LA)
2023-03-17 16:20:25 +05:30
Characteristics of Limited Availability features:
2022-07-16 23:28:13 +05:30
- 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.