mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[DOCS] Adds the 8.2.3 release notes (#133915)
* [DOCS] Adds the 8.2.3 release notes * Update docs/CHANGELOG.asciidoc Co-authored-by: DeDe Morton <dede.morton@elastic.co> * Update docs/CHANGELOG.asciidoc Co-authored-by: DeDe Morton <dede.morton@elastic.co> Co-authored-by: DeDe Morton <dede.morton@elastic.co> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
55ab7bf667
commit
8047df770e
1 changed files with 40 additions and 4 deletions
|
@ -10,6 +10,7 @@
|
|||
|
||||
Review important information about the {kib} 8.x releases.
|
||||
|
||||
* <<release-notes-8.2.3>>
|
||||
* <<release-notes-8.2.2>>
|
||||
* <<release-notes-8.2.1>>
|
||||
* <<release-notes-8.2.0>>
|
||||
|
@ -27,6 +28,45 @@ Review important information about the {kib} 8.x releases.
|
|||
|
||||
--
|
||||
|
||||
[[release-notes-8.2.3]]
|
||||
== {kib} 8.2.3
|
||||
|
||||
coming::[8.2.3]
|
||||
|
||||
Review the following information about the {kib} 8.2.3 release.
|
||||
|
||||
[float]
|
||||
[[breaking-changes-8.2.3]]
|
||||
=== Breaking changes
|
||||
|
||||
Breaking changes can prevent your application from optimal operation and performance.
|
||||
Before you upgrade, review the breaking changes, then mitigate the impact to your application.
|
||||
|
||||
// tag::notable-breaking-changes[]
|
||||
|
||||
There are no breaking changes in {kib} 8.2.2.
|
||||
|
||||
// end::notable-breaking-changes[]
|
||||
|
||||
To review the breaking changes in previous versions, refer to the following:
|
||||
|
||||
{kibana-ref-all}/8.2/release-notes-8.2.0.html#breaking-changes-8.2.0[8.2.0] | {kibana-ref-all}/8.1/release-notes-8.1.0.html#breaking-changes-8.1.0[8.1.0] | {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]
|
||||
|
||||
[float]
|
||||
[[fixes-v8.2.3]]
|
||||
=== Bug fixes
|
||||
Elastic Security::
|
||||
For the Elastic Security 8.2.3 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_].
|
||||
Fleet::
|
||||
* Elastic Agent integration now installs automatically if agent monitoring is turned on in the agent policy {kibana-pull}133530[#133530]
|
||||
* Removes {beats} tutorials from the Elastic Stack category {kibana-pull}132957[#132957]
|
||||
Management::
|
||||
Fixes an edge case in the Inspector request selector where duplicate request names could result in a UI bug {kibana-pull}133511[#133511]
|
||||
Operations::
|
||||
Fixes an issue where `node.options` was reset between upgrades in deb and rpm packages {kibana-pull}133249[#133249]
|
||||
Platform::
|
||||
defaultIndex attribute was migrated for config saved object {kibana-pull}133339[#133339]
|
||||
|
||||
[[release-notes-8.2.2]]
|
||||
== {kib} 8.2.2
|
||||
|
||||
|
@ -39,12 +79,8 @@ Review the following information about the {kib} 8.2.2 release.
|
|||
Breaking changes can prevent your application from optimal operation and performance.
|
||||
Before you upgrade, review the breaking changes, then mitigate the impact to your application.
|
||||
|
||||
// tag::notable-breaking-changes[]
|
||||
|
||||
There are no breaking changes in {kib} 8.2.2.
|
||||
|
||||
// end::notable-breaking-changes[]
|
||||
|
||||
To review the breaking changes in previous versions, refer to the following:
|
||||
|
||||
{kibana-ref-all}/8.2/release-notes-8.2.0.html#breaking-changes-8.2.0[8.2.0] | {kibana-ref-all}/8.1/release-notes-8.1.0.html#breaking-changes-8.1.0[8.1.0] | {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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue