Skip to content

Commit 0aea963

Browse files
committed
[DOCS] Adds the 8.1.1 release notes
1 parent 9fcba2c commit 0aea963

File tree

1 file changed

+48
-4
lines changed

1 file changed

+48
-4
lines changed

docs/CHANGELOG.asciidoc

Lines changed: 48 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
Review important information about the {kib} 8.x releases.
1212

13+
* <<release-notes-8.1.1>>
1314
* <<release-notes-8.1.0>>
1415
//* <<release-notes-8.0.1>>
1516
//* <<release-notes-8.0.0>>
@@ -21,6 +22,53 @@ Review important information about the {kib} 8.x releases.
2122

2223
--
2324

25+
[[release-notes-8.1.1]]
26+
== {kib} 8.1.1
27+
28+
coming::[8.1.1]
29+
30+
Review the following information about the {kib} 8.1.1 release.
31+
32+
[float]
33+
[[breaking-changes-8.1.1]]
34+
=== Breaking changes
35+
36+
Breaking changes can prevent your application from optimal operation and performance.
37+
Before you upgrade to 8.1.1, review the breaking changes, then mitigate the impact to your application.
38+
39+
// tag::notable-breaking-changes[]
40+
41+
There are no breaking changes in {kib} 8.1.1.
42+
43+
// end::notable-breaking-changes[]
44+
45+
To review the breaking changes in previous versions, refer to the following:
46+
47+
{kibana-ref-all}/8.0/release-notes-8.0.0.html#breaking-changes-8.0.0[8.0.0] | {kibana-ref-all}/8.0/release-notes-8.0.0-rc2.html#breaking-changes-8.0.0-rc2[8.0.0-rc2] | {kibana-ref-all}/8.0/release-notes-8.0.0-rc1.html#breaking-changes-8.0.0-rc1[8.0.0-rc1] | {kibana-ref-all}/8.0/release-notes-8.0.0-beta1.html#breaking-changes-8.0.0-beta1[8.0.0-beta1] | {kibana-ref-all}/8.0/release-notes-8.0.0-alpha2.html#breaking-changes-8.0.0-alpha2[8.0.0-alpha2] | {kibana-ref-all}/8.0/release-notes-8.0.0-alpha1.html#breaking-changes-8.0.0-alpha1[8.0.0-alpha1]
48+
49+
[float]
50+
[[enhancement-v8.1.1]]
51+
=== Enhancement
52+
Dashboard::
53+
Improves controls empty state {kibana-pull}125728[#125728]
54+
55+
[float]
56+
[[fixes-v8.1.1]]
57+
=== Bug fixes
58+
Data ingest::
59+
The dot expander processor in the Ingest Pipelines UI now allows setting a wildcard (`*`) for the field parameter {kibana-pull}123522[#123522]
60+
61+
Elastic Security::
62+
For the Elastic Security 8.1.1 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_].
63+
64+
Enterprise Search::
65+
For the Elastic Enterprise Search 8.1.1 release information, refer to {enterprise-search-ref}/changelog.html[_Elastic Enterprise Search Documentation Release notes_].
66+
67+
Fleet::
68+
* Adds a new validation message {kibana-pull}127239[#127239]
69+
* Fixes empty assets on package install {kibana-pull}127070[#127070]
70+
* Hide enroll command when clicking on create agent policy {kibana-pull}126431[#126431]
71+
2472
[[release-notes-8.1.0]]
2573
== {kib} 8.1.0
2674

@@ -33,8 +81,6 @@ Review the following information about the {kib} 8.1.0 release.
3381
Breaking changes can prevent your application from optimal operation and performance.
3482
Before you upgrade to 8.1.0, review the breaking changes, then mitigate the impact to your application.
3583

36-
// tag::notable-breaking-changes[]
37-
3884
[discrete]
3985
[[breaking-121435]]
4086
.Removes legacy CSV export type
@@ -59,8 +105,6 @@ The POST URLs that you generated in {kib} 6.2.0 no longer work. For more informa
59105
{kibana-ref-all}/8.1/automating-report-generation.html[Regenerate the POST URLs] that you use to automatatically generate PDF reports.
60106
====
61107

62-
// end::notable-breaking-changes[]
63-
64108
To review the breaking changes in previous versions, refer to the following:
65109

66110
{kibana-ref-all}/8.0/release-notes-8.0.0.html#breaking-changes-8.0.0[8.0.0] | {kibana-ref-all}/8.0/release-notes-8.0.0-rc2.html#breaking-changes-8.0.0-rc2[8.0.0-rc2] | {kibana-ref-all}/8.0/release-notes-8.0.0-rc1.html#breaking-changes-8.0.0-rc1[8.0.0-rc1] | {kibana-ref-all}/8.0/release-notes-8.0.0-beta1.html#breaking-changes-8.0.0-beta1[8.0.0-beta1] | {kibana-ref-all}/8.0/release-notes-8.0.0-alpha2.html#breaking-changes-8.0.0-alpha2[8.0.0-alpha2] | {kibana-ref-all}/8.0/release-notes-8.0.0-alpha1.html#breaking-changes-8.0.0-alpha1[8.0.0-alpha1]

0 commit comments

Comments
 (0)