CHANGELOG in es-elasticity-0.11.1 vs CHANGELOG in es-elasticity-0.11.5

- old
+ new

@@ -1,4 +1,15 @@ +v0.11.5 + - Give the option of retrying the deletion for certain exceptions during remap +v0.11.4 + - Fully clean up if error occurs during remap (assign all aliases back to original index) +v0.11.3 + - Adds support for preserving the order or normalized names of `highlight` through `highlighted_attrs` + +v0.11.2 + - Adds support for passing arguments to Search definition through `search(query, search_args)` in index searching and msearch + - adds _explanation to hold value of returned explanations in the base document + v0.11.1 - support `action.destructive_requires_name` setting by being explict about which indices to delete v0.11.0 - compatibilty with ES v6