8.5.0
API
ML.StartTrainedModelDeployment: Description ofNumberOfAllocationshas been changed in "The total number of allocations this model is assigned across machine learning nodes".Security.GetAPIKey: AddedWithLimitedByboolean parameter. Flag to show the limited-by role descriptors of API Keys.Security.GetUser: AddedWithProfileUIDboolean parameter. Flag to retrieve profile uid (if exists) associated to the user.Security.GetUserProfile: Changed the description of uid parameter, a comma-separated list of unique identifier for user profiles.Security.QueryAPIKeys: AddedWithLimitedByboolean parameter. Flag to show the limited-by role descriptors of API Keys.TextStructureFindStructure: AddedEcsCompatibilitystring parameter. Optional parameter to specify the compatibility mode with ECS Grok patterns - may be either 'v1' or 'disabled'.
Promoted to stable
ML.InferTrainedModelML.PutTrainedModelDefinitionPartML.PutTrainedModelVocabularyML.StartTrainedModelDeploymentML.StopTrainedModelDeploymentSecurity.activateUserProfileSecurity.DisableUserProfileSecurity.EnableUserProfileSecurity.GetUserProfileSecurity.HasPrivilegesUserProfileSecurity.SuggestUserProfilesSecurity.UpdateUserProfileData
New APIs
ML.ClearTrainedModelDeploymentCachedocumentation.Security.BulkUpdateAPIKeysdocumentation.Indices.Downsample(Experimental API) documentation
Typed API
Following multiple feedbacks we decided to remove the builder API for the type tree.
In its place, work has started to further simplify the type tree by removing redundant type aliases. The API also now comes with a helper package named some that allows to call for inline pointers on primitive types.
In addition, a bug was fixed preventing the use of wildcards in index names, and enums are now extensible by default.
The Typed API remains in alpha stage while its development continues.