elasticsearch-ruby v1.0.6 Release Notes

  • Client

    • โž• Added Manticore transport for JRuby platforms
    • ๐Ÿ›  Fixed, that ServerError inherits from Transport::Error
    • ๐Ÿ›  Fix problems with gems on JRuby
    • Added the send_get_body_as setting

    API

    • โž• Added the "Verify Snapshot" API
    • โž• Added the "Upgrade Index" API
    • โž• Added support for the realtime parameter to the Term Vectors APIs
    • Fixed delete_by_query example in documentation
    • โž• Added the support for metric URL parameter to the "Reroute" API
    • โž• Added the "Get Indices Info" API
    • โž• Added support for versioning for the "Put Script" and "Delete Script" APIs

    Extensions

    • Added, that wait_for_green timeout for test cluster is configurable with environment variable

    Various

    • โž• Added Ruby 2.0.0 and updated 2.1 build specification in the Travis configuration