Skip to content

Commit 265e00c

Browse files
author
Paul Echeverri
committed
fixes bad markup
Fixes #6753
1 parent eafd79e commit 265e00c

1 file changed

Lines changed: 6 additions & 27 deletions

File tree

docs/releasenotes.asciidoc

Lines changed: 6 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2,34 +2,24 @@
22
== Kibana {version} Release Notes
33

44
The {version} release of Kibana requires Elasticsearch {esversion} or later.
5-
////
5+
66
[float]
77
[[breaking]]
8-
== Breaking Change
8+
== Breaking Changes
99

10-
* {k4issue}5591[Issue 5591]: The command-line plugin tool no longer supports Github.
10+
// * {k4issue}5591[Issue 5591]: The command-line plugin tool no longer supports Github.
1111

1212
[float]
1313
[[enhancements]]
1414
== Enhancements
1515

16-
* {k4issue}6387[Issue 6387]: A new look for Kibana: new logo and UI, improved layout and navigation.
17-
* {k4pull}6402[Pull Request 6402]: New command-line plugin management tool supports cross-stack plugin management.
18-
* {k4issue}5130[Issue 5130]: Adds a duration formatter for numeric fields.
19-
* {k4issue}2964[Issue 2964]: Adds a setting to configure the default columns visible in the Discover tab.
20-
* {k4issue}6379[Issue 6379]: Adds a title case formatter for string fields.
21-
* {k4pull}6610[Pull Request 6610]: Adds a configuration variable for the Kibana server name.
16+
// * {k4issue}6387[Issue 6387]: A new look for Kibana: new logo and UI, improved layout and navigation.
2217

2318
[float]
2419
[[bugfixes]]
2520
== Bug Fixes
2621

27-
* {k4issue}5914[Issue 5914]: Adds ability to aggregate on unindexed fields.
28-
* {k4issue}6142[Issue 6142]: Allows the `exists` filter on unindexed fields.
29-
* {k4pull}6158[Pull Request 6158]: Corrects a sorting issue with Boolean values.
30-
* {k4issue}5898[Issue 5898]: Corrects a stale state issue with the *Show Empty Buckets* option in histogram
31-
visualizations.
32-
* {k4pull}6627[Issue 6627]: Corrects the default value of `pingTimeout` to match the value in the documentation.
22+
// * {k4issue}5914[Issue 5914]: Adds ability to aggregate on unindexed fields.
3323

3424
[float]
3525
[[plugins-apis]]
@@ -38,15 +28,4 @@ visualizations.
3828
NOTE: The items in this section are not a complete list of the internal changes relating to development in Kibana. Plugin
3929
framework and APIs are not formally documented and not guaranteed to be backward compatible from release to release.
4030

41-
* {k4issue}5198[Issue 5198]: Injects buttons from the plugin to the navigation bar.
42-
* {k4issue}6016[Issue 6016]: Enables plugins to export settings pages.
43-
* {k4issue}5214[Issue 5214]: Make the document table pluggable.
44-
* {k4pull}6122[Pull Requests 6122 and 6222]: Assorted plugins.
45-
* {k4pull}6054[Pull Request 6054]: Enables nested plugins.
46-
* {k4issue}6304[Issue 6304]: Enables plugins to add prefixes to the configuration.
47-
* {k4pull}6177[Pull Request 6177]: Enables plugins to exist outside the Kibana source tree.
48-
* {k4pull}5871[Pull Request 5871]: Changes to the autoloading of plugin dependencies.
49-
* {k4issue}5199[Issue 5199]: API for creating index patterns.
50-
* {k4pull}6534[Pull Request 6534]: Adds a `_count` API to retrieve the index pattern document count.
51-
* {k4pull}5870[Pull Request 5870]: Updates the wording of the error message when the Kibana server can’t start due to a
52-
code-level issue.
31+
// * {k4issue}5198[Issue 5198]: Injects buttons from the plugin to the navigation bar.

0 commit comments

Comments
 (0)