Enhancements
- Add
pack_dense_vectorhelper function to pack dense vectors for efficient uploading (#3219) - New and updated ES|QL functions in the ES|QL query builder for 9.3 and Serverless (#3266)
API
- Added
cat.circuit_breakerAPI - Added experimental
esql.get_view,esql.put_viewandesql.delete_viewAPIs - Added experimental
indices.get_sample_configuration,indices.put_sample_configuration,indices.delete_sample_configuration,indices.get_all_sample_configuration,indices.get_sample,indices.get_sample_statsAPIs - Added
inference.put_groq,inference.put_openshift_ai,inference.put_nvidiaAPIs - Added
downsampling_methodargument toindices.put_data_lifecycleAPI - Added
return_documentsandtop_narguments toinference.rerankAPI - Added
close_jobargument toml.stop_datafeedAPI - Added
certificate_identitytosecurity.create_cross_cluster_api_keyandsecurity.update_cross_cluster_api_keyAPIs
Serverless-specific
- Added
project_routingargument toproject.tagsAPI
DSL
- Added
NumpyDenseVectorfield, with support for dense vectors based on numpy arrays (#3218) - Added
ExponentialHistogramfield - Added
time_series_metricargument toHistogramfield - Added
on_disk_rescoreargument fromDenseVectorIndexOptionstype - Added
slicesargument toUpdateByQueryResponsetype