At some point we will need start supporting more ES versions. The question is what would be the best approach for this.
I am not sure we will be able support all kinds of ES versions with single watches tool (the complexity might not be worth it). As of writing we support ES 2.x. But once we will start supporting ES 5.x I am proposing to fork existing master branch to branch called 1.x.
We will also need start documenting support clearly for releases. Something like:
At some point we will need start supporting more ES versions. The question is what would be the best approach for this.
I am not sure we will be able support all kinds of ES versions with single
watches
tool (the complexity might not be worth it). As of writing we support ES2.x
. But once we will start supporting ES5.x
I am proposing to fork existing master branch to branch called 1.x.We will also need start documenting support clearly for releases. Something like:
watches
Elasticsearch