Release 8.1.0
This release is compatible with the latest Elasticsearch 8.1.0.
Added the following new APIs 🎉 (4 stable)
- Security.oidcAuthenticate: api spec, documentation
- Security.oidcLogout : api spec, documentation
- Security.oidcPrepareAuthentication : api spec, documentation
- Transform.resetTransform : api spec, documentation
API changes
Indices.forcemerge
Added wait_for_completion
parameter.
Indices.get
Added features
enum parameter, return only information on specified index features.
Ml.deleteTrainedModel
Added force
boolean parameter, true if the model should be forcefully deleted.