Skip to content

Commit abe68c9

Browse files
gchapspgayvallet
andauthored
fixes known issues to release notes (#66890)
Co-authored-by: Pierre Gayvallet <pierre.gayvallet@gmail.com>
1 parent b313454 commit abe68c9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/CHANGELOG.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,11 @@ SIEM::
5353
Management::
5454
* Editing Saved Objects (eg. Dashboards) via the "Inspect" JSON editor in Management corrupts objects {issue}66542[#66542]
5555

56+
Configuration::
57+
* The `server.customResponseHeaders` option prevents {kib} from starting if headers are set using a type other than string.
58+
To fix this, convert your boolean and number headers to strings. For example, use `my-header: "true"` instead of `my-header: true`.
59+
{issue}66146[#66146]
60+
5661
[float]
5762
[[enhancement-7.7.0]]
5863
=== Enhancements

0 commit comments

Comments
 (0)