8.11 Release notes
edit8.11 Release notes
edit8.11.0 Release notes
editClient
edit- Tested versions of Ruby for 8.11.0: Ruby (MRI) 3.0, 3.1 and 3.2. JRuby 9.3 and JRuby 9.4.
- Adds native support for Open Telemetry. See Using OpenTelemetry for documentation.
- Improved documentation, now you can find more examples in Ruby in the REST API reference.
API
editNew Experimental APIs:
-
esql.query
- Executes an ESQL request. -
inference.delete_model
- Delete model in the Inference API -
inference.get_model
- Get a model in the Inference API -
inference.inference
- Perform inference on a model -
inference.put_model
- Configure a model for use in the Inference API