elasticsearch-ruby v1.0.10 Release Notes

  • Client

    • Cleaned up handling the reload_connections option for transport
    • ๐ŸŒฒ Be more defensive when logging exception
    • โž• Added, that the Manticore transport respects the transport_options argument
    • โž• Added a top level request_timeout argument

    API

    • โž• Added the "Indices Seal" API
    • โž• Added unified/centralized NotFound error handling

    Watcher

    • โž• Added the integration with Elasticsearch Watcher plugin