You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've been asking people to create issues using the 8.0 Breaking change issue template for all breaking changes that they'd like to see accommodated for in the 8.0 Upgrade Assistant. The following attempts to categorize them based on their subject-matter:
Drop suppport for server.host: "0" in kibana config:
Consider dropping support for '0' in v8.0.0. This value is passed
to hapi, which validates it. Prior to hapi v20, '0' was considered a
valid host, however the validation logic internally in hapi was
re-written for v20 and hapi no longer considers '0' a valid host. For
details, see: #86716 (comment)
We've been asking people to create issues using the 8.0 Breaking change issue template for all breaking changes that they'd like to see accommodated for in the 8.0 Upgrade Assistant. The following attempts to categorize them based on their subject-matter:
kibana.yml
settingRemoved
Renamed
xpack.telemetry.*
config totelemetry.*
#82432Miscellaneous
elasticsearch.ssl.certificate
withoutelasticsearch.ssl.key
and vice versa #81746xpack.security.session.{lifespan|idleTimeout}
#81747Saved-object
Security
Role
kibana_user
role removed and replaced bykibana_admin
#81674reporting_user
role is removed #92485User
kibana
user removed and replaced bykibana_system
#81680HTTP API
/api/security/v1/saml
route in favour of/api/security/saml/callback
#81733Kibana UI Feature
Logging output
Miscellaneous
The text was updated successfully, but these errors were encountered: