Data migration tools

Hi,

I'm looking for data migration tool to manage schema changes, something like Liquibase or Flyway.
Any recommendations?

Thanks.

Hi,

I'm not sure how this is related to elasticsearch. Can you please explain?

I'm using elasticsearch in production , and I'm looking for data migration tool to manage schema changes like adding a new field, changing existing mapping etc.
I know i can do this manually, but i was hoping to find some tool to manage those changes.