-
Deprecated ClassesClassDescriptionThis class exists for backwards compatibility with 7.12 only and should not be used for other purposes.This class exists for backwards compatibility with 7.11 and 7.12 only and should not be used for other purposes.use KibanaSystemUserThis class exists for backwards compatibility with 7.14 only and should not be used for other purposes.
-
Deprecated FieldsFieldDescriptionuse ThreadContext.ACTION_ORIGIN_TRANSIENT_NAME
-
Deprecated MethodsMethodDescriptionTypes are in the process of being removed. Instead of using a type, prefer to filter on a field on the document.Types are in the process of being removed. Instead of using a type, prefer to filter on a field on the document.use
OriginSettingClient
insteadPlease useTimeUtils.parseTimeFieldToInstant(XContentParser, String)
instead.UsePutUserRequestBuilder.password(SecureString, Hasher)
instead.This method will fail if the SSL configuration uses aSecureSetting
but theSecureSettings
have been closed. UseSSLService.getSSLConfiguration(String)
andSSLService.sslIOSessionStrategy(SSLConfiguration)
(Deprecated, but not removed because monitoring uses dynamic SSL settings)
-
Deprecated ConstructorsConstructorDescriptionorg.elasticsearch.xpack.core.ml.action.GetTrainedModelsAction.Request
(String, boolean, List<String>) Build a DateHistoConfig usingDateHistogramGroupConfig.CalendarInterval
orDateHistogramGroupConfig.FixedInterval
insteadBuild a DateHistoConfig usingDateHistogramGroupConfig.CalendarInterval
orDateHistogramGroupConfig.FixedInterval
instead