v0.1.0.pre
Pre-release
Pre-release
·
94 commits
to main
since this release
📦 https://rubygems.org/gems/elasticsearch-serverless
$ gem install elasticsearch-serverless --pre
- A lot of Serverless APIs were added to the client. 200 Serverless endpoints are supported and tested via the client starting in this version. See APIs for the full list of available endpoints, a brief description and the link to the official docs on each API.
- New namespace
machine_learning
added, can be used with aliasml
. E.g.:
client.ml.get_jobs
client.machine_learning.get_jobs
- Tested with new Ruby v3.3.