This issue is a placeholder issue to track changes that are needed to prepare EQL for release. - [x] register the `xpack.eql.enabled` setting in release builds (cf. #51370, #52201) #59331 - [x] include the EQL docs in release builds (cf. #51334) #59259 - [x] include the integration tests in release builds (presently excluded) (cf. #51624, #51699) #59331 - [x] remove enabling EQL in snapshot docs tests (it will be enabled by default) (cf. #51537) #59331 - [x] document these steps for the development team
This issue is a placeholder issue to track changes that are needed to prepare EQL for release.
xpack.eql.enabledsetting in release builds (cf. Add xpack.eql.enabled feature flag, disabled by default. Enabled for gradle run task and integration tests. #51370, Permit EQL feature flag in release builds #52201) EQL: Prepare for release #59331