We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d81c85 + 1244a42 commit 8358327Copy full SHA for 8358327
docs/reference/feature-gates.md
@@ -16,7 +16,7 @@ The feature gates are set using the `-feature-gates` command line flag or
16
17
| Name | Default | Stage | Since | Until |
18
| --------------------- | ------- | ------ | ------- | ------ |
19
-| `NodeFeatureAPI` | true | Beta | V0.14 | |
+| `NodeFeatureAPI` | true | Beta | V0.14 | v0.16 |
20
| `NodeFeatureAPI` | true | GA | V0.17 | |
21
| `DisableAutoPrefix` | false | Alpha | V0.16 | |
22
| `NodeFeatureGroupAPI` | false | Alpha | V0.16 | |
0 commit comments