elasticsearch-ruby v7.4.0 Release Notes

Release Date: 2019-11-05 // over 4 years ago
  • ๐Ÿ‘ This version supports Elasticsearch version 7.4.0

    Client

    • Accept options passed to #perform_request to avoid infinite retry loop
    • ๐Ÿ›  Fix minor typo

    API

    • ๐Ÿ“š Update documentation of put_script method

    XPACK

    • โž• Add ParamsRegistry in each direcotry and for Xpack top-level API
    • โž• Add ParamsRegistry for Xpack data_frame API
    • โž• Add ParamsRegistry for Xpack graph API
    • โž• Add ParamsRegistry for Xpack license API
    • โž• Add ParamsRegistry for Xpack MachineLearning API
    • ๐Ÿ›  Fix path for loading params_registry files
    • โž• Add ParamsRegistry for Xpack Migration API
    • โž• Add ParamsRegistry for Xpack Monitoring API
    • โž• Add ParamsRegistry for Xpack Rollup API
    • โž• Add ParamsRegistry for Xpack security API
    • โž• Add ParamsRegistry for Xpack sql API
    • โž• Add ParamsRegistry for Xpack watcher API
    • โšก๏ธ Update missed file with ParamsRegistry
    • โšก๏ธ Update versions in params registry files
    • Add update_data_frame_transform
    • ๐Ÿ‘Œ Support Index Lifecycle Management(ILM) API