elasticsearch-ruby v5.0.4 Release Notes

  • Client

    • ๐Ÿ›  Fixed incorrect test behaviour when the QUIET environment variable is set
    • ๐Ÿ›  Fixed double logging of failed responses
    • ๐ŸŒฒ Swallow logging of exceptions when the ignore is specified
    • Fixed the bug with nil value of retry_on_status

    API

    • โž• Added the "Field Capabilities" API
    • ๐Ÿ”„ Changed, that the YAML test content is not printed unless DEBUG is set
    • ๐Ÿ›  Fixed the failing unit tests for "Scroll" APIs
    • โž• Added missing parameters to the "Search" API
    • โž• Added missing parameters to the "Multi Search" API
    • โž• Added missing parameters to the "Indices Clear Cache" API
    • โž• Added missing arguments to the "Exists" API
    • ๐Ÿ›  Fixes for the "Scroll" API
    • ๐Ÿ‘Œ Improved the YAML test runner