Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Releases: opendistro-for-elasticsearch/odfe-cli

version 1.1.0

24 Mar 17:52
a188a7c
Compare
Choose a tag to compare

Announcing v1.1.0 of odfe-cli.

Release highlights

  1. Support opendistro-knn plugin as native command.
  2. Support any REST API as generic get,post,put,delete commands.
  3. Support auto complete feature.
  4. Revamp profile creation steps to support more authentication types.
  5. Support AWS IAM as authentication type along with, basic HTTP, disabled security plugin.

Checkout out our release-notes for more details

version 1.0.0

04 Feb 20:04
5bca145
Compare
Choose a tag to compare

Announcing v1.0.0 of odfe-cli.

Release highlights

  1. Add support to create, start, stop, delete, update detectors from Anomaly detection plugin.
  2. Add support to create, delete connection details as profiles.
  3. Binary to support following distributions
    1. Mac-os: amd-64
    2. Windows: i386, amd-64
    3. Linux: arm-64, amd-64
  4. RFC for odfe-cli design