mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[DOCS] Adds the 7.17.4 release notes (#131072)
* [DOCS] Adds the 7.17.4 release notes * Review comments Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
960121d7a2
commit
81b909d273
1 changed files with 44 additions and 2 deletions
|
@ -13,6 +13,7 @@ Review important information about the {kib} 7.17.x releases.
|
|||
// Best practices:
|
||||
// * When there are changes to kibana.yml settings, include the links to the new settings.
|
||||
|
||||
* <<release-notes-7.17.4>>
|
||||
* <<release-notes-7.17.3>>
|
||||
* <<release-notes-7.17.2>>
|
||||
* <<release-notes-7.17.1>>
|
||||
|
@ -74,6 +75,49 @@ Review important information about the {kib} 7.17.x releases.
|
|||
|
||||
--
|
||||
|
||||
[[release-notes-7.17.4]]
|
||||
== {kib} 7.17.4
|
||||
|
||||
coming::[7.17.4]
|
||||
|
||||
Review the following information about the 7.17.4 release.
|
||||
|
||||
[float]
|
||||
[[breaking-changes-v7.17.4]]
|
||||
=== Breaking changes
|
||||
|
||||
// tag::notable-breaking-changes[]
|
||||
There are no breaking changes in the 7.17.4 release.
|
||||
// end::notable-breaking-changes[]
|
||||
|
||||
To review the breaking changes in previous versions, refer to the following:
|
||||
|
||||
{kibana-ref-all}/7.16/release-notes-7.16.0.html#breaking-changes-7.16.0[7.16] | {kibana-ref-all}/7.15/release-notes-7.15.0.html#breaking-changes-7.15.0[7.15] | {kibana-ref-all}/7.14/release-notes-7.14.0.html#breaking-changes-7.14.0[7.14] | {kibana-ref-all}/7.13/release-notes-7.13.0.html#breaking-changes-7.13.0[7.13] |
|
||||
{kibana-ref-all}/7.12/release-notes-7.12.0.html#breaking-changes-7.12.0[7.12] | {kibana-ref-all}/7.11/breaking-changes-7.11.html[7.11] |
|
||||
{kibana-ref-all}/7.10/breaking-changes-7.10.html[7.10] | {kibana-ref-all}/7.9/breaking-changes-7.9.html[7.9] | {kibana-ref-all}/7.8/breaking-changes-7.8.html[7.8] |
|
||||
{kibana-ref-all}/7.7/breaking-changes-7.7.html[7.7] | {kibana-ref-all}/7.6/breaking-changes-7.6.html[7.6] | {kibana-ref-all}/7.5/breaking-changes-7.5.html[7.5] |
|
||||
{kibana-ref-all}/7.4/breaking-changes-7.4.html[7.4] | {kibana-ref-all}/7.3/breaking-changes-7.3.html[7.3] | {kibana-ref-all}/7.2/breaking-changes-7.2.html[7.2] |
|
||||
{kibana-ref-all}/7.1/breaking-changes-7.1.html[7.1] | {kibana-ref-all}/7.0/breaking-changes-7.0.html[7.0]
|
||||
|
||||
[float]
|
||||
[[enhancement-v7.17.4]]
|
||||
=== Enhancements
|
||||
Alerting::
|
||||
Adds the `xpack.actions.email.domain_allowlist` configuration setting for the `actions` plugin {kibana-pull}129001[#129001]
|
||||
|
||||
Monitoring::
|
||||
* Adds the ability to collect Telemetry {kibana-pull}130498[#130498]
|
||||
* Adds the ability to report dashboard panels by type {kibana-pull}130166[#130166]
|
||||
|
||||
[float]
|
||||
[[fixes-v7.17.4]]
|
||||
=== Bug fixes
|
||||
Cases::
|
||||
Revert back the support of preconfigured connectors for Cases {kibana-pull}130372[#130372]
|
||||
|
||||
Observability::
|
||||
Resolves a bug where "mark as.." for a single alert would redirect to security solution route {kibana-pull}130609[#130609]
|
||||
|
||||
[[release-notes-7.17.3]]
|
||||
== {kib} 7.17.3
|
||||
|
||||
|
@ -89,9 +133,7 @@ The 7.17.3 release contains a fix to a potential security vulnerability. For mor
|
|||
[[breaking-changes-v7.17.3]]
|
||||
=== Breaking changes
|
||||
|
||||
// tag::notable-breaking-changes[]
|
||||
There are no breaking changes in the 7.17.3 release.
|
||||
// end::notable-breaking-changes[]
|
||||
|
||||
To review the breaking changes in previous versions, refer to the following:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue