go-elasticsearch v8.3.0 Release Notes

  • API

    • ๐Ÿš€ ML.InferTrainedModelDeployment renamed to InferTrainedModel
    • ๐Ÿ“š ML.PreviewDatafeed has two new parameters, start and end. Documentation
    • ML.StartTrainedModelDeployment has three new parameters, number_of_allocations, threads_per_allocation and queue_capacity. Documentation
    • Cluster.DeleteVotingConfigExclusions has a new master_timeout parameter.
    • Cluster.PostVotingConfigExclusions has a new master_timeout parameter.
    • 0๏ธโƒฃ Snapshot.Get has a new index_names parameters (boolean). Whether to include the name of each index in the snapshot. Defaults to true.

    ๐Ÿ†• New APIs

    • ๐Ÿ“š Security.HasPrivilegesUserProfile (Experimental API) Documentation