[DOCS] Fixes breaking changes (#135342)

This commit is contained in:
Kaarina Tungseth 2022-06-28 11:20:18 -05:00 committed by GitHub
parent 2c41ae3e5b
commit 670f1744fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1413,8 +1413,6 @@ Review the {kib} 8.0.0 changes, then use the {kibana-ref-all}/7.17/upgrade-assis
Breaking changes can prevent your application from optimal operation and performance.
Before you upgrade to 8.0.0, review the breaking change, then mitigate the impact to your application.
// tag::notable-breaking-changes[]
[discrete]
[[breaking-123754]]
.Removes the `console.ssl` setting
@ -1427,9 +1425,6 @@ The `console.ssl` setting has been removed. For more information, refer to {kiba
Before you upgrade to 8.0.0, remove `console.ssl` from kibana.yml.
====
// end::notable-breaking-changes[]
To review the breaking changes in previous versions, refer to the following:
<<breaking-changes-8.0.0-rc2,8.0.0-rc2>> | <<breaking-changes-8.0.0-rc1,8.0.0-rc1>> | <<breaking-changes-8.0.0-beta1,8.0.0-beta1>> | <<breaking-changes-8.0.0-alpha2,8.0.0-alpha2>> |