File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -73,10 +73,10 @@ test-stack-command-86:
73
73
./scripts/test-stack-command.sh 8.6.2
74
74
75
75
test-stack-command-8x :
76
- ./scripts/test-stack-command.sh 8.19.4-71e604d8 -SNAPSHOT
76
+ ./scripts/test-stack-command.sh 8.19.4-b14f622e -SNAPSHOT
77
77
78
78
test-stack-command-9x :
79
- ./scripts/test-stack-command.sh 9.2.0-f2ac7a03 -SNAPSHOT
79
+ ./scripts/test-stack-command.sh 9.2.0-19106e12 -SNAPSHOT
80
80
81
81
test-stack-command-with-apm-server :
82
82
APM_SERVER_ENABLED=true ./scripts/test-stack-command.sh
Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ configuration overrides in the Kibana repository.
41
41
42
42
## What format version to choose for a package?
43
43
44
- The general rule of thumb is to use the latest version that enables everything
45
- that is required for a package.
44
+ The general rule of thumb is to use the earliest version after 3.0 that enables
45
+ everything that is required for a package.
46
46
47
47
The safest option, to support a broader range of stack versions, and a greater
48
48
number of features, would be to use 3.0.4. If you need some newer feature, you
You can’t perform that action at this time.
0 commit comments