Hi,
With continuous development on the ES end, we have seen that there are some changes on the ES queries in between different versions. This creates an issue on the application side, requiring some changes in the queries to be made. Is there any mechanism or library through which we can provide compatibility in between some version numbers? I was thinking whether there is a tool which converts the new version query or responses back to older one in order to maintain application compatibility.
Any info in this regard is appreciated.