Skip to content

Commit cecd040

Browse files
committed
update applies to documentation
1 parent a6ae639 commit cecd040

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

docs/syntax/applies.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ applies_to:
1010
security: ga 9.0.0
1111
elasticsearch: beta 9.1.0
1212
observability: discontinued 9.2.0
13-
product: planned 9.5, discontinued 9.7
13+
product: preview 9.5, discontinued 9.7
1414
---
1515

1616
# Applies to
@@ -28,12 +28,10 @@ Taking a mandatory [life-cycle](#life-cycle) with an optional version.
2828
#### Life cycle:
2929
* `preview`
3030
* `beta`
31-
* `development`
31+
* `ga`
3232
* `deprecated`
33-
* `planned`
34-
* `discontinued`
33+
* `removed`
3534
* `unavailable`
36-
* `ga`
3735

3836
#### Version
3937

@@ -42,7 +40,7 @@ Can be in either `major.minor` or `major.minor.patch` format
4240
#### Examples
4341

4442
```
45-
planned 9.5, discontinued 9.7
43+
preview 9.5, discontinued 9.7
4644
discontinued 9.2.0
4745
all
4846
```
@@ -107,7 +105,7 @@ applies_to:
107105
security: ga 9.0.0
108106
elasticsearch: beta 9.1.0
109107
observability: discontinued 9.2.0
110-
product: planned 9.5, discontinued 9.7
108+
product: preview 9.5, discontinued 9.7
111109
---
112110
```
113111

@@ -125,7 +123,7 @@ serverless:
125123
security: ga 9.0.0
126124
elasticsearch: beta 9.1.0
127125
observability: discontinued 9.2.0
128-
product: planned 9.5, discontinued 9.7
126+
product: preview 9.5, discontinued 9.7
129127
```
130128

131129
A header may be followed by an `{applies_to}` directive which will contextualize the applicability

0 commit comments

Comments
 (0)