elasticsearch-ruby v7.3.0 Release Notes

Release Date: 2019-08-01 // over 4 years ago
  • ๐Ÿ‘ This version supports Elasticsearch server version 7.3.0.
    It has the following changes:

    Client

    • โž• Add note to readme about the default port value
    • โž• Add note about exception to default port rule when connecting using Elastic Cloud ID
    • Cluster name is variable in cloud id

    XPACK

    • Support allow_no_match parameter in stop_data_frame_transform
    • Add allow_no_match to get_data_frame_transform API
    • โž• Add missing headers
    • Support get_builtin_privileges API
    • โšก๏ธ Update tests for changed xpack paths
    • โœ… test:integration task in xpack gem shouldn't do anything in favor of test:rest_api